{"id":369911,"url":"https://github.com/BerriAI/litellm","last_synced_at":"2026-05-19T09:30:54.511Z","repository":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]","archived":false,"fork":false,"pushed_at":"2026-05-15T02:15:53.000Z","size":1075904,"stargazers_count":47014,"open_issues_count":3075,"forks_count":8051,"subscribers_count":202,"default_branch":"litellm_internal_staging","last_synced_at":"2026-05-15T02:29:55.928Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2026-05-15T02:22:58.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"97625c08-6a33-4c0f-a382-d4482e4de854","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1394,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/litellm_internal_staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":{"id":1245887,"data":{"date":"2026-04-10T22:11:53Z","repo":{"name":"github.com/BerriAI/litellm","commit":"f2f2a91a2939d02cf313b2351cf7594e7afaeb80"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:119","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_issues.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-keyword-labeler.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:91","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scan_duplicate_issues.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:18","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:49","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_update_price_and_context_window.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-schema-sync.yml:11","Warn: no topLevel permission defined: .github/workflows/check_duplicate_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed.yml:15","Info: found token with 'none' permissions: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create_daily_staging_branch.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/helm_unit_test.yml:10","Warn: no topLevel permission defined: .github/workflows/issue-keyword-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/label-component.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/llm-translation-testing.yml:15","Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/read_pyproject_version.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_observatory_tests.yml:25","Warn: no topLevel permission defined: .github/workflows/scan_duplicate_issues.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-schema.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm-ui-build.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-mcp.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-model-map.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-core-utils.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-documentation.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-enterprise-routing.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-integrations.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-misc.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-auth.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-endpoints.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-infra.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-legacy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-responses-caching-types.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-security.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_server_root_path.yml:3","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.1-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.10-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.11-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.12-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.13-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.15-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.17-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.19-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.2-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.21-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.22-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.23-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.24-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.25-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.26-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.27-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.29-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.3-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.30-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.31-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.32-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.4-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.5-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.6-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.7-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.8-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.16-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.3.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.11-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.13-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.27-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.30-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.32-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.33-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.34-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.35-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.36-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.37-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.40-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.41-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.42-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.43-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.44-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.45-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.47-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.48-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.49-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.51-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.52-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.53-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.54-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.56-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.57-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.58-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.6-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.60-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.9-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:45","Warn: containerImage not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:1","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:8","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:35","Warn: containerImage not pinned by hash: docker/Dockerfile.custom_ui:3: pin your Docker image by updating ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev to ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev@sha256:3202585e5e4b0c8a840dcd3c4f6ed728ec9658b3fa2810a25b433f9c29a04381","Warn: containerImage not pinned by hash: docker/Dockerfile.database:7","Warn: containerImage not pinned by hash: docker/Dockerfile.database:46","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:8","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:54","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:9","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:107","Warn: containerImage not pinned by hash: docs/my-website/Dockerfile:1: pin your Docker image by updating python:3.14.0a3-slim to python:3.14.0a3-slim@sha256:95e9d25cb0d8a88324a9674347a39e4fd9eb81fda51d1d571748b9a97ded00d1","Warn: containerImage not pinned by hash: litellm-js/spend-logs/Dockerfile:2: pin your Docker image by updating node:20.18.1-alpine3.20 to node:20.18.1-alpine3.20@sha256:9b5af1cc895fe7231c351cc1ea653322742091fb5d1ea8f1eb404c11e2b4da56","Warn: pipCommand not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: Dockerfile:42","Warn: npmCommand not pinned by hash: Dockerfile:51-81","Warn: pipCommand not pinned by hash: Dockerfile:93","Warn: pipCommand not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:23","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:47","Warn: npmCommand not pinned by hash: docker/Dockerfile.custom_ui:9-43","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:24","Warn: npmCommand not pinned by hash: docker/Dockerfile.database:52-73","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:85","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:115","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:16-23","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:33-35","Warn: npmCommand not pinned by hash: docker/Dockerfile.dev:60-99","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:113-115","Warn: pipCommand not pinned by hash: docker/Dockerfile.health_check:10","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:15-30","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:94-95","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:113-140","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:208-230","Warn: pipCommand not pinned by hash: docs/my-website/Dockerfile:5","Warn: npmCommand not pinned by hash: litellm-js/spend-logs/Dockerfile:14","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:5","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:6","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:2","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:3","Warn: npmCommand not pinned by hash: tests/ui_e2e_tests/run_e2e.sh:156","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:102","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:182","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-base.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-services-base.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_price_and_context_window.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/llm-translation-testing.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-litellm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-mcp.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-documentation.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-proxy-legacy.yml:55","Info:  65 out of  65 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   4 out of  46 pipCommand dependencies pinned","Info:   5 out of  16 npmCommand dependencies pinned","Info:   3 out of  17 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_server_root_path.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hp6r-r9vc-q8wx","Warn: Project is vulnerable to: GHSA-hx9q-6w63-j58v","Warn: Project is vulnerable to: GHSA-53mr-6c8q-9789","Warn: Project is vulnerable to: GHSA-69x8-hrgq-fjj8","Warn: Project is vulnerable to: GHSA-jjhc-v7c2-5hh6","Warn: Project is vulnerable to: GHSA-f886-m6hf-6m8v","Warn: Project is vulnerable to: GHSA-f23m-r3pf-42rh","Warn: Project is vulnerable to: GHSA-r5fr-rjxr-66jc","Warn: Project is vulnerable to: GHSA-3v7f-55p6-f55p","Warn: Project is vulnerable to: GHSA-c2c7-rcm5-vvqj","Warn: Project is vulnerable to: GHSA-qj8w-gfj5-8c6v","Warn: Project is vulnerable to: GHSA-92pp-h63x-v22m","Warn: Project is vulnerable to: GHSA-wc8c-qw6v-h7f6","Warn: Project is vulnerable to: GHSA-26pp-8wgv-hjvm","Warn: Project is vulnerable to: GHSA-r5rp-j6wh-rvv4","Warn: Project is vulnerable to: GHSA-wmmm-f939-6g9c","Warn: Project is vulnerable to: GHSA-xf4j-xp2r-rqqx","Warn: Project is vulnerable to: GHSA-xpcf-pg52-r92g","Warn: Project is vulnerable to: GHSA-7h2j-956f-4vf2","Warn: Project is vulnerable to: GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: GHSA-3ppc-4f35-3m26","Warn: Project is vulnerable to: GHSA-7r86-cg39-jmmj","Warn: Project is vulnerable to: GHSA-3936-cmfr-pm3m","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-m959-cc7f-wv43","Warn: Project is vulnerable to: GHSA-r6ph-v2qm-q3c2","Warn: Project is vulnerable to: GHSA-w8v5-vhqr-4h9v","Warn: Project is vulnerable to: GHSA-qmgc-5h2g-mvrw","Warn: Project is vulnerable to: GHSA-w853-jp5j-5j7f","Warn: Project is vulnerable to: GHSA-46r5-x6jq-v8g6","Warn: Project is vulnerable to: GHSA-7qhf-v65m-g5f3","Warn: Project is vulnerable to: GHSA-fh64-r2vc-xvhr","Warn: Project is vulnerable to: GHSA-wp53-j4wj-2cfg","Warn: Project is vulnerable to: GHSA-gc5v-m9x4-r6x2","Warn: Project is vulnerable to: GHSA-2xpw-w6gg-jr37","Warn: Project is vulnerable to: GHSA-38jv-5279-wg99","Warn: Project is vulnerable to: GHSA-gm62-xv2j-4w53","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-p423-j2cm-9vmq","Warn: Project is vulnerable to: GHSA-752w-5fwx-jx9f","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: GHSA-3crg-w4f6-42mx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-33mh-2634-fwr2","Warn: Project is vulnerable to: GHSA-vpq2-c234-7xj6","Warn: Project is vulnerable to: GHSA-2qvq-rjwj-gvw9","Warn: Project is vulnerable to: GHSA-2w6w-674q-4c4q","Warn: Project is vulnerable to: GHSA-3mfm-83xf-c92r","Warn: Project is vulnerable to: GHSA-442j-39wm-28r2","Warn: Project is vulnerable to: GHSA-7rx3-28cr-v5wh","Warn: Project is vulnerable to: GHSA-9cx6-37pm-9jff","Warn: Project is vulnerable to: GHSA-xhpv-hc6g-r9c6","Warn: Project is vulnerable to: GHSA-xjpj-3mr7-gcpf","Warn: Project is vulnerable to: GHSA-25h7-pfq9-p65f","Warn: Project is vulnerable to: GHSA-rf6f-7fwh-wjgh","Warn: Project is vulnerable to: GHSA-q4gf-8mx6-v5v3","Warn: Project is vulnerable to: GHSA-v3rj-xjv7-4jmq","Warn: Project is vulnerable to: GHSA-4w7w-66w2-5vf9","Warn: Project is vulnerable to: GHSA-p9ff-h696-f583","Warn: Project is vulnerable to: GHSA-v2wj-q39q-566r"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":9,"reason":"13 out of 14 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: CodeAsylums-Community, CodeChefVIT, Fool-Stack, JoshTalks, Mellow-Artificial-Intelligence, NVIDIAGameWorks, Quizzie-SE, Recyclero, adobe, aimoda, berriai, fnplus, heroku, jazzband, mellow-artificial-intelligence, minerva university, prisma-korea, svelte-seoul, thalesgroup, the stepstone group, university of illinois urbana-champaign, zero-to-mastery"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-10T22:15:02.041Z","repository_id":184080397,"created_at":"2026-04-10T22:15:02.041Z","updated_at":"2026-04-10T22:15:02.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33127015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://docs.litellm.ai/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2026-01-19T10:49:26.411Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BerriAI","funding_links":["https://github.com/sponsors/BerriAI"],"total_stars":null,"followers":673,"following":0,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2026-01-19T10:49:26.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"packages":[{"id":12040165,"name":"litellm_ad","ecosystem":"pypi","description":"Library to easily interface with LLM API providers","homepage":"https://litellm.ai","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-08-25T18:49:19.000Z","latest_release_published_at":"2025-08-26T13:01:33.000Z","latest_release_number":"1.76.1","last_synced_at":"2026-05-17T04:04:46.666Z","created_at":"2025-08-25T19:00:54.623Z","updated_at":"2026-05-17T04:04:46.666Z","registry_url":"https://pypi.org/project/litellm_ad/","install_command":"pip install litellm_ad --index-url https://pypi.org/simple","documentation_url":"https://docs.litellm.ai","metadata":{"funding":null,"documentation":"https://docs.litellm.ai","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"litellm-ad","project_status":null},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]","archived":false,"fork":false,"pushed_at":"2026-05-02T01:01:07.000Z","size":1054663,"stargazers_count":45442,"open_issues_count":2807,"forks_count":7710,"subscribers_count":196,"default_branch":"litellm_internal_staging","last_synced_at":"2026-05-02T01:09:29.960Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2026-05-02T00:59:20.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"97625c08-6a33-4c0f-a382-d4482e4de854","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1384,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/litellm_internal_staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":{"id":1245887,"data":{"date":"2026-04-10T22:11:53Z","repo":{"name":"github.com/BerriAI/litellm","commit":"f2f2a91a2939d02cf313b2351cf7594e7afaeb80"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:119","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_issues.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-keyword-labeler.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:91","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scan_duplicate_issues.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:18","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:49","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_update_price_and_context_window.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-schema-sync.yml:11","Warn: no topLevel permission defined: .github/workflows/check_duplicate_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed.yml:15","Info: found token with 'none' permissions: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create_daily_staging_branch.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/helm_unit_test.yml:10","Warn: no topLevel permission defined: .github/workflows/issue-keyword-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/label-component.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/llm-translation-testing.yml:15","Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/read_pyproject_version.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_observatory_tests.yml:25","Warn: no topLevel permission defined: .github/workflows/scan_duplicate_issues.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-schema.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm-ui-build.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-mcp.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-model-map.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-core-utils.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-documentation.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-enterprise-routing.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-integrations.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-misc.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-auth.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-endpoints.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-infra.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-legacy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-responses-caching-types.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-security.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_server_root_path.yml:3","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.1-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.10-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.11-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.12-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.13-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.15-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.17-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.19-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.2-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.21-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.22-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.23-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.24-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.25-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.26-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.27-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.29-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.3-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.30-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.31-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.32-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.4-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.5-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.6-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.7-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.8-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.16-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.3.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.11-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.13-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.27-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.30-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.32-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.33-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.34-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.35-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.36-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.37-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.40-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.41-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.42-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.43-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.44-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.45-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.47-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.48-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.49-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.51-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.52-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.53-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.54-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.56-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.57-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.58-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.6-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.60-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.9-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:45","Warn: containerImage not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:1","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:8","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:35","Warn: containerImage not pinned by hash: docker/Dockerfile.custom_ui:3: pin your Docker image by updating ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev to ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev@sha256:3202585e5e4b0c8a840dcd3c4f6ed728ec9658b3fa2810a25b433f9c29a04381","Warn: containerImage not pinned by hash: docker/Dockerfile.database:7","Warn: containerImage not pinned by hash: docker/Dockerfile.database:46","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:8","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:54","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:9","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:107","Warn: containerImage not pinned by hash: docs/my-website/Dockerfile:1: pin your Docker image by updating python:3.14.0a3-slim to python:3.14.0a3-slim@sha256:95e9d25cb0d8a88324a9674347a39e4fd9eb81fda51d1d571748b9a97ded00d1","Warn: containerImage not pinned by hash: litellm-js/spend-logs/Dockerfile:2: pin your Docker image by updating node:20.18.1-alpine3.20 to node:20.18.1-alpine3.20@sha256:9b5af1cc895fe7231c351cc1ea653322742091fb5d1ea8f1eb404c11e2b4da56","Warn: pipCommand not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: Dockerfile:42","Warn: npmCommand not pinned by hash: Dockerfile:51-81","Warn: pipCommand not pinned by hash: Dockerfile:93","Warn: pipCommand not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:23","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:47","Warn: npmCommand not pinned by hash: docker/Dockerfile.custom_ui:9-43","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:24","Warn: npmCommand not pinned by hash: docker/Dockerfile.database:52-73","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:85","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:115","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:16-23","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:33-35","Warn: npmCommand not pinned by hash: docker/Dockerfile.dev:60-99","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:113-115","Warn: pipCommand not pinned by hash: docker/Dockerfile.health_check:10","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:15-30","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:94-95","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:113-140","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:208-230","Warn: pipCommand not pinned by hash: docs/my-website/Dockerfile:5","Warn: npmCommand not pinned by hash: litellm-js/spend-logs/Dockerfile:14","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:5","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:6","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:2","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:3","Warn: npmCommand not pinned by hash: tests/ui_e2e_tests/run_e2e.sh:156","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:102","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:182","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-base.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-services-base.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_price_and_context_window.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/llm-translation-testing.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-litellm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-mcp.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-documentation.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-proxy-legacy.yml:55","Info:  65 out of  65 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   4 out of  46 pipCommand dependencies pinned","Info:   5 out of  16 npmCommand dependencies pinned","Info:   3 out of  17 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_server_root_path.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hp6r-r9vc-q8wx","Warn: Project is vulnerable to: GHSA-hx9q-6w63-j58v","Warn: Project is vulnerable to: GHSA-53mr-6c8q-9789","Warn: Project is vulnerable to: GHSA-69x8-hrgq-fjj8","Warn: Project is vulnerable to: GHSA-jjhc-v7c2-5hh6","Warn: Project is vulnerable to: GHSA-f886-m6hf-6m8v","Warn: Project is vulnerable to: GHSA-f23m-r3pf-42rh","Warn: Project is vulnerable to: GHSA-r5fr-rjxr-66jc","Warn: Project is vulnerable to: GHSA-3v7f-55p6-f55p","Warn: Project is vulnerable to: GHSA-c2c7-rcm5-vvqj","Warn: Project is vulnerable to: GHSA-qj8w-gfj5-8c6v","Warn: Project is vulnerable to: GHSA-92pp-h63x-v22m","Warn: Project is vulnerable to: GHSA-wc8c-qw6v-h7f6","Warn: Project is vulnerable to: GHSA-26pp-8wgv-hjvm","Warn: Project is vulnerable to: GHSA-r5rp-j6wh-rvv4","Warn: Project is vulnerable to: GHSA-wmmm-f939-6g9c","Warn: Project is vulnerable to: GHSA-xf4j-xp2r-rqqx","Warn: Project is vulnerable to: GHSA-xpcf-pg52-r92g","Warn: Project is vulnerable to: GHSA-7h2j-956f-4vf2","Warn: Project is vulnerable to: GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: GHSA-3ppc-4f35-3m26","Warn: Project is vulnerable to: GHSA-7r86-cg39-jmmj","Warn: Project is vulnerable to: GHSA-3936-cmfr-pm3m","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-m959-cc7f-wv43","Warn: Project is vulnerable to: GHSA-r6ph-v2qm-q3c2","Warn: Project is vulnerable to: GHSA-w8v5-vhqr-4h9v","Warn: Project is vulnerable to: GHSA-qmgc-5h2g-mvrw","Warn: Project is vulnerable to: GHSA-w853-jp5j-5j7f","Warn: Project is vulnerable to: GHSA-46r5-x6jq-v8g6","Warn: Project is vulnerable to: GHSA-7qhf-v65m-g5f3","Warn: Project is vulnerable to: GHSA-fh64-r2vc-xvhr","Warn: Project is vulnerable to: GHSA-wp53-j4wj-2cfg","Warn: Project is vulnerable to: GHSA-gc5v-m9x4-r6x2","Warn: Project is vulnerable to: GHSA-2xpw-w6gg-jr37","Warn: Project is vulnerable to: GHSA-38jv-5279-wg99","Warn: Project is vulnerable to: GHSA-gm62-xv2j-4w53","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-p423-j2cm-9vmq","Warn: Project is vulnerable to: GHSA-752w-5fwx-jx9f","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: GHSA-3crg-w4f6-42mx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-33mh-2634-fwr2","Warn: Project is vulnerable to: GHSA-vpq2-c234-7xj6","Warn: Project is vulnerable to: GHSA-2qvq-rjwj-gvw9","Warn: Project is vulnerable to: GHSA-2w6w-674q-4c4q","Warn: Project is vulnerable to: GHSA-3mfm-83xf-c92r","Warn: Project is vulnerable to: GHSA-442j-39wm-28r2","Warn: Project is vulnerable to: GHSA-7rx3-28cr-v5wh","Warn: Project is vulnerable to: GHSA-9cx6-37pm-9jff","Warn: Project is vulnerable to: GHSA-xhpv-hc6g-r9c6","Warn: Project is vulnerable to: GHSA-xjpj-3mr7-gcpf","Warn: Project is vulnerable to: GHSA-25h7-pfq9-p65f","Warn: Project is vulnerable to: GHSA-rf6f-7fwh-wjgh","Warn: Project is vulnerable to: GHSA-q4gf-8mx6-v5v3","Warn: Project is vulnerable to: GHSA-v3rj-xjv7-4jmq","Warn: Project is vulnerable to: GHSA-4w7w-66w2-5vf9","Warn: Project is vulnerable to: GHSA-p9ff-h696-f583","Warn: Project is vulnerable to: GHSA-v2wj-q39q-566r"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":9,"reason":"13 out of 14 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: CodeAsylums-Community, CodeChefVIT, Fool-Stack, JoshTalks, Mellow-Artificial-Intelligence, NVIDIAGameWorks, Quizzie-SE, Recyclero, adobe, aimoda, berriai, fnplus, heroku, jazzband, mellow-artificial-intelligence, minerva university, prisma-korea, svelte-seoul, thalesgroup, the stepstone group, university of illinois urbana-champaign, zero-to-mastery"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-10T22:15:02.041Z","repository_id":184080397,"created_at":"2026-04-10T22:15:02.041Z","updated_at":"2026-04-10T22:15:02.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32586189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://docs.litellm.ai/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2026-01-19T10:49:26.411Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BerriAI","funding_links":["https://github.com/sponsors/BerriAI"],"total_stars":null,"followers":673,"following":0,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2026-01-19T10:49:26.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.83.14-stable.patch.3","sha":"cd340909219a0b9cba8e61092ad5da13687d61e2","kind":"commit","published_at":"2026-05-07T23:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3/manifests"},{"name":"v1.83.10-stable.patch.1","sha":"04291b48b79ef91c7f017539c40ae556d576df4f","kind":"commit","published_at":"2026-05-06T02:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1/manifests"},{"name":"v1.83.14-stable.patch.2","sha":"b36fb1dc191620e8ff2b3a43854c05f5189cd813","kind":"commit","published_at":"2026-05-06T01:39:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2/manifests"},{"name":"v1.84.0-rc.1","sha":"6ff668c7aa01a73738ed39aa64913a089a183565","kind":"commit","published_at":"2026-05-05T23:15:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1/manifests"},{"name":"v1.83.14-stable.patch.1","sha":"93d8375cbc77e574f984e23cf544a0311118bec0","kind":"commit","published_at":"2026-05-04T17:25:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1/manifests"},{"name":"1.84.0-dev.2","sha":"934ecdca78daf7ec9514efd47df77bf7495c822d","kind":"commit","published_at":"2026-05-01T04:59:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2/manifests"},{"name":"1.84.0.dev2","sha":"9397409c5b9b9feeb34d38a872762ad537e12e68","kind":"commit","published_at":"2026-05-01T04:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2/manifests"},{"name":"1.84.0-dev.1","sha":"3e1479c0528919bd722b8d4ea6d5c210290ef74b","kind":"commit","published_at":"2026-04-29T01:31:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1/manifests"},{"name":"v1.83.14.rc.1","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1/manifests"},{"name":"v1.83.14-stable","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable/manifests"},{"name":"v1.83.13-nightly","sha":"7b47dffefd88d15bde9c3533064b6a7d7e538ebc","kind":"commit","published_at":"2026-04-24T00:55:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly/manifests"},{"name":"v1.83.12-nightly","sha":"e9e86ed956ba53d5192e10b75634fe0246e836a7","kind":"commit","published_at":"2026-04-23T02:16:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly/manifests"},{"name":"v1.83.10-stable","sha":"0db4158c56f6e78316bc18f44a02d474d1487328","kind":"commit","published_at":"2026-04-22T18:41:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable/manifests"},{"name":"v1.83.11-nightly","sha":"09cd7e383eacefc62acda96857ed77e68fedeaec","kind":"commit","published_at":"2026-04-22T01:57:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly/manifests"},{"name":"v1.83.7-stable.patch.1","sha":"70c9cc775ce2187183594f9d69ff830fe24a1dec","kind":"commit","published_at":"2026-04-21T12:27:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1/manifests"},{"name":"v1.83.10-nightly","sha":"26fcbc93e52d8f212f818d53c6922a0fdddb4d48","kind":"commit","published_at":"2026-04-19T02:33:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly/manifests"},{"name":"v1.83.7-stable","sha":"e0d5c28db02b3219dbd944666a55f49732197922","kind":"commit","published_at":"2026-04-18T22:30:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable/manifests"},{"name":"v1.83.9-nightly","sha":"850fe595ac54fa426bee70c367afdfe865f3b356","kind":"commit","published_at":"2026-04-17T01:21:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly/manifests"},{"name":"v1.83.8-nightly","sha":"9790a46f696e4c3cbf04fb2716d14a9d7efa8a14","kind":"commit","published_at":"2026-04-15T03:11:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly/manifests"},{"name":"v1.83.7.rc.1","sha":"2c786ca2e65ab13aeac0212c1a5f6ff0644c2078","kind":"commit","published_at":"2026-04-12T00:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1/manifests"},{"name":"v1.83.6-nightly","sha":"9e4352afb42a870a70f572121d6c39a32c48b3f8","kind":"commit","published_at":"2026-04-10T20:28:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly/manifests"},{"name":"v1.82.3-stable.patch.4","sha":"1e10e5cc8f3ab1fba7120fec1e274e2252326e21","kind":"commit","published_at":"2026-04-09T21:35:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4/manifests"},{"name":"v1.82.3.dev.9","sha":"10e9a5514818aa0ac90ab8fd8a527a47d726f93e","kind":"commit","published_at":"2026-04-09T18:36:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9/manifests"},{"name":"v1.83.5-nightly","sha":"62757ff48f59d74c0ca681feb85522f9d003a9e7","kind":"commit","published_at":"2026-04-08T01:53:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly/manifests"},{"name":"v1.82.3.dev.7","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7/manifests"},{"name":"v1.82.3.dev.6","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6/manifests"},{"name":"v1.82.3-stable.patch.3","sha":"83529fb5dc5a2d8fa6e0ee7363626d96bf91ab3c","kind":"commit","published_at":"2026-04-05T01:00:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3/manifests"},{"name":"v1.83.3.rc.1","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1/manifests"},{"name":"v1.83.3-stable","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable/manifests"},{"name":"v1.83.2-nightly","sha":"127149c263b1676927adda56bf969a50e0ff132f","kind":"commit","published_at":"2026-04-04T00:46:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly/manifests"},{"name":"v1.82.6.rc.4","sha":"a3c2942d8dbd11f5b2e3ae158672fc4dd6a6e789","kind":"commit","published_at":"2026-04-03T22:08:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4/manifests"},{"name":"v1.83.1-nightly","sha":"d4a3a5e530422d6ccd4dff82637ca275aa4e507d","kind":"commit","published_at":"2026-04-03T04:51:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly/manifests"},{"name":"v1.83.0-nightly","sha":"f0518c1d984947a219335a857e2f8835ae5eb76f","kind":"commit","published_at":"2026-03-31T05:00:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly/manifests"},{"name":"v1.82.3-stable.patch.2","sha":"9a5c778f1824641fe9f6c8dcc1d096fd9d8ef9f0","kind":"commit","published_at":"2026-03-24T05:46:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2/manifests"},{"name":"v1.82.6.rc.2","sha":"40879e7066010aaac4ea4c5e029376ef48c23413","kind":"commit","published_at":"2026-03-24T03:14:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2/manifests"},{"name":"v1.82.3-stable.patch.1","sha":"3c7af74564406f03640f9c8eec3f9c05f98e8d75","kind":"commit","published_at":"2026-03-24T03:03:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1/manifests"},{"name":"v1.82.6.dev2","sha":"14fffc2770cf6879d0985e465df13f6de172b2f2","kind":"commit","published_at":"2026-03-24T02:24:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2/manifests"},{"name":"v1.82.3.dev.5","sha":"b41627aa60f670f0eee9ea3400aea6e8e2b9f0df","kind":"commit","published_at":"2026-03-23T17:19:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5/manifests"},{"name":"v1.82.6.dev1","sha":"659d4013c5ad6a8246a743237c67391bc1995bb5","kind":"commit","published_at":"2026-03-23T17:17:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1/manifests"},{"name":"v1.82.6.rc.1","sha":"9e98a7d7b340261458a76244005e2296a947382c","kind":"commit","published_at":"2026-03-22T06:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1/manifests"},{"name":"v1.82.5.dev.1","sha":"c89496f3789b4855913c27218c22ad7f0731311a","kind":"commit","published_at":"2026-03-22T06:36:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1/manifests"},{"name":"v1.82.6-nightly","sha":"38d477507dad09c560db18a15ca8fb0e33bf2a4b","kind":"commit","published_at":"2026-03-22T06:14:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly/manifests"},{"name":"v1.82.1.dev.1","sha":"24584e5c5a4939ff99d0d5a61fd1affd8f0b01ea","kind":"commit","published_at":"2026-03-22T02:45:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1/manifests"},{"name":"v1.82.6.dev.1","sha":"9cfc5b97dedcf9428b406d103845d22d765ab667","kind":"commit","published_at":"2026-03-22T00:50:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1/manifests"},{"name":"v1.81.14.dev.3","sha":"1ee2ea985423e263d57b97f3576d9be18a112b7a","kind":"commit","published_at":"2026-03-22T00:46:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3/manifests"},{"name":"v1.81.14.dev.2","sha":"108c64975cba91c48629f576a237ee0f6c0d0959","kind":"commit","published_at":"2026-03-21T22:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2/manifests"},{"name":"v1.82.3.dev.4","sha":"0108095dd682b5d07a3308aa98146ef54d9e1628","kind":"commit","published_at":"2026-03-21T05:46:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4/manifests"},{"name":"v1.82.5-nightly","sha":"1998c4f3703f56327b55751f0cefba0fc09a137b","kind":"commit","published_at":"2026-03-20T23:48:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly/manifests"},{"name":"v1.81.14.dev.1","sha":"7acbc1729d0df7ee2571cfc50f864884acdb9b1e","kind":"commit","published_at":"2026-03-20T22:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1/manifests"},{"name":"v1.82.3.dev.3","sha":"f6d533ac2b91943ff9665144806c105943a66713","kind":"commit","published_at":"2026-03-20T22:43:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3/manifests"},{"name":"v1.82.3.dev.2","sha":"4088f2b6da3878ef9a77793cd928bf65bac22eaa","kind":"commit","published_at":"2026-03-20T09:16:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2/manifests"},{"name":"1.82.5","sha":"cbaea88cc0056e100aee9ff684888980fdea5acb","kind":"commit","published_at":"2026-03-20T01:59:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5/manifests"},{"name":"v1.82.3.dev.1","sha":"cd77744d8bd297a3955a8a3a3fd4bc0d3bd8969e","kind":"commit","published_at":"2026-03-19T01:29:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1/manifests"},{"name":"v1.82.4-nightly","sha":"cfeafbe38811491ce221c9d312ff9e64749303cd","kind":"commit","published_at":"2026-03-18T01:01:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly/manifests"},{"name":"v1.82.0.dev.7","sha":"196f7b1bdcb0218e775c71cd0db326e3835c97e2","kind":"commit","published_at":"2026-03-17T22:32:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7/manifests"},{"name":"v1.82.3.rc.1","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1/manifests"},{"name":"v1.82.3-stable","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable/manifests"},{"name":"v1.82.3","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3/manifests"},{"name":"v1.82.2-dynamoai.dev","sha":"ed213ba3a54164a77fbf674ec5179883abcdabb3","kind":"commit","published_at":"2026-03-16T15:33:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-dynamoai.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-dynamoai.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-dynamoai.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev/manifests"},{"name":"v1.82.2-focus-export-2.dev","sha":"e0777f2442f666b85401c4591ce8cfb7660c6d2d","kind":"commit","published_at":"2026-03-16T13:45:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-focus-export-2.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-focus-export-2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-focus-export-2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev/manifests"},{"name":"v1.82.2-nightly.dev1","sha":"29e3e5c0db5f35a2c58b389e705f0c36413ebe44","kind":"commit","published_at":"2026-03-16T00:41:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1/manifests"},{"name":"v1.82.0.patch5","sha":"e45c82aea070fe40f725fbeb40eb83493b80f310","kind":"commit","published_at":"2026-03-14T22:59:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5/manifests"},{"name":"v1.82.2-silent.dev","sha":"dc6f68b43187cbc009f92a6d1e3cb686dd74fbd2","kind":"commit","published_at":"2026-03-14T11:17:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-silent.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-silent.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-silent.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev/manifests"},{"name":"v1.82.2-nightly","sha":"f351bbdb368349e6ff65fff7017182ac13ca28dc","kind":"commit","published_at":"2026-03-13T20:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly/manifests"},{"name":"v1.82.0.dev5","sha":"4e87fca987b4035d3355a594ef8a25b5994b1a08","kind":"commit","published_at":"2026-03-12T22:49:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5/manifests"},{"name":"v1.82.0.dev4","sha":"4c77c0fb48e304346d62b9c70a15c0a8053ae2ce","kind":"commit","published_at":"2026-03-12T22:29:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4/manifests"},{"name":"v1.82.0.dev3","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3/manifests"},{"name":"v1.82.0.dev6","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6/manifests"},{"name":"v1.82.0-stable.patch5","sha":"6acc7e7c340398059156621bf4a6c76194665db6","kind":"commit","published_at":"2026-03-12T13:47:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5/manifests"},{"name":"v1.81.12-stable.langfuse-fix","sha":"cb5d67330163c66da6dc7240de17cc82385dec26","kind":"commit","published_at":"2026-03-12T09:18:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.langfuse-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.langfuse-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.langfuse-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix/manifests"},{"name":"v1.82.1-nightly.1-re","sha":"28a330ef5bb5381d149677526b44f786c1f55f60","kind":"commit","published_at":"2026-03-12T05:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1-re","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1-re","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1-re","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re/manifests"},{"name":"v1.82.1-nightly.2","sha":"d59f0ce8c9b67a2e505e95916481666e62082b2e","kind":"commit","published_at":"2026-03-11T18:01:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2/manifests"},{"name":"v1.82.1-focus-dev","sha":"e878941da5e037dc615e0a63557176a09dc8e31e","kind":"commit","published_at":"2026-03-11T14:12:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-focus-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-focus-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-focus-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev/manifests"},{"name":"v1.82.1-nightly.1","sha":"6e46953312cee20a18f7ca4dc2e7a7568c58814c","kind":"commit","published_at":"2026-03-11T07:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1/manifests"},{"name":"v1.82.0.patch4","sha":"6f878d4503e6f252fd6edbe68c4956877bb0ea8a","kind":"commit","published_at":"2026-03-10T22:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4/manifests"},{"name":"v1.82.1-silent-dev2","sha":"fdb0a46242547585c912b3e3666c2e3a5037e5bd","kind":"commit","published_at":"2026-03-10T15:44:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-silent-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-silent-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-silent-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2/manifests"},{"name":"v1.82.1-dev","sha":"81bd62e8b03cac3bdbc532f061689eb2e9b36052","kind":"commit","published_at":"2026-03-10T13:09:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev/manifests"},{"name":"1.82.1-dev-2","sha":"631aefea18e407922122b7ffc10a6d672801a3a5","kind":"commit","published_at":"2026-03-10T11:16:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1-dev-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1-dev-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1-dev-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2/manifests"},{"name":"v1.82.1-nightly","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly/manifests"},{"name":"v1.82.1.rc.1","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1/manifests"},{"name":"v1.82.dev","sha":"53513b81ce6be2f6e465af74288d4921dc7a0ec8","kind":"commit","published_at":"2026-03-09T23:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev/manifests"},{"name":"v1.82.rc.3","sha":"648ef33aee76f1807f3257403c5a75993d6a803a","kind":"commit","published_at":"2026-03-09T15:23:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch7","sha":"07c3f022789a9beb4907b186db54a5287121caff","kind":"commit","published_at":"2026-03-09T13:11:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7/manifests"},{"name":"v1.82.rc.2","sha":"92187089a3c3d8a44b8af1494f434757ed0349bf","kind":"commit","published_at":"2026-03-09T12:55:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2/manifests"},{"name":"v1.82.0.patch3","sha":"0d2abcaec9a7a89f8d4bf64f6fd5355d23eaae08","kind":"commit","published_at":"2026-03-09T11:29:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch6","sha":"d19bfae96889a447ac6e3b9b4641aac49fe9e2b8","kind":"commit","published_at":"2026-03-08T19:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6/manifests"},{"name":"v1.82.dev2","sha":"a56541ba2668e370962b2fc3638b5a5f615b5983","kind":"commit","published_at":"2026-03-07T20:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2/manifests"},{"name":"v1.82.dev1","sha":"61a326b80ec5147a6e7b0db40533ef2a9edfa6c2","kind":"commit","published_at":"2026-03-07T08:30:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1/manifests"},{"name":"v1.82.1-azure-dev","sha":"32877e0051ddd953be23e815f1aca094e426925d","kind":"commit","published_at":"2026-03-07T08:04:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-azure-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-azure-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-azure-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch5","sha":"814e36353b9983773a693ef514a2f04d411532f0","kind":"commit","published_at":"2026-03-06T19:06:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch2","sha":"273932c9237bb01c09380f04d2f345fb42be982d","kind":"commit","published_at":"2026-03-06T17:26:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2/manifests"},{"name":"1.82.1","sha":"a915d896e710ffe929a5b53bfa66ea01f3a47cc3","kind":"commit","published_at":"2026-03-05T23:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1/manifests"},{"name":"v1.82.0-stable","sha":"97947c254252c6b254147ae7d5f9b265e3f73eb5","kind":"commit","published_at":"2026-03-05T20:05:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch","sha":"b126c22cadc434271930895c956ff5faa6163484","kind":"commit","published_at":"2026-03-05T18:18:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch/manifests"},{"name":"v1.81.14-stable.gpt-5.4","sha":"c55a5d4ba205cf6b3cf977d28c26940d60b26a43","kind":"commit","published_at":"2026-03-05T18:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4/manifests"},{"name":"v1.82.0.patch2","sha":"2aff135af76643222921a77206c34d98a68ab395","kind":"commit","published_at":"2026-03-05T04:06:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2/manifests"},{"name":"v1.82.0.patch1","sha":"3b2bcb74bbea21a011aec89d1b1d2153dc8876b3","kind":"commit","published_at":"2026-03-05T03:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1/manifests"},{"name":"v1.81.14.gemini-batches","sha":"b064ec8d7eb47dd0ac1154802828cb4e823e0aa4","kind":"commit","published_at":"2026-03-05T02:48:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.gemini-batches","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.gemini-batches","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.gemini-batches","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches/manifests"},{"name":"v1.81.14-redirect-alpha","sha":"ea7db82049302855f7b0e6e191c31e9beddf7dde","kind":"commit","published_at":"2026-03-05T00:27:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-redirect-alpha","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-redirect-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-redirect-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha/manifests"},{"name":"v1.81.12-stable_gpt-5.3.patch1","sha":"2308d5f5bc8a057916312b7944fe18d2064aad7f","kind":"commit","published_at":"2026-03-03T16:33:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1/manifests"},{"name":"v1.81.6.rc.9","sha":"5a547aa857b19674b1f20845da20477636af5257","kind":"commit","published_at":"2026-03-03T02:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9/manifests"},{"name":"litellm-trace-dev-v1.81.16","sha":"7bf2e25f7e6cf71e186ca7e12b4bc76ab2d6727b","kind":"commit","published_at":"2026-03-02T20:25:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-trace-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-trace-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-trace-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16/manifests"},{"name":"v1.82.0-nightly","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly/manifests"},{"name":"v1.82.rc.1","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1/manifests"},{"name":"v1.81.12-stable.2","sha":"6a96ab49806b71e16ebd52fff49c6b55909b6646","kind":"commit","published_at":"2026-02-28T03:45:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2/manifests"},{"name":"v1.81.6.rc.6","sha":"539e9b95244d8f8903eb5cc04d431ba04572667a","kind":"commit","published_at":"2026-02-28T02:04:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6/manifests"},{"name":"v1.81.14.rc.2","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2/manifests"},{"name":"v1.81.14-stable","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable/manifests"},{"name":"litellm_presidio-dev-v1.81.16","sha":"3210da1e2a0bfcfabb6384766d5835875670a7a2","kind":"commit","published_at":"2026-02-27T12:28:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16/manifests"},{"name":"v1.81.16.custm-auth.dev","sha":"4d2fab49a7b947f329288c696101d1a678e49ede","kind":"commit","published_at":"2026-02-26T18:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.16.custm-auth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.16.custm-auth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.16.custm-auth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev/manifests"},{"name":"1.81.16-nightly","sha":"ef82492e20981dd0f6225bc31ae4bcfc9f8abde1","kind":"commit","published_at":"2026-02-26T12:56:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly/manifests"},{"name":"v1.81.6.rc.5","sha":"50263270f7cf3aa81f440a6fef26f1ac7f20ceea","kind":"commit","published_at":"2026-02-24T21:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5/manifests"},{"name":"v1.81.12-stable.1","sha":"7e4e4545c5da303ed4586a3231ccb3369d9c63d4","kind":"commit","published_at":"2026-02-24T20:11:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1/manifests"},{"name":"v1.81.6.rc.4","sha":"699911dfc59fd516f77e53288356619180edcfec","kind":"commit","published_at":"2026-02-24T20:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4/manifests"},{"name":"v1.81.12-stable_gpt-5.3","sha":"e59e423bb7e871476ad0d1ebbcd51c48e6dbe4b5","kind":"commit","published_at":"2026-02-24T19:56:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3/manifests"},{"name":"CVEv1.81.5","sha":"132e2ed671853e67c778d11dfd5777b4b8bdf3e2","kind":"commit","published_at":"2026-02-24T15:39:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/CVEv1.81.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/CVEv1.81.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@CVEv1.81.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5/manifests"},{"name":"litellm-CVE-v1.81.15","sha":"3e6c10a0710e7c64f27f5875bbf1a30702b4f143","kind":"commit","published_at":"2026-02-24T14:10:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-CVE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-CVE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-CVE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15/manifests"},{"name":"RCE-v1.81.15","sha":"3f21e60717760816b7309532a9aad9fc00e2ebb3","kind":"commit","published_at":"2026-02-24T08:46:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/RCE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/RCE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@RCE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15/manifests"},{"name":"litellm-v1.81.14.pre-call-hook-fix.dev","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-v1.81.14.pre-call-hook-fix.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-v1.81.14.pre-call-hook-fix.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-v1.81.14.pre-call-hook-fix.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev/manifests"},{"name":"litellm-precall-dev-v1.81.14","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-precall-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-precall-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-precall-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14/manifests"},{"name":"v1.81.15-nightly","sha":"2e819656cee934bf549465dd4ab6248254ac1d0a","kind":"commit","published_at":"2026-02-24T06:45:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly/manifests"},{"name":"litellmv1.81.15.presidio.dev","sha":"f55fe7afdc65b1d96462cd920a28a0e14748b722","kind":"commit","published_at":"2026-02-24T06:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellmv1.81.15.presidio.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellmv1.81.15.presidio.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellmv1.81.15.presidio.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev/manifests"},{"name":"litellm-pres-dev-v1.81.15","sha":"a15c4db499662b0b72c6223f019d7810889a69d4","kind":"commit","published_at":"2026-02-24T04:39:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-pres-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-pres-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-pres-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15/manifests"},{"name":"litellm_presidio-dev-v1.81.15","sha":"e5c907dc93f32066fa28b9d0845feffca2763634","kind":"commit","published_at":"2026-02-24T03:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15/manifests"},{"name":"litellm_idx-db-dev-v1.81.14","sha":"c6f60bed71f9198ed697c698bce533dbb9149106","kind":"commit","published_at":"2026-02-23T14:14:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_idx-db-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_idx-db-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_idx-db-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14/manifests"},{"name":"v1.81.14.rc.1","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1/manifests"},{"name":"v1.81.14-nightly","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly/manifests"},{"name":"v1.81.12-stable","sha":"ba0d541b19822ba8eb99af28079bdc416b61c45b","kind":"commit","published_at":"2026-02-21T20:32:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable/manifests"},{"name":"litellm_langfuse-dev-v1.81.13","sha":"e29c3392118419e4c2dd24e2acec5767bb22a47e","kind":"commit","published_at":"2026-02-20T17:33:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_langfuse-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_langfuse-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_langfuse-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","sha":"abd5375153d1b653c912a228b0ffbe752d1bf638","kind":"commit","published_at":"2026-02-20T08:43:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro-patch","sha":"55a37d6d9e5e681fe20e7a1b3e716c4b67983fd9","kind":"commit","published_at":"2026-02-20T04:19:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch/manifests"},{"name":"v1.81.9-stable.patch.1","sha":"f49e4bf299e6ae6e6927d29abd9831e02084df1e","kind":"commit","published_at":"2026-02-20T00:36:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1/manifests"},{"name":"v1.81.13.dev1","sha":"16cfdccc7b77ffa875949570f23378ab743b4bfe","kind":"commit","published_at":"2026-02-19T19:35:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro","sha":"880e55201c9ff4944f274108fd411f0fb023bef1","kind":"commit","published_at":"2026-02-19T18:54:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro/manifests"},{"name":"litellm_pro-mgmnt-dev-v1.81.13","sha":"9a71ba3505422eec7906df440e955c8dc9161a94","kind":"commit","published_at":"2026-02-19T08:56:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_pro-mgmnt-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_pro-mgmnt-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_pro-mgmnt-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13/manifests"},{"name":"1.81.3-stable.dev.oauth","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3-stable.dev.oauth","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3-stable.dev.oauth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3-stable.dev.oauth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth/manifests"},{"name":"v1.81.3.oauth.dev","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.oauth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.oauth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.oauth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev/manifests"},{"name":"v1.80.15-stable.2","sha":"59346feeddd53d241058171353be358a74cf61a7","kind":"commit","published_at":"2026-02-18T19:28:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2/manifests"},{"name":"litellm_1.81.13-dev","sha":"3ea8d32d81382779592a87c71bb4d6d7881cd62b","kind":"commit","published_at":"2026-02-18T10:57:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_1.81.13-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_1.81.13-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_1.81.13-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev/manifests"},{"name":"v1.80.11.gemini-metadata.dev","sha":"4b77458627204c3d46bc429ef3e66247e5313b0d","kind":"commit","published_at":"2026-02-18T03:17:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.gemini-metadata.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.gemini-metadata.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.gemini-metadata.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev/manifests"},{"name":"v1.81.3-stable.sonnet-4-6","sha":"6bf584ac2854921414db2c226b09a3f382a7c523","kind":"commit","published_at":"2026-02-17T19:54:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.sonnet-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.sonnet-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.sonnet-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6/manifests"},{"name":"v1.81.13","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13/manifests"},{"name":"v1.81.13-nightly","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly/manifests"},{"name":"litellm_sso-dev-v1.81.13","sha":"1308a2cd76693160ca7d26f519f00731bddc37c1","kind":"commit","published_at":"2026-02-16T14:10:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_sso-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_sso-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_sso-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13/manifests"},{"name":"v1.81.12.rc.1","sha":"f9398eef8052e4ade978a7ef76be57662a40a8df","kind":"commit","published_at":"2026-02-15T02:19:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1/manifests"},{"name":"v1.81.12-nightly","sha":"ff502e8b9170f31d15b4886501115be0f67935e5","kind":"commit","published_at":"2026-02-15T00:48:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly/manifests"},{"name":"litellm_dev-test-v0.1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1/manifests"},{"name":"v1.81.10.dev1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1/manifests"},{"name":"v1.81.11-nightly","sha":"231aedeeff7e319bf32dc53d4e16897ae3b0e50c","kind":"commit","published_at":"2026-02-13T01:01:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly/manifests"},{"name":"v1.81.0-patch4","sha":"edc0ff91af792c1989c82e0e1c603ead2df233c4","kind":"commit","published_at":"2026-02-13T00:57:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4/manifests"},{"name":"v1.81.3-stable.opus-4-6","sha":"5020b169446e55ab70c8162e7ca3511baec15771","kind":"commit","published_at":"2026-02-11T19:23:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6/manifests"},{"name":"litellm_stable_build-test-v0.1","sha":"3e9e78def6f4d7edc8b279ab5d4ddae72da08353","kind":"commit","published_at":"2026-02-11T14:13:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_stable_build-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_stable_build-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_stable_build-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1/manifests"},{"name":"litellm_dev-test-v0","sha":"95a8c2550c9ab1dfdf9cccc388cd41d13e91e208","kind":"commit","published_at":"2026-02-11T10:15:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0/manifests"},{"name":"v1.81.10-nightly","sha":"7488abece8e78505e760cb2302afc1bd6cf8bc63","kind":"commit","published_at":"2026-02-11T00:11:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly/manifests"},{"name":"v1.81.3-stable","sha":"61ed8f9e03557f1a04509cfeb1d24bdcca6d4ce2","kind":"commit","published_at":"2026-02-07T23:55:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable/manifests"},{"name":"v1.81.9-nightly","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly/manifests"},{"name":"v1.81.9.rc.1","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1/manifests"},{"name":"v1.81.9-stable","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable/manifests"},{"name":"v1.81.0-stable.1","sha":"4c119c27ad64485c8fcce8b9d23f3f2c94d2ef3d","kind":"commit","published_at":"2026-02-07T02:15:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1/manifests"},{"name":"v1.81.0-patch3","sha":"ed32591a05f6696c76d0e834cbe3d2f4e2d47add","kind":"commit","published_at":"2026-02-06T17:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3/manifests"},{"name":"v1.80.0-stable.opus-4-6","sha":"0e9b7a747d7ffe49602b1e3713dab6a77f30e788","kind":"commit","published_at":"2026-02-05T19:38:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6/manifests"},{"name":"v1.81.8-nightly","sha":"4fea649f519b522254ba8bd38856f78991c50194","kind":"commit","published_at":"2026-02-05T05:51:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly/manifests"},{"name":"v1.81.6.rc.1","sha":"20d3cbfdebe0909c6a466e7f0eb3dde10fe67069","kind":"commit","published_at":"2026-02-05T02:45:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1/manifests"},{"name":"1.81.3.rc.6","sha":"48100e6c710f4fe3d3b1003ae4160c8076ded11a","kind":"commit","published_at":"2026-02-04T19:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6/manifests"},{"name":"v1.81.7.dev1","sha":"8b563a7641c07671994582cff3d2093213679faf","kind":"commit","published_at":"2026-02-04T12:39:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1/manifests"},{"name":"v1.81.7-nightly","sha":"3f6a281d0f7a620f58c96e8f7f638518eb8d04f2","kind":"commit","published_at":"2026-02-03T19:38:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly/manifests"},{"name":"v1.81.6-nightly","sha":"8da3a93e6e63aa2031862b7817c77552ddaee7bd","kind":"commit","published_at":"2026-02-01T03:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly/manifests"},{"name":"v1.81.0-patch2","sha":"d1c397f2f00e1cd8160d309ef24dba91aa075bf8","kind":"commit","published_at":"2026-01-30T00:17:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2/manifests"},{"name":"v1.81.3.dev1","sha":"c0fb179a32bc8a49048b57c77123d2da19eb0d4d","kind":"commit","published_at":"2026-01-29T01:59:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1/manifests"},{"name":"v1.81.3.rc.5","sha":"d12ce3cd5de9f4f760249b85a7bc619208ccc393","kind":"commit","published_at":"2026-01-29T00:54:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5/manifests"},{"name":"v1.81.5-nightly","sha":"2cc3778761d45acc0cdd51d86aa3611a8badc3d9","kind":"commit","published_at":"2026-01-29T00:43:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly/manifests"},{"name":"v1.81.0-patch","sha":"4b6b1da517da4aff3e02b146755f5eff32f2f399","kind":"commit","published_at":"2026-01-29T00:15:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch/manifests"},{"name":"v1.81.3.rc.4","sha":"0003e647ea91f4284f578690ea848b6cc4bea064","kind":"commit","published_at":"2026-01-28T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4/manifests"},{"name":"v1.81.3.rc.3","sha":"43642391c54c8eb86b3df87ed2a025acd122e719","kind":"commit","published_at":"2026-01-28T03:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3/manifests"},{"name":"v1.81.3.rc.2","sha":"5426b3c94003aff9233dee8712abbfaf4a603ff6","kind":"commit","published_at":"2026-01-26T17:49:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2/manifests"},{"name":"v1.81.3.rc.1","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1/manifests"},{"name":"v1.81.3-nightly","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly/manifests"},{"name":"v1.81.3.rc","sha":"06f7a7ec6933f521004ad943f878f5b740d7c077","kind":"commit","published_at":"2026-01-25T00:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc/manifests"},{"name":"v1.81.0-stable","sha":"790a5ce0b323c1eefa70c2df25b2780097aa3f80","kind":"commit","published_at":"2026-01-24T17:39:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable/manifests"},{"name":"v1.81.0.rc.5","sha":"8c29ad41916253549afc324287544ff96ad0cae3","kind":"commit","published_at":"2026-01-22T03:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5/manifests"},{"name":"v1.81.0.rc.4","sha":"ad1db9fc8bfabb462005a3c9889bc14647ae0a75","kind":"commit","published_at":"2026-01-21T20:06:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4/manifests"},{"name":"v1.81.1-nightly","sha":"a02c43d300f3c577a927aee44812e604f860a8e8","kind":"commit","published_at":"2026-01-21T04:08:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly/manifests"},{"name":"v1.81.0-nightly","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly/manifests"},{"name":"v1.81.0.rc.1","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1/manifests"},{"name":"1.80.15-stable.1","sha":"769d24dedc477824cebf75bebef3e534976846a4","kind":"commit","published_at":"2026-01-17T19:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.80.15-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.80.15-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.80.15-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1/manifests"},{"name":"v1.80.17-nightly","sha":"bad72ac140e014ca08bd747d51b5eaf48035772f","kind":"commit","published_at":"2026-01-17T00:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly/manifests"},{"name":"v1.80.16.dev6","sha":"3ee4a88005a7972de5c3190c29d9ab018033959d","kind":"commit","published_at":"2026-01-16T13:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6/manifests"},{"name":"v1.80.11-stable.1","sha":"2dd7c73ac8bf52d7b4f7a7f2123e59b229d2d911","kind":"commit","published_at":"2026-01-15T02:17:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1/manifests"},{"name":"v1.80.16-nightly","sha":"b3e126222f3ab54a3cd3310c22a96c8841ee1021","kind":"commit","published_at":"2026-01-13T06:52:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly/manifests"},{"name":"v1.80.15.dev1","sha":"e5e51284a31d3c550ffa9a9aad9e96b8bb1685e9","kind":"commit","published_at":"2026-01-12T19:38:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1/manifests"},{"name":"v1.80.15.rc.2","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2/manifests"},{"name":"v1.80.15-stable","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable/manifests"},{"name":"v1.80.15.rc.1","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1/manifests"},{"name":"v1.80.15-nightly","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly/manifests"},{"name":"v1.80.13.rc.1","sha":"c6101ef977c2c40c0e899323d1a3cf86f2269e1a","kind":"commit","published_at":"2026-01-09T07:00:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1/manifests"},{"name":"v1.80.13-nightly","sha":"10ec499369782f2bc9623419e44b140832bfdd24","kind":"commit","published_at":"2026-01-08T13:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly/manifests"},{"name":"v1.80.12-nightly","sha":"bbabc1089cbd5b3d19cc923946cbc2321de836fb","kind":"commit","published_at":"2026-01-07T16:05:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly/manifests"},{"name":"v1.80.8-stable.1-patch01","sha":"fec1c13c0aebf54f52bcb8e5b220b7eca5a915f1","kind":"commit","published_at":"2026-01-06T01:22:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1-patch01","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1-patch01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1-patch01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01/manifests"},{"name":"v1.80.11.rc.1","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1/manifests"},{"name":"v1.80.11-nightly","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly/manifests"},{"name":"v1.80.11-stable","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable/manifests"},{"name":"v1.80.10.rc.5","sha":"69946b7121f3edd57ccc15166a2963276f44045d","kind":"commit","published_at":"2025-12-19T03:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5/manifests"},{"name":"v1.80.10.dev.1","sha":"fcd524ca0f6391eeb67254de3bedc00e5ddd613c","kind":"commit","published_at":"2025-12-18T16:51:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1/manifests"},{"name":"v1.80.10.rc.4","sha":"2fd78a804be3a7cf0ee88ad426f024bc1d1eacb2","kind":"commit","published_at":"2025-12-17T17:25:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4/manifests"},{"name":"v1.80.8-stable.1","sha":"d78d2aee320d08c8c2215b777cebc0304a846b22","kind":"commit","published_at":"2025-12-17T17:17:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1/manifests"},{"name":"v1.80.10.rc.3","sha":"f83b821f3dbdb92ab7e8541950b31d43ecec9295","kind":"commit","published_at":"2025-12-17T03:52:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3/manifests"},{"name":"v1.80.10.rc.2","sha":"fe9633c0299b66423eddcf646707796ff0b129cf","kind":"commit","published_at":"2025-12-14T22:30:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2/manifests"},{"name":"v1.80.10.rc.1","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1/manifests"},{"name":"v1.80.10-nightly","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly/manifests"},{"name":"v1.80.9.dev6","sha":"19b48d7badb908ea443c51cdffc932bc8126a9f4","kind":"commit","published_at":"2025-12-12T10:42:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6/manifests"},{"name":"v1.80.9.dev5","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5/manifests"},{"name":"v1.80.8-stable","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable/manifests"},{"name":"v1.80.9.dev1","sha":"2f335ac5a65be1c92931511cf5bb99dfadb1a939","kind":"commit","published_at":"2025-12-09T01:20:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1/manifests"},{"name":"v1.80.9-nightly","sha":"c87874c29e8ed467a4bc81efe0b2a766309b6bf6","kind":"commit","published_at":"2025-12-08T20:31:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly/manifests"},{"name":"v1.80.8.dev.1","sha":"e2e35c3f87644b253ae631b16e24beab0162a509","kind":"commit","published_at":"2025-12-07T06:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1/manifests"},{"name":"v1.80.8.rc.1","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1/manifests"},{"name":"v1.80.8-nightly","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly/manifests"},{"name":"v1.80.5-stable.1","sha":"80177d5b0809ff051417aace67fac14393184a07","kind":"commit","published_at":"2025-12-06T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1/manifests"},{"name":"v1.80.7.dev.4","sha":"a3e8c2d1485ed9490c4a2584248aaffaa3a13a3c","kind":"commit","published_at":"2025-12-05T23:09:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4/manifests"},{"name":"v1.80.7.dev.3","sha":"be0530a6b331dc32f2ca58c46fccea5f60f598c4","kind":"commit","published_at":"2025-12-04T04:54:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3/manifests"},{"name":"v1.80.5-stable","sha":"6c49b95a4ab75651ddde1c5c3cec8531f986755a","kind":"commit","published_at":"2025-12-03T21:49:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable/manifests"},{"name":"v1.80.7.dev.2","sha":"c60778fca43cb642909dac4caf2e4483b18e860f","kind":"commit","published_at":"2025-12-03T19:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2/manifests"},{"name":"v1.80.7.dev.1","sha":"b4f2dc0536a0f95d711f351aac04828be3b635fc","kind":"commit","published_at":"2025-12-03T06:22:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1/manifests"},{"name":"v1.80.7-nightly","sha":"743a5346b42ac92ce9c0fd60c0b307977607303e","kind":"commit","published_at":"2025-11-27T22:36:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly/manifests"},{"name":"v1.80.6-nightly","sha":"96a0f960a9e08fb7ad58caae3bba4004d4463e87","kind":"commit","published_at":"2025-11-27T17:14:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly/manifests"},{"name":"v1.80.5.dev32","sha":"30a22f1fed33c1aed3bd725f919534403d6dd749","kind":"commit","published_at":"2025-11-27T02:28:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32/manifests"},{"name":"v1.80.5.dev2","sha":"5a60a8ab3b05fb6be35a949a69dac7c83e77bf4e","kind":"commit","published_at":"2025-11-26T21:20:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2/manifests"},{"name":"v1.80.5.dev1","sha":"867381a0f9ec5d8e514ec843a24bca15b282efc3","kind":"commit","published_at":"2025-11-25T19:55:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1/manifests"},{"name":"v1.80.0-stable.1","sha":"7e2da4f645901fc3a713e07818e7d5e007cd7fa0","kind":"commit","published_at":"2025-11-24T20:22:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1/manifests"},{"name":"v1.80.5.rc.2","sha":"1bbef4fd202683cb18f5880fe8c1add9fb84c744","kind":"commit","published_at":"2025-11-23T00:05:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2/manifests"},{"name":"v1.80.5.rc.1","sha":"42d3a8f64dd5f8600d07731c64b73b0ffffc5f67","kind":"commit","published_at":"2025-11-22T23:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1/manifests"},{"name":"v1.80.5-nightly","sha":"7cf1d306f29f00970cc891af4e557ab5c732c5df","kind":"commit","published_at":"2025-11-22T22:55:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly/manifests"},{"name":"v1.78.5-stable-patch-1","sha":"5910750ed6d9da402d1d57b9505909fb362ade5c","kind":"commit","published_at":"2025-11-21T19:31:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1/manifests"},{"name":"v1.80.5.dev3","sha":"5c8b5b1b5ed446a47cf92d90ff8a7b43f2bad64d","kind":"commit","published_at":"2025-11-20T11:03:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3/manifests"},{"name":"v1.80.0.dev6","sha":"95caa2e3de04f903458acc77070b247984b6db3e","kind":"commit","published_at":"2025-11-20T01:47:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6/manifests"},{"name":"v1.77.3-stable-patch-2","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2/manifests"},{"name":"v1.77.3-stable-patch-1","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1/manifests"},{"name":"v1.80.0.dev2","sha":"2880cb45a2110b4707be23c54cd5680d20be1739","kind":"commit","published_at":"2025-11-19T01:36:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2/manifests"},{"name":"v1.79.3-stable.gemini3","sha":"75896230cb2da7e14bf9bcb781bb161258452bf9","kind":"commit","published_at":"2025-11-19T00:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable.gemini3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable.gemini3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable.gemini3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3/manifests"},{"name":"v1.80.0.dev1","sha":"e2fc22520146fb80547606a12fe9ca38f2f3dfcd","kind":"commit","published_at":"2025-11-18T23:35:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1/manifests"},{"name":"v1.80.0.rc.2","sha":"1e287bab7039efd59e043debb3dbb824e0b8ecb6","kind":"commit","published_at":"2025-11-16T02:29:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2/manifests"},{"name":"v1.80.0.rc.1","sha":"e45655a2cf2c8f8538761313421b18996663a3fa","kind":"commit","published_at":"2025-11-16T00:06:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1/manifests"},{"name":"v1.80.0-nightly","sha":"06eeb28c8fe30ee6e90671408dcb23bbdf691e7a","kind":"commit","published_at":"2025-11-15T22:12:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly/manifests"},{"name":"v1.79.1-stable-patch-1","sha":"063197891680bc79bdce0baecf50aacc3d60e0e6","kind":"commit","published_at":"2025-11-13T17:24:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1/manifests"},{"name":"v1.79.3.dev7","sha":"555d7b8be89847f0089a93677a2463a90774e592","kind":"commit","published_at":"2025-11-13T16:17:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7/manifests"},{"name":"v1.79.3.dev5","sha":"20350fa094a63ac3613ec1841e2e6bd1507e9366","kind":"commit","published_at":"2025-11-12T20:41:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5/manifests"},{"name":"v1.79.3.dev2","sha":"1249a59e4692423a0285bf5f60a9abfe2f8ab3e0","kind":"commit","published_at":"2025-11-12T17:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2/manifests"},{"name":"v1.79.dev.1","sha":"a987e3ca46e3af4b688eb4374cd6192f420b5cc3","kind":"commit","published_at":"2025-11-11T19:56:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1/manifests"},{"name":"v1.79.3-stable","sha":"c0548542d4a923d51743869e9dc8c5da078bb5ba","kind":"commit","published_at":"2025-11-10T19:12:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable/manifests"},{"name":"v1.79.3.rc.1","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1/manifests"},{"name":"v1.79.3-nightly","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly/manifests"},{"name":"v1.79.2-nightly","sha":"0a1fc0eeb2b56315fda372c27a492dc46598df9c","kind":"commit","published_at":"2025-11-08T22:33:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly/manifests"},{"name":"v1.79.1-stable","sha":"c217bddb59ba55b156153000c1ee04698d437c39","kind":"commit","published_at":"2025-11-08T19:14:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable/manifests"},{"name":"v1.79.1.dev6","sha":"0e17462589a741c03d8a5ad608676cc69c8c8169","kind":"commit","published_at":"2025-11-05T19:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6/manifests"},{"name":"1.78.5-stable-patch-1","sha":"a5e3d4a2e0cd9ef6746e7c529deb0f408a76882a","kind":"commit","published_at":"2025-11-05T18:25:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1/manifests"},{"name":"v1.79.1.rc.2","sha":"740be90dae43ae443b8ac098776f3c561465f46b","kind":"commit","published_at":"2025-11-03T22:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2/manifests"},{"name":"v1.79.1.dev5","sha":"f2c4d4dde323ea5c0521016dc4a395b389947f31","kind":"commit","published_at":"2025-11-03T21:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5/manifests"},{"name":"v1.79.1.dev3","sha":"c6d6c26caf001e750db776b31c10b4106719ee62","kind":"commit","published_at":"2025-11-03T19:51:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3/manifests"},{"name":"v1.79.1.dev2","sha":"af31951a2d8ad93693dee252f8b71add1ba0310f","kind":"commit","published_at":"2025-11-03T19:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2/manifests"},{"name":"v1.79.0-stable","sha":"8d495f56a9cc46be4a8b475c76cf122f340aa138","kind":"commit","published_at":"2025-11-01T18:11:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable/manifests"},{"name":"v1.79.1.rc.1","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1/manifests"},{"name":"v1.79.1-nightly","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly/manifests"},{"name":"v1.78.5.rc.4","sha":"3beb25bed8610bd30e5aa00023c9245304351afe","kind":"commit","published_at":"2025-10-31T18:27:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4/manifests"},{"name":"v1.79.1.dev1","sha":"d3966a4fc852b4c96ec8cdb29e1f48b964461ccf","kind":"commit","published_at":"2025-10-30T21:54:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1/manifests"},{"name":"v1.77.7.dev3","sha":"9a22b890e7f8cbe3ac873c14fc56f7b132529b50","kind":"commit","published_at":"2025-10-29T22:51:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3/manifests"},{"name":"v1.77.7.dev2","sha":"c1ab8d2b3ca237f01f1ed87c6d43e4b605bac91e","kind":"commit","published_at":"2025-10-27T18:33:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2/manifests"},{"name":"v1.79.0.rc.1","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1/manifests"},{"name":"v1.79.0-nightly","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly/manifests"},{"name":"v1.78.7-nightly","sha":"2ab2d15efc73f88add14b884f033b476904cc330","kind":"commit","published_at":"2025-10-22T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly/manifests"},{"name":"v1.78.6-nightly","sha":"98f1d6350811b6cfb8f4585d9580482d17278d32","kind":"commit","published_at":"2025-10-21T16:16:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly/manifests"},{"name":"v1.78.5.rc.1","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1/manifests"},{"name":"v1.78.5-nightly","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly/manifests"},{"name":"v1.78.5-stable","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable/manifests"},{"name":"v1.78.0-stable","sha":"5fde83d9f154335ca9ee6f78b8c8a3d6568685b5","kind":"commit","published_at":"2025-10-18T20:20:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable/manifests"},{"name":"v1.78.4.dev1","sha":"46d754a0f9c69ffbc46d2b227a79f9ecf62ce490","kind":"commit","published_at":"2025-10-18T18:14:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1/manifests"},{"name":"v1.78.4-nightly","sha":"8780b1af6f93621943acd59013c923171a123c82","kind":"commit","published_at":"2025-10-18T01:55:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly/manifests"},{"name":"v1.78.3-nightly","sha":"3df0fb0b45ccfc859ecb00621545e74aea340f29","kind":"commit","published_at":"2025-10-17T17:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly/manifests"},{"name":"v1.78.2-nightly","sha":"fd83b292a6322d1758d70351cab0376ec2bf7777","kind":"commit","published_at":"2025-10-16T00:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly/manifests"},{"name":"v1.78.0.rc.3","sha":"58bfa964584943bf7b202633b0852f6d9fa4349e","kind":"commit","published_at":"2025-10-14T21:22:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3/manifests"},{"name":"v1.78.0.dev1","sha":"edd48e7d54a0f93dab61e17383106e22104c6f82","kind":"commit","published_at":"2025-10-13T17:08:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1/manifests"},{"name":"v1.78.0.rc.2","sha":"9e44acdc24c4ff80541b2d1e38e147dce72f960c","kind":"commit","published_at":"2025-10-13T05:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2/manifests"},{"name":"v1.78.0.rc.1","sha":"cb9b65d6edce1a5bd4b6890225e4a5116ffa1b83","kind":"commit","published_at":"2025-10-11T21:51:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1/manifests"},{"name":"v1.78.0-nightly","sha":"b20199b28db0e6851826b9564db9e6d67c4e0262","kind":"commit","published_at":"2025-10-11T18:42:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly/manifests"},{"name":"v1.77.7.dev16","sha":"daab207a95e332defac959ac2fc20ddf53c71081","kind":"commit","published_at":"2025-10-11T00:34:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16/manifests"},{"name":"v1.77.7.dev15","sha":"ce36a2a9f137f6ddd427882fd7ba3fbdb7bffe7f","kind":"commit","published_at":"2025-10-10T22:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15/manifests"},{"name":"v1.77.7.dev14","sha":"a94fefe580adbc300dfaa5cb714caf00a0827f16","kind":"commit","published_at":"2025-10-10T20:47:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14/manifests"},{"name":"v1.77.7.gemma2","sha":"5384c2a770fa1697a4c0b179af9408525adcf8c5","kind":"commit","published_at":"2025-10-10T18:28:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.gemma2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.gemma2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.gemma2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2/manifests"},{"name":"v1.77.7.dev13","sha":"858cfa750fb1166110c9ab49565310b3d292e58a","kind":"commit","published_at":"2025-10-10T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13/manifests"},{"name":"v1.77.7.dev-gemma","sha":"68a6e4aa27a856a17a0624a30e64338a27c63bb8","kind":"commit","published_at":"2025-10-10T01:56:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev-gemma","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev-gemma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev-gemma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma/manifests"},{"name":"v1.77.7.dev12","sha":"0bfc171b135a582057f7db2cd5f11060858cdf5e","kind":"commit","published_at":"2025-10-10T00:23:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12/manifests"},{"name":"v1.77.7.dev11","sha":"a1bcb760ec3ab10de45c188b9fdc2d9483a9a0a1","kind":"commit","published_at":"2025-10-09T23:35:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11/manifests"},{"name":"v1.77.7.dev10","sha":"310b2da33e1ce6ad00a08aa2ef0a300197ce216a","kind":"commit","published_at":"2025-10-09T21:54:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10/manifests"},{"name":"v1.77.7.dev9","sha":"763d2f8ccdd8412dbe6d4ac0e136d9ac34dcd4c0","kind":"commit","published_at":"2025-10-09T02:57:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9/manifests"},{"name":"v1.77.7-stable","sha":"26f6932767d40306f50e70aece9eb9ebdb777c4f","kind":"commit","published_at":"2025-10-08T22:35:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable/manifests"},{"name":"v1.77.1.rc.5","sha":"5f36ac504d905e5fa841d8cb0d6d29ee3cbfdf7d","kind":"commit","published_at":"2025-10-08T20:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5/manifests"},{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"},{"name":"v1.40.10","sha":"eeb0e7d2bef761500758b23532cd7435a08e3bc7","kind":"commit","published_at":"2024-06-13T15:51:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10/manifests"},{"name":"v1.40.9-stable","sha":"f1c1dddb8b4a307ff1fac159bdf748688ab2f5aa","kind":"commit","published_at":"2024-06-12T06:28:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable/manifests"},{"name":"v1.40.9","sha":"1b21aa6157e63ebe13a4cad2e992c1161d9053dd","kind":"commit","published_at":"2024-06-12T06:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9/manifests"},{"name":"1.40.8.dev1","sha":"a9e61ef96dd0662addd9f82942a4764028915cac","kind":"commit","published_at":"2024-06-12T05:03:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1/manifests"}]},"repo_metadata_updated_at":"2026-05-08T01:11:57.516Z","dependent_packages_count":0,"downloads":104,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":48.68591704222793,"dependent_packages_count":8.639642901233284,"stargazers_count":0.32595880435536445,"forks_count":0.34190997988764826,"docker_downloads_count":null,"average":14.498357181926057},"purl":"pkg:pypi/litellm-ad","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/litellm_ad","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/litellm_ad","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/litellm_ad/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS","https://github.com/sponsors/BerriAI"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-08T01:02:14.664Z","issues_count":5398,"pull_requests_count":8648,"avg_time_to_close_issue":3628473.654691855,"avg_time_to_close_pull_request":503101.62311097543,"issues_closed_count":3229,"pull_requests_closed_count":6551,"pull_request_authors_count":1267,"issue_authors_count":2606,"avg_comments_per_issue":1.8760652093367913,"avg_comments_per_pull_request":1.4976873265494912,"merged_pull_requests_count":5508,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":1395,"past_year_pull_requests_count":2348,"past_year_avg_time_to_close_issue":2061946.0154109588,"past_year_avg_time_to_close_pull_request":300115.3442408377,"past_year_issues_closed_count":584,"past_year_pull_requests_closed_count":1528,"past_year_pull_request_authors_count":458,"past_year_issue_authors_count":932,"past_year_avg_comments_per_issue":1.0344086021505376,"past_year_avg_comments_per_pull_request":1.2844974446337307,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":1279,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"hagoeun0119","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hagoeun0119"},{"login":"luizgasparetto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizgasparetto"},{"login":"nikantonelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikantonelli"},{"login":"Darkbeast-glitch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darkbeast-glitch"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"xingyaoww","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"S1LV3RJ1NX","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm_ad/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm_ad/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm_ad/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm_ad/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm_ad/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm_ad/codemeta","maintainers":[{"uuid":"Shmoopo","login":"Shmoopo","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Shmoopo/","role":"Owner","created_at":"2025-08-25T22:37:37.738Z","updated_at":"2025-08-25T22:37:37.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Shmoopo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370152,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14320991,"name":"github.com/BerriAI/litellm/cookbook/gollem_go_agent_framework","ecosystem":"go","description":"","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":"github.com/BerriAI/litellm/cookbook","versions_count":34,"first_release_published_at":"2026-04-23T21:46:00.000Z","latest_release_published_at":"2026-05-16T06:18:56.000Z","latest_release_number":"v0.0.0-20260516061856-ec2f3aadb892","last_synced_at":"2026-05-17T04:05:13.659Z","created_at":"2026-04-26T02:53:03.133Z","updated_at":"2026-05-17T04:05:13.659Z","registry_url":"https://pkg.go.dev/github.com/BerriAI/litellm/cookbook/gollem_go_agent_framework","install_command":"go get github.com/BerriAI/litellm/cookbook/gollem_go_agent_framework","documentation_url":"https://pkg.go.dev/github.com/BerriAI/litellm/cookbook/gollem_go_agent_framework#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-26T02:53:04.263Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.138837938485238,"dependent_packages_count":4.815180937077187,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.977009437781213},"purl":"pkg:golang/github.com/%21berri%21a%21i/litellm/cookbook/gollem_go_agent_framework","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BerriAI/litellm/cookbook/gollem_go_agent_framework","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BerriAI/litellm/cookbook/gollem_go_agent_framework","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BerriAI/litellm/cookbook/gollem_go_agent_framework/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm%2Fcookbook%2Fgollem_go_agent_framework/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm%2Fcookbook%2Fgollem_go_agent_framework/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm%2Fcookbook%2Fgollem_go_agent_framework/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm%2Fcookbook%2Fgollem_go_agent_framework/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm%2Fcookbook%2Fgollem_go_agent_framework/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm%2Fcookbook%2Fgollem_go_agent_framework/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2142536,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":9253071,"name":"github.com/BerriAI/litellm","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":641,"first_release_published_at":"2023-08-14T17:34:01.000Z","latest_release_published_at":"2026-05-02T00:41:01.126Z","latest_release_number":"v1.82.3","last_synced_at":"2026-05-02T00:41:26.451Z","created_at":"2024-03-22T02:17:42.959Z","updated_at":"2026-05-02T00:41:26.452Z","registry_url":"https://pkg.go.dev/github.com/BerriAI/litellm","install_command":"go get github.com/BerriAI/litellm","documentation_url":"https://pkg.go.dev/github.com/BerriAI/litellm#section-documentation","metadata":{},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]","archived":false,"fork":false,"pushed_at":"2025-10-08T16:49:02.000Z","size":581339,"stargazers_count":29648,"open_issues_count":1288,"forks_count":4317,"subscribers_count":142,"default_branch":"main","last_synced_at":"2025-10-08T16:58:06.451Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2025-10-08T16:49:07.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"c88025ff-c055-4896-9963-01c5e148b4c4","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1095,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001651,"owners_count":26083147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://berri.ai/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2023-06-25T20:07:06.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BerriAI","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2023-06-25T20:07:06.684Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"},{"name":"v1.40.10","sha":"eeb0e7d2bef761500758b23532cd7435a08e3bc7","kind":"commit","published_at":"2024-06-13T15:51:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10/manifests"},{"name":"v1.40.9-stable","sha":"f1c1dddb8b4a307ff1fac159bdf748688ab2f5aa","kind":"commit","published_at":"2024-06-12T06:28:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable/manifests"},{"name":"v1.40.9","sha":"1b21aa6157e63ebe13a4cad2e992c1161d9053dd","kind":"commit","published_at":"2024-06-12T06:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9/manifests"},{"name":"1.40.8.dev1","sha":"a9e61ef96dd0662addd9f82942a4764028915cac","kind":"commit","published_at":"2024-06-12T05:03:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1/manifests"},{"name":"v1.40.8-stable","sha":"318abde095beaaa3e59573942590500f72cd5e46","kind":"commit","published_at":"2024-06-11T05:37:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8-stable/manifests"},{"name":"v1.40.8","sha":"d628bf0bd36f6610d8985cd8fa062fb1095e2e56","kind":"commit","published_at":"2024-06-11T04:50:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8/manifests"},{"name":"v1.40.7.dev1","sha":"d5a1cc282e21ecffc2e05fca1e7e57009aa4eaa2","kind":"commit","published_at":"2024-06-10T16:36:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7.dev1/manifests"},{"name":"v1.40.7","sha":"93a3a0cc1e54c7850c2b8e82df635fcc54a024d4","kind":"commit","published_at":"2024-06-08T15:59:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7/manifests"},{"name":"v1.40.6","sha":"c5a611ca91bf4c4bd85d79d575dc090e836b3c7f","kind":"commit","published_at":"2024-06-08T02:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.6/manifests"},{"name":"v1.40.5","sha":"6024f9e45e4b9dcdc1880a6b67a5d92f09fdb3aa","kind":"commit","published_at":"2024-06-07T18:28:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"685d6e44003ee2f675a2dc84e871b8315ad7d131","kind":"commit","published_at":"2024-06-06T04:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.4/manifests"},{"name":"v1.40.3-stable","sha":"4b3b1e02453c295c5e1a0fa0bda06fa47c042130","kind":"commit","published_at":"2024-06-05T17:53:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3-stable/manifests"},{"name":"v1.40.3","sha":"d22b0a81cdb79612ca439032d5f9299e904e3c27","kind":"commit","published_at":"2024-06-05T17:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"6b57352400580b424361c752a02c3c1c4e14a857","kind":"commit","published_at":"2024-06-05T05:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2/manifests"},{"name":"v1.40.2-stable","sha":"6b57352400580b424361c752a02c3c1c4e14a857","kind":"commit","published_at":"2024-06-05T05:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2-stable/manifests"},{"name":"v1.40.1.dev4","sha":"03c501bac109818d8914827c49deb0e28813fe27","kind":"commit","published_at":"2024-06-05T04:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev4/manifests"},{"name":"v1.40.1.dev2","sha":"ac2fa230185601711c13c1289fd7ebf8ab9b9579","kind":"commit","published_at":"2024-06-04T16:40:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev2/manifests"},{"name":"v1.40.1","sha":"97c82225b128e495b8686ff5e2e2fed82ff51825","kind":"commit","published_at":"2024-06-04T14:55:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"93c9ea160d1926b49b067e487f511fbe172c95a4","kind":"commit","published_at":"2024-06-01T23:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.0/manifests"},{"name":"v1.39.6","sha":"b8df5d1a012a687caec0cf35bf8f728a037421e0","kind":"commit","published_at":"2024-06-01T02:05:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.6/manifests"},{"name":"v1.39.5-stable","sha":"22f88de60b63487b4a806e27007f8d7d673f4d22","kind":"commit","published_at":"2024-05-31T04:00:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5-stable/manifests"},{"name":"v1.39.5","sha":"aada7b4bd390d1508345412c8a3622449ecd3ab1","kind":"commit","published_at":"2024-05-31T03:59:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"9f189ac91c70bade0612d73c43653ee49492db04","kind":"commit","published_at":"2024-05-30T15:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6f063156be5457e57dbd7ba356e72c267e8e4b16","kind":"commit","published_at":"2024-05-30T03:48:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"19551efdd3ce9ed55f0fbec20276ba2134edfdb3","kind":"commit","published_at":"2024-05-29T05:39:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.2/manifests"},{"name":"v1.38.12","sha":"e6789a01500afd5660815710520c8e92ec5e6480","kind":"commit","published_at":"2024-05-28T15:14:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.12/manifests"},{"name":"v1.38.11","sha":"4b0a8ff1f838177749e0713deafe77e66ebecf40","kind":"commit","published_at":"2024-05-28T02:46:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.11/manifests"},{"name":"v1.38.10","sha":"3be6a07e35599b40e069c9516ec4fd4b00cd0e23","kind":"commit","published_at":"2024-05-26T21:51:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.10/manifests"},{"name":"v1.38.8-stable","sha":"bec13d465a5894ca6d7150d8d9eebf6b78350354","kind":"commit","published_at":"2024-05-26T05:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8-stable/manifests"},{"name":"v1.38.8","sha":"4e6ca3cb6d6c613f56836452242d7179a79389d0","kind":"commit","published_at":"2024-05-26T04:57:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8/manifests"},{"name":"v1.38.7","sha":"1a63f4c8c6228dbc8b4c944125936676b76674d3","kind":"commit","published_at":"2024-05-26T01:08:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7/manifests"},{"name":"v1.38.7-stable","sha":"1a63f4c8c6228dbc8b4c944125936676b76674d3","kind":"commit","published_at":"2024-05-26T01:08:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7-stable/manifests"},{"name":"v1.38.5","sha":"19321094da30ddba8f9f65a3f45153c6ce419281","kind":"commit","published_at":"2024-05-25T19:07:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"a95edf1f3b7ff0a6c508114d0a8ac4dcf9da1c67","kind":"commit","published_at":"2024-05-25T06:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4/manifests"},{"name":"v1.38.4-stable","sha":"a95edf1f3b7ff0a6c508114d0a8ac4dcf9da1c67","kind":"commit","published_at":"2024-05-25T06:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4-stable/manifests"},{"name":"v1.38.3","sha":"6193e8e10a508efc11c945f4fff2864ea55be4dc","kind":"commit","published_at":"2024-05-25T04:25:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"18f8287e29fd91a1db297bcee68a5d999afb6e53","kind":"commit","published_at":"2024-05-24T04:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"84f3690453d1a7a7c1fbc552ff143b17a908d8d0","kind":"commit","published_at":"2024-05-23T15:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.1/manifests"},{"name":"v1.38.0-stable","sha":"405d5aa7261fa5585972268c32d54e9f04bfc51d","kind":"commit","published_at":"2024-05-23T03:35:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0-stable/manifests"},{"name":"v1.38.0","sha":"851f26b7592ad02ac258a94521af1079be30df74","kind":"commit","published_at":"2024-05-23T03:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0/manifests"},{"name":"v1.37.20.dev1","sha":"4e5be51373187ad1e8505f3da912a1ce85106735","kind":"commit","published_at":"2024-05-22T14:36:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20.dev1/manifests"},{"name":"v1.37.20","sha":"5d7d63849426baffdc2e8414e0ea5b1db4a7509e","kind":"commit","published_at":"2024-05-22T03:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20/manifests"},{"name":"v1.37.19-stable","sha":"f20184cd49c77ee66da21001a960f50b8875c321","kind":"commit","published_at":"2024-05-21T01:50:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19-stable/manifests"},{"name":"v1.37.19","sha":"f20184cd49c77ee66da21001a960f50b8875c321","kind":"commit","published_at":"2024-05-21T01:50:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19/manifests"},{"name":"v1.37.17","sha":"dbaeb8ff53de613edda5810d94e106546558257b","kind":"commit","published_at":"2024-05-20T16:47:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.17/manifests"},{"name":"v1.37.16-stable","sha":"8d25a7b9dc75c5ef7cb1d1f8b94600851e851979","kind":"commit","published_at":"2024-05-18T05:36:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16-stable/manifests"},{"name":"v1.37.16","sha":"8d25a7b9dc75c5ef7cb1d1f8b94600851e851979","kind":"commit","published_at":"2024-05-18T05:36:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16/manifests"},{"name":"v1.37.14","sha":"186f11612acc5b350bf49f1aaadce8dfdb660d57","kind":"commit","published_at":"2024-05-17T07:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.14/manifests"},{"name":"v1.37.13-stable","sha":"12d2dcd48c1352bd0f7726a56cde51f1319da8ed","kind":"commit","published_at":"2024-05-17T04:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13-stable/manifests"},{"name":"v1.37.13","sha":"10a672634d26cbb8ed66fa5ffe98ec8019b421d9","kind":"commit","published_at":"2024-05-17T04:05:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13/manifests"},{"name":"v1.37.12.dev1","sha":"e9358684fbae053b674ed7d64b68245bfad8d9ed","kind":"commit","published_at":"2024-05-16T20:48:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12.dev1/manifests"},{"name":"v1.37.12","sha":"fda3914f4c8eaaf2d7f3ea2e2f1f0a711e31fdab","kind":"commit","published_at":"2024-05-16T05:27:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12/manifests"},{"name":"v1.37.12-stable","sha":"fda3914f4c8eaaf2d7f3ea2e2f1f0a711e31fdab","kind":"commit","published_at":"2024-05-16T05:27:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12-stable/manifests"},{"name":"v1.37.11","sha":"ac71a89b0e0325bfe835207770ef5e002d4a364a","kind":"commit","published_at":"2024-05-16T04:04:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"b3d472f910bef1370b6ccd19bb2f36ff2b6c58f7","kind":"commit","published_at":"2024-05-16T03:19:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.10/manifests"},{"name":"v1.37.9-stable","sha":"fde1029423da788ad9123d93b5d123416a190727","kind":"commit","published_at":"2024-05-14T04:30:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9-stable/manifests"},{"name":"v1.37.9","sha":"5de31e9318638174adf916049ba306e5d99bf1f2","kind":"commit","published_at":"2024-05-14T03:54:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9/manifests"},{"name":"v1.37.7-stable","sha":"f19e6724ee2802caf9e3e63257aa563f6bb42c09","kind":"commit","published_at":"2024-05-14T00:48:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7-stable/manifests"},{"name":"v1.37.7","sha":"20456968e95663e23909c27f69f03bf2529e98ed","kind":"commit","published_at":"2024-05-13T20:29:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"39e4927752bd4f430c060266a311be8810499c6f","kind":"commit","published_at":"2024-05-13T19:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.6/manifests"},{"name":"v1.37.5-stable","sha":"61143c8b45e3a3a374084db2b0dc2d0f8090e76c","kind":"commit","published_at":"2024-05-12T05:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5-stable/manifests"},{"name":"v1.37.5","sha":"61143c8b45e3a3a374084db2b0dc2d0f8090e76c","kind":"commit","published_at":"2024-05-12T05:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5/manifests"},{"name":"v1.37.3-stable","sha":"6f2fb7f3405296df2bcaf342ba4cb5e66db47a34","kind":"commit","published_at":"2024-05-11T03:16:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3-stable/manifests"},{"name":"v1.37.3","sha":"363cdb1a0c9669750fc667c9f2441fa009922419","kind":"commit","published_at":"2024-05-11T02:27:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"8a35354dd6dbf4c2fcefcd6e877b980fcbd68c58","kind":"commit","published_at":"2024-05-10T17:07:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.2/manifests"},{"name":"v1.37.0","sha":"43b2050cc25006f607307ce3efb4b0089ab98f8d","kind":"commit","published_at":"2024-05-09T22:41:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"b5db0456249d488d08849b05b40ab71397856513","kind":"commit","published_at":"2024-05-09T02:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4/manifests"},{"name":"v1.36.4-stable","sha":"b5db0456249d488d08849b05b40ab71397856513","kind":"commit","published_at":"2024-05-09T02:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4-stable/manifests"},{"name":"v1.36.3","sha":"ce7e64609fff3ff54067304ece3afefdb4a16279","kind":"commit","published_at":"2024-05-08T23:34:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.3/manifests"},{"name":"v1.37.0.dev_version_headers","sha":"ce7e64609fff3ff54067304ece3afefdb4a16279","kind":"commit","published_at":"2024-05-08T23:34:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0.dev_version_headers","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0.dev_version_headers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0.dev_version_headers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev_version_headers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev_version_headers/manifests"},{"name":"v1.37.0.dev2_completion_cost","sha":"33d6caa8895518c546fd43ee4256f78320adf7cc","kind":"commit","published_at":"2024-05-08T22:51:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0.dev2_completion_cost","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0.dev2_completion_cost","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0.dev2_completion_cost","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev2_completion_cost","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev2_completion_cost/manifests"},{"name":"v1.36.2","sha":"21d3407b9571ccdcc607fc8224fc733f938990dc","kind":"commit","published_at":"2024-05-08T02:48:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2/manifests"},{"name":"v1.36.2-stable","sha":"21d3407b9571ccdcc607fc8224fc733f938990dc","kind":"commit","published_at":"2024-05-08T02:48:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2-stable/manifests"},{"name":"v1.36.1","sha":"bfef424b39a0f486d311cc134d22cd58f9d1bea3","kind":"commit","published_at":"2024-05-07T03:47:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"863f9c60a25448b32b1a8f991d60fec7ab064d51","kind":"commit","published_at":"2024-05-06T18:46:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.0/manifests"},{"name":"v1.35.38-stable","sha":"0bc6969e4d36919242c76e808c5d7924ba40e570","kind":"commit","published_at":"2024-05-04T16:29:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.38-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.38-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.38-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38-stable/manifests"},{"name":"v1.35.38","sha":"fa47ce456d738cd2839da53ac8a5072bf1adde87","kind":"commit","published_at":"2024-05-04T04:38:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.38","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38/manifests"},{"name":"v1.35.37","sha":"b2a0502383fbcda2ef00afbe9aae319ef3a2f1f5","kind":"commit","published_at":"2024-05-03T19:42:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.37","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.37/manifests"},{"name":"v1.35.36-dev2","sha":"cb1872d7cb6a3db3f438fa5511057e1728acb197","kind":"commit","published_at":"2024-05-03T17:14:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36-dev2/manifests"},{"name":"1.35.36","sha":"0b729046087a3646ecf7c5573fb6d4cf861e520a","kind":"commit","published_at":"2024-05-03T16:00:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36/manifests"},{"name":"v1.35.36.dev2","sha":"044cebd68f2e96ea3ffef84a25ca8e2d0e176ecf","kind":"commit","published_at":"2024-05-03T05:05:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36.dev2/manifests"},{"name":"1.35.36.dev1","sha":"91971fa9e021460ed2ce624799332bbf03f368b5","kind":"commit","published_at":"2024-05-03T00:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.36.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.36.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.36.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36.dev1/manifests"},{"name":"v1.35.36","sha":"acda064be6137989ebc624341079e19dd31adecd","kind":"commit","published_at":"2024-05-02T21:50:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36/manifests"},{"name":"v1.35.35.dev1","sha":"7ffe410097502f50b1012725bb45ae99817a143c","kind":"commit","published_at":"2024-05-02T17:54:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.35.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.35.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.35.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35.dev1/manifests"},{"name":"v1.35.35","sha":"3d9287602e8fa149071db71ae3d9b068d73b2604","kind":"commit","published_at":"2024-05-02T04:13:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.35","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35/manifests"},{"name":"v1.35.34","sha":"37eb7910d2d3f40d8e3021138868c5dc3c9d18d4","kind":"commit","published_at":"2024-05-01T20:45:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.34","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.34/manifests"},{"name":"v1.35.33.dev1","sha":"b3161bb20b43a722673ead2308e24ce6e19e8a7e","kind":"commit","published_at":"2024-05-01T18:44:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev1/manifests"},{"name":"v1.35.33.dev2","sha":"b187deb78754d7d77d67536e78aa0116ce8b183b","kind":"commit","published_at":"2024-05-01T17:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev2/manifests"},{"name":"1.35.33.dev4","sha":"1ad67a0d7564d75381318f2a44f96df7846047b2","kind":"commit","published_at":"2024-05-01T16:51:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.33.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.33.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.33.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.33.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.33.dev4/manifests"},{"name":"v1.35.33.dev3","sha":"fc5a845838217578e88ac0fde8ab3ead080dd9cc","kind":"commit","published_at":"2024-05-01T06:09:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev3/manifests"},{"name":"v1.35.33","sha":"cfc1eeb3c36ebaec48218402b1b9d0a40d883168","kind":"commit","published_at":"2024-05-01T05:04:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33/manifests"},{"name":"v1.35.32.dev1","sha":"d58dd2cbeb780a8400c46c174d40fa0eb3c8395f","kind":"commit","published_at":"2024-04-29T23:31:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.32.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.32.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.32.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32.dev1/manifests"},{"name":"v1.35.32","sha":"f10a066d360ba460394f1792289cd17d38866a29","kind":"commit","published_at":"2024-04-29T22:04:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32/manifests"},{"name":"v1.35.31","sha":"b9c0b55e7c400c7b8449d3eec5c005e919e1044f","kind":"commit","published_at":"2024-04-28T04:02:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.31/manifests"},{"name":"v1.35.30","sha":"487652fd0a675ae497a4d06a9954143ba417ae37","kind":"commit","published_at":"2024-04-27T05:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.30","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.30/manifests"},{"name":"v1.35.29","sha":"5583197d635158bbe9be41b5ca797a975ef3c905","kind":"commit","published_at":"2024-04-26T04:18:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.29/manifests"},{"name":"v1.35.28.dev1","sha":"1bb82ef42f8606b0fd41eb9f87b1633a9d99f1b0","kind":"commit","published_at":"2024-04-26T03:33:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.28.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28.dev1/manifests"},{"name":"v1.35.28","sha":"ccb864bbeafce6274456a3266f45ae6de64fa3cf","kind":"commit","published_at":"2024-04-26T00:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28/manifests"},{"name":"1.35.26.dev3","sha":"737af2b45869f8a0264067235d504d65230bfce7","kind":"commit","published_at":"2024-04-25T18:35:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.26.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.26.dev3/manifests"},{"name":"v1.35.26.dev1","sha":"92f21cba303d48437c7ba2e147b57b6aa1bd25b4","kind":"commit","published_at":"2024-04-25T14:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26.dev1/manifests"},{"name":"v1.35.26","sha":"4e707af592f66eda52ab5eec62bb7a6f909ed815","kind":"commit","published_at":"2024-04-25T06:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26/manifests"},{"name":"v1.35.25","sha":"d2462c0995c8edf7d4f6ba3cbb5e0b6cc1c58027","kind":"commit","published_at":"2024-04-25T04:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.25/manifests"},{"name":"1.35.24.dev6","sha":"b84502c2aafa0733270ccd5852f667acfd28b178","kind":"commit","published_at":"2024-04-25T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.24.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.24.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.24.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.24.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.24.dev6/manifests"},{"name":"v1.35.24","sha":"57cd3f482ae9b261ae7b9b5067d62d2bd29c9359","kind":"commit","published_at":"2024-04-24T18:13:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24/manifests"},{"name":"v1.35.24.dev1","sha":"57cd3f482ae9b261ae7b9b5067d62d2bd29c9359","kind":"commit","published_at":"2024-04-24T18:13:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24.dev1/manifests"},{"name":"v1.35.23","sha":"f800ebc3c11d0067670f19ad79a69f72a4e832c9","kind":"commit","published_at":"2024-04-24T15:16:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.23/manifests"},{"name":"v1.35.21-stable","sha":"70c98617daef91b6b89d41f947cb117312ee68a5","kind":"commit","published_at":"2024-04-24T05:53:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21-stable/manifests"},{"name":"v1.35.21","sha":"aa08397e3474e3c011fd8697c25a8d7bff6d65fc","kind":"commit","published_at":"2024-04-24T05:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21/manifests"},{"name":"v1.35.20.dev2","sha":"e15ce798337e7583682b191e3d674396aed370c1","kind":"commit","published_at":"2024-04-23T19:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.20.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20.dev2/manifests"},{"name":"v1.35.20","sha":"ec2c70e362d653c436df9dad603fb5bf47c871f5","kind":"commit","published_at":"2024-04-23T02:15:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20/manifests"},{"name":"1.35.19.dev1","sha":"50bbd188fb3d0c8dd401360de6be0140a754587e","kind":"commit","published_at":"2024-04-22T21:15:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.19.dev1/manifests"},{"name":"v1.35.19","sha":"c015e5e2c6b9100c029e010ae75cb037c61bf2b3","kind":"commit","published_at":"2024-04-22T17:54:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.19/manifests"},{"name":"v1.35.18","sha":"1fea2b0397c81324489a5945475dcd2b4cfddea0","kind":"commit","published_at":"2024-04-21T23:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.18/manifests"},{"name":"v1.35.17","sha":"200f58c1e74dac57d303561518251a96a321de5f","kind":"commit","published_at":"2024-04-20T15:27:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.17/manifests"},{"name":"v1.35.16","sha":"5811d210949de8213507c80f0884ac5f09882a48","kind":"commit","published_at":"2024-04-20T02:39:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.16/manifests"},{"name":"v1.35.15-stable","sha":"717abfef9874e3a91e1228aac5201e5af5a62b4e","kind":"commit","published_at":"2024-04-19T05:40:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15-stable/manifests"},{"name":"v1.35.15","sha":"d10743a6090675840352b844623d325d2bd8fad2","kind":"commit","published_at":"2024-04-19T05:17:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15/manifests"},{"name":"1.35.13.dev1","sha":"cb053398ebcdffbe442dfb8b7d45b6f0fd0a8d93","kind":"commit","published_at":"2024-04-19T04:04:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.13.dev1/manifests"},{"name":"v1.35.14","sha":"c720c8ffe9ea858a6cfd36cc64e19c341fcd529d","kind":"commit","published_at":"2024-04-19T04:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.14/manifests"},{"name":"v1.35.13","sha":"cf1cc71b8742a0202849bb8964076bcb3b9e2862","kind":"commit","published_at":"2024-04-19T00:11:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.13/manifests"},{"name":"v1.35.12","sha":"20012b73ba11cc497cb47395717b5714bba73fc8","kind":"commit","published_at":"2024-04-18T03:44:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.12/manifests"},{"name":"v1.35.11","sha":"9c7179e66f538a19f3aaa401f8dcf0cb5214fc17","kind":"commit","published_at":"2024-04-18T02:08:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.11/manifests"},{"name":"v1.35.10","sha":"409bd5b4ab6cf3292b2f78728a592e5384c61258","kind":"commit","published_at":"2024-04-17T15:01:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.10/manifests"},{"name":"v1.35.8.dev1","sha":"7ffd3d40fa0338f2cb1e7bae9e5b608dde7862ee","kind":"commit","published_at":"2024-04-16T04:23:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8.dev1/manifests"},{"name":"v1.35.8","sha":"45d1b5a4cf112dd6ab0f96bdae26c8f7c8f6d531","kind":"commit","published_at":"2024-04-16T01:37:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"2d4fe072ad830400ccf356270c3fad1707620252","kind":"commit","published_at":"2024-04-16T01:34:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"a4a21aff41909dbcefb25fd43ef8588689e580ad","kind":"commit","published_at":"2024-04-15T21:40:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"b0b4c07e897c287c0bef508d610f41e3a4d9226e","kind":"commit","published_at":"2024-04-14T02:34:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.5/manifests"},{"name":"1.35.5.dev2","sha":"b0b4c07e897c287c0bef508d610f41e3a4d9226e","kind":"commit","published_at":"2024-04-14T02:34:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.5.dev2/manifests"},{"name":"v1.35.4","sha":"5e171881f431d3a79fa7bd3aea3f5c39f77df163","kind":"commit","published_at":"2024-04-13T06:24:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"96eddf2335aafbaf622c99e04e02a6d9c878e326","kind":"commit","published_at":"2024-04-13T03:40:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.3/manifests"},{"name":"v1.35.2.dev4","sha":"91d89a7b9bcf43fdb9c5d1a827a70e413f07aad6","kind":"commit","published_at":"2024-04-13T03:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev4/manifests"},{"name":"v1.35.2.dev3","sha":"ce2fe724ab6e4aa0a151c2984814465fe710b1ff","kind":"commit","published_at":"2024-04-12T23:16:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev3/manifests"},{"name":"v1.35.2.dev2","sha":"54633e5cab2f875aa9e2382fe8c5c0f974909845","kind":"commit","published_at":"2024-04-12T22:37:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev2/manifests"},{"name":"v1.35.2.dev1","sha":"8fe8deebded5611a07b17f928d805ae931b00e92","kind":"commit","published_at":"2024-04-12T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev1/manifests"},{"name":"v1.35.2","sha":"a1cb9a51b97e20fc1b6f2ae670bd5d07a8cfc036","kind":"commit","published_at":"2024-04-12T06:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2/manifests"},{"name":"v1.35.1.dev2","sha":"68e0c9324646afa74d7da05c851c94907e99a1ba","kind":"commit","published_at":"2024-04-11T21:49:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev2/manifests"},{"name":"v1.35.1.dev1","sha":"f103f395b502827158f3d313ba19aef6385aab23","kind":"commit","published_at":"2024-04-11T20:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev1/manifests"},{"name":"v1.35.1","sha":"c597d610f3d32683af2ec2411c8442da93a74289","kind":"commit","published_at":"2024-04-11T16:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1/manifests"},{"name":"1.35.1.dev1","sha":"84d43484c69a1f2a68a3812bc734c09c1e9f8e0e","kind":"commit","published_at":"2024-04-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.1.dev1/manifests"},{"name":"v1.35.0","sha":"b8bd7bde1ed193ddc1cb036137ba7c1a096e539e","kind":"commit","published_at":"2024-04-11T04:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.0/manifests"},{"name":"v1.34.42","sha":"a4d7ef967e4f70e03fd735ab430438f24c617bc2","kind":"commit","published_at":"2024-04-11T04:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.42","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.42/manifests"},{"name":"1.34.40.dev1","sha":"52462e8bac7b2ce5364f85044b26be9bfed8c2ab","kind":"commit","published_at":"2024-04-11T01:06:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.40.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.40.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.40.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.40.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.40.dev1/manifests"},{"name":"v1.34.41","sha":"680c5e0e9482e6a1faff7b86b45a73fed3f908ce","kind":"commit","published_at":"2024-04-10T23:48:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.41","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.41/manifests"},{"name":"1.34.39.dev1","sha":"89ff90bcebfde3782e31397232765f33993a516f","kind":"commit","published_at":"2024-04-10T21:06:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.39.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.39.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.39.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.39.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.39.dev1/manifests"},{"name":"v1.34.40","sha":"c662b5557c75f10603aa73093a59717bd849e42b","kind":"commit","published_at":"2024-04-10T20:36:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.40","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.40/manifests"},{"name":"v1.34.39","sha":"a311788f0da7fb052499e14463c18d1c84e6d739","kind":"commit","published_at":"2024-04-10T04:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.39","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.39/manifests"},{"name":"v1.34.38","sha":"4495f6c058026fef0078a5786bcbc226c39fe8ab","kind":"commit","published_at":"2024-04-09T20:07:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.38","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.38/manifests"},{"name":"v1.34.37.dev1","sha":"6463c1ec93ee071f4bfa3e4a41a904b39899d75e","kind":"commit","published_at":"2024-04-09T14:34:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.37.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.37.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.37.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37.dev1/manifests"},{"name":"v1.34.37","sha":"ef4c85522c001c930f02e2ec2c32dea9a7816b74","kind":"commit","published_at":"2024-04-09T04:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.37","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37/manifests"},{"name":"v1.34.36.dev2","sha":"f69e812c5fae2290cfd6f2e7c3a81de5efcbe25c","kind":"commit","published_at":"2024-04-09T03:43:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.36.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.36.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.36.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36.dev2/manifests"},{"name":"v1.34.36","sha":"c390d5fba07d07d8fe1d0a019ce9204974d5266b","kind":"commit","published_at":"2024-04-09T01:52:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36/manifests"},{"name":"v1.34.35","sha":"f2e34f456de17f4cd2382a4b40fe874f018ea885","kind":"commit","published_at":"2024-04-08T21:33:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.35","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.35/manifests"},{"name":"1.34.35-stable","sha":"f2e34f456de17f4cd2382a4b40fe874f018ea885","kind":"commit","published_at":"2024-04-08T21:33:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.35-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.35-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.35-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.35-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.35-stable/manifests"},{"name":"v1.34.34.dev1","sha":"75d2eb61b422dee4c9dfc16d8bf0e7f6a415a3e5","kind":"commit","published_at":"2024-04-08T19:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.34.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.34.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.34.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34.dev1/manifests"},{"name":"v1.34.34","sha":"b4b882c5d63078cd6b51737e14bbf5e87173cd15","kind":"commit","published_at":"2024-04-07T16:57:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.34","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34/manifests"},{"name":"v1.34.33","sha":"c60140a09a10c1d61a6d3bca7e398779cc2856f6","kind":"commit","published_at":"2024-04-07T02:44:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.33","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.33/manifests"},{"name":"1.34.2","sha":"5f910c1811d7bca41ce36eb9abb53cbbd00944bc","kind":"commit","published_at":"2024-04-07T01:45:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.2/manifests"},{"name":"v1.34.29","sha":"3d298fc5490eb49db3edb16a1e89bb51878a3822","kind":"commit","published_at":"2024-04-06T04:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.29/manifests"},{"name":"1.34.28.dev3","sha":"b727eb783e0a41f54350164e28fc90e7c7942084","kind":"commit","published_at":"2024-04-05T22:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.28.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.28.dev3/manifests"},{"name":"v1.32.33.dev1","sha":"b727eb783e0a41f54350164e28fc90e7c7942084","kind":"commit","published_at":"2024-04-05T22:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.33.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.33.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.33.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33.dev1/manifests"},{"name":"v1.34.28","sha":"a50edef1e6df6c138a1bea89513d49e9fc2f984b","kind":"commit","published_at":"2024-04-05T21:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28/manifests"},{"name":"v1.34.28.dev12","sha":"3dbb547af0555abfbd5a10a2a69894a5313f9e25","kind":"commit","published_at":"2024-04-05T21:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.28.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.28.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.28.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28.dev12/manifests"},{"name":"v1.34.27","sha":"e1aa536ea6405a40394655cc40e6f3b880e75730","kind":"commit","published_at":"2024-04-05T03:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"b5f74bf6b752872f5d1b129beaa22a3784980a4b","kind":"commit","published_at":"2024-04-05T02:43:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"fa44f454291376d5eb601d63139ff1eff1835006","kind":"commit","published_at":"2024-04-04T04:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.25/manifests"},{"name":"1.34.20-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.20-stable/manifests"},{"name":"v1.34.22-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22-stable/manifests"},{"name":"v1.34.22.dev15-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22.dev15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22.dev15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22.dev15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22.dev15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22.dev15-stable/manifests"},{"name":"v1.34.23-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.23-stable/manifests"},{"name":"stable","sha":"5721e8bdc61538586721f23c6b767d789a0a99d2","kind":"commit","published_at":"2024-04-03T22:24:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/stable/manifests"},{"name":"v1.32.33-stable","sha":"6048582f9528a9e7044e198886e80f522bae1744","kind":"commit","published_at":"2024-04-03T22:13:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.33-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.33-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.33-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33-stable/manifests"},{"name":"v.1.32.34-stable","sha":"6048582f9528a9e7044e198886e80f522bae1744","kind":"commit","published_at":"2024-04-03T22:13:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v.1.32.34-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v.1.32.34-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v.1.32.34-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v.1.32.34-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v.1.32.34-stable/manifests"},{"name":"v1.34.21-stable","sha":"24d9fcb32cafdc1e79adab97f5db73c09bb5540b","kind":"commit","published_at":"2024-04-03T20:52:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21-stable/manifests"},{"name":"v1.34.22","sha":"7079fb382cf4212e76e53f4049392ac6c88e10db","kind":"commit","published_at":"2024-04-03T04:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"72abe200a9ee172693191e901d08bf23cd8dc64c","kind":"commit","published_at":"2024-04-02T16:47:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"71db88115d96348c6273a7957639b4c67c9761f9","kind":"commit","published_at":"2024-04-02T02:55:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"92984a1c6fcb65289c141c7d20ead0f491685025","kind":"commit","published_at":"2024-04-02T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"006ea0abe030df162d6d0ad7ea0f86a89df8c970","kind":"commit","published_at":"2024-03-31T05:10:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"006ea0abe030df162d6d0ad7ea0f86a89df8c970","kind":"commit","published_at":"2024-03-31T05:10:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"22d56037788ca1ad33055768ad99709925c023c4","kind":"commit","published_at":"2024-03-30T05:09:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.16/manifests"},{"name":"v1.34.14","sha":"141396a2148fe5bef34045509acbc9ffa4e859ca","kind":"commit","published_at":"2024-03-29T23:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"c2283235a1d8311e90cac373c3892975ba8d921b","kind":"commit","published_at":"2024-03-29T20:36:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"cdb940d504b025520c186d0667c7789102955689","kind":"commit","published_at":"2024-03-29T06:42:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.12/manifests"},{"name":"v1.34.10","sha":"75614bc29c7dbe1a5fb91e409e2f24266b1ae092","kind":"commit","published_at":"2024-03-28T19:43:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10/manifests"},{"name":"v1.34.10.dev1","sha":"2495587e7c3352678a533450ba84a20901da9574","kind":"commit","published_at":"2024-03-28T19:33:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10.dev1/manifests"},{"name":"v1.34.8.dev1","sha":"e44594d9dac2ff39d74bd9198e9bf6ff6eb7614c","kind":"commit","published_at":"2024-03-28T19:06:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8.dev1/manifests"},{"name":"pr-litellm-spend-logs-db","sha":"3a820757c2a9a222d4df1a7edc876720b9b58abf","kind":"commit","published_at":"2024-03-28T16:14:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/pr-litellm-spend-logs-db","html_url":"https://github.com/BerriAI/litellm/releases/tag/pr-litellm-spend-logs-db","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@pr-litellm-spend-logs-db","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/pr-litellm-spend-logs-db","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/pr-litellm-spend-logs-db/manifests"},{"name":"v1.34.8","sha":"eaccafd42b12f0db8197ab558edd87c0f7cbd2ab","kind":"commit","published_at":"2024-03-28T04:30:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8/manifests"},{"name":"v1.34.6","sha":"90b859ebcbdc4aca761d40cf5a4ec66ee51be696","kind":"commit","published_at":"2024-03-27T04:42:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"c1f8d346b84ee0da7c88a2e7a8e5a0162957e6c4","kind":"commit","published_at":"2024-03-27T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.5/manifests"},{"name":"v1.34.4.dev2","sha":"6b1d2551d1016ee6f993877bc9c2897bd50dfa65","kind":"commit","published_at":"2024-03-26T20:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev2/manifests"},{"name":"v1.34.4.dev1","sha":"2dd2b8a8e3a7350eab5602390162bbade1e85104","kind":"commit","published_at":"2024-03-26T15:57:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev1/manifests"},{"name":"v1.34.4","sha":"5b2698a9ed14d2e4db84e6cf244aaed61725203a","kind":"commit","published_at":"2024-03-26T05:29:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"f702d49e00208734186c26a26ac23ba2da2e8a2f","kind":"commit","published_at":"2024-03-26T02:03:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.3/manifests"},{"name":"v1.34.1","sha":"e5be002adca011b94286aec684d741bf834a5195","kind":"commit","published_at":"2024-03-25T19:42:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"63f6a9deffa20ffa4453d7f9e94a02812f72228d","kind":"commit","published_at":"2024-03-24T05:35:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.0/manifests"},{"name":"v1.33.9","sha":"1c60fd0e786d300713e4aceb796f864ae17dae8c","kind":"commit","published_at":"2024-03-24T03:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"2fabff06c0c2f445620c09942388f5fb07fbbb38","kind":"commit","published_at":"2024-03-23T23:02:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"9b951b906d6cb23d9daa93a882ad6803d3bdc755","kind":"commit","published_at":"2024-03-23T07:56:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.7/manifests"},{"name":"v1.33.4","sha":"93a1a865f0012eb22067f16427a7c0e584e2ac62","kind":"commit","published_at":"2024-03-22T04:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"db7974f9f216ee50b53c53120d1e3fc064173b60","kind":"commit","published_at":"2024-03-22T03:56:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"425165dda97ac407b1dd31141e2391c54d8fa6bb","kind":"commit","published_at":"2024-03-22T01:04:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.2/manifests"},{"name":"v1.33.0","sha":"d7b502bf64df507a28b21eab75a13604906fcbce","kind":"commit","published_at":"2024-03-21T18:23:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.0/manifests"},{"name":"v1.33.1","sha":"d7b502bf64df507a28b21eab75a13604906fcbce","kind":"commit","published_at":"2024-03-21T18:23:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.1/manifests"},{"name":"v1.32.9","sha":"285084e4bedc65c1d8cc11536976cffbd1bed7e9","kind":"commit","published_at":"2024-03-21T00:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.9/manifests"},{"name":"v1.32.7.dev5","sha":"cace0bd6fbd77e3abf4723db7c1d459c90e5abe2","kind":"commit","published_at":"2024-03-20T17:36:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev5/manifests"},{"name":"v1.32.7.dev3","sha":"7b29273b140e0e81f74c0fb0133cd8c60ae8328c","kind":"commit","published_at":"2024-03-20T16:38:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev3/manifests"},{"name":"v1.32.7.dev1","sha":"ca970a90c424f14d8382b41bb4547de7a56215bc","kind":"commit","published_at":"2024-03-20T15:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev1/manifests"},{"name":"v1.32.7","sha":"524c244dd9dbd4a6fd9ae66acc9ab75ab6004d84","kind":"commit","published_at":"2024-03-20T04:07:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7/manifests"},{"name":"v1.32.4","sha":"c03694ae1ed519b35510cf572e178baa4dba2a78","kind":"commit","published_at":"2024-03-19T16:29:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"b6f094c5eccedda7b327da26fa91744e9a08a3ef","kind":"commit","published_at":"2024-03-19T05:06:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.3/manifests"},{"name":"v1.32.1","sha":"6eac5c4f0a7b0a4223d6bbfdf9538a3f4415f964","kind":"commit","published_at":"2024-03-17T02:39:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.1/manifests"},{"name":"v1.31.17","sha":"ac6c69ff89b133f9f16e261311b5fdf2013778cb","kind":"commit","published_at":"2024-03-16T23:43:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.17/manifests"},{"name":"v1.31.16","sha":"961c3548f50b411f2c82cc9b350f957be537de44","kind":"commit","published_at":"2024-03-16T02:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.16/manifests"},{"name":"latest","sha":"8cfa0b64cea9bb711936ee2cd0bc00c167acde9b","kind":"commit","published_at":"2024-03-15T23:32:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/latest","html_url":"https://github.com/BerriAI/litellm/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/latest/manifests"},{"name":"test","sha":"8cfa0b64cea9bb711936ee2cd0bc00c167acde9b","kind":"commit","published_at":"2024-03-15T23:32:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/test","html_url":"https://github.com/BerriAI/litellm/releases/tag/test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/test/manifests"},{"name":"v1.31.15","sha":"eb071d81018b8b1ab2de12cdd0e13d893032e3d9","kind":"commit","published_at":"2024-03-15T22:49:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.15/manifests"},{"name":"v1.31.14","sha":"7f0cebe7566bf1a25976fe74e210a35af200c79d","kind":"commit","published_at":"2024-03-15T15:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.14/manifests"},{"name":"v1.31.13","sha":"d580b66a9161bea76f85d71f3a39921f77af063c","kind":"commit","published_at":"2024-03-15T03:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.13/manifests"},{"name":"v1.31.12-dev3","sha":"d580b66a9161bea76f85d71f3a39921f77af063c","kind":"commit","published_at":"2024-03-15T03:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev3/manifests"},{"name":"v1.31.12-dev1","sha":"231d350cb1be116a7960e48c27c6ef78a4d274d1","kind":"commit","published_at":"2024-03-15T03:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev1/manifests"},{"name":"v1.31.12-dev","sha":"1b63748831945a15b96da9bf685fdf8354921a53","kind":"commit","published_at":"2024-03-15T01:53:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev/manifests"},{"name":"v1.31.12","sha":"cb221cc88bfacc473124b8338738104ed680cac7","kind":"commit","published_at":"2024-03-14T20:38:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12/manifests"},{"name":"v1.31.10","sha":"ebfefe61eafab6cabd3f812aa68ec66ae607d309","kind":"commit","published_at":"2024-03-14T05:05:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.10/manifests"},{"name":"v1.31.9","sha":"e3cc0da5f156abfb54d34289e01bce8a91a76180","kind":"commit","published_at":"2024-03-14T04:47:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"3e66b50602843ae5103799f19fee3581088cc9cb","kind":"commit","published_at":"2024-03-13T19:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"b3493269b3fd2d4bb77d14058abd2f67beed6563","kind":"commit","published_at":"2024-03-13T19:00:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"1b93ada827c652eed5f4d8ac05b222b10222b80d","kind":"commit","published_at":"2024-03-13T04:36:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"3922b827f8f1b4d862fab2159b304d79a1a2ae9e","kind":"commit","published_at":"2024-03-13T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"0d18f3c0cab35eaa8fc1d08b9cf16b08e009239c","kind":"commit","published_at":"2024-03-12T19:58:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"477056339b461552adaf1dd775edf2868235946c","kind":"commit","published_at":"2024-03-12T04:18:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e07174736feae74006fb8be4e43a3c97b8001f2d","kind":"commit","published_at":"2024-03-11T20:57:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.2/manifests"},{"name":"v1.30.7","sha":"24d51e49aeeef1298b8be95888cef7c83661edb2","kind":"commit","published_at":"2024-03-10T03:13:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.7/manifests"},{"name":"v1.30.6","sha":"e10991e02b01433a3b320daad1d7eff6dd947433","kind":"commit","published_at":"2024-03-09T21:49:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.6/manifests"},{"name":"v1.30.5","sha":"d8a6b8216d4f1992cf72c98122cfbfdbb6d4d5a8","kind":"commit","published_at":"2024-03-09T07:54:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.5/manifests"},{"name":"v1.30.4","sha":"eb531364486ebce736eb2c2150d5b0b110eff134","kind":"commit","published_at":"2024-03-09T06:05:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.4/manifests"},{"name":"v1.30.3","sha":"f8f01e52241684a64334924f4f20b1ed34600378","kind":"commit","published_at":"2024-03-08T16:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"b4e12fb8fd6f5fd60563b9f228257dc5315fbff7","kind":"commit","published_at":"2024-03-08T05:01:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"a89d0db625d5d5fba38425f62c7437d6dff1f714","kind":"commit","published_at":"2024-03-07T16:37:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"b9854a99d23c38d8d451c18b9d8dc4d0f0540eaf","kind":"commit","published_at":"2024-03-07T06:16:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.0/manifests"},{"name":"v1.29.7","sha":"2e130fb662c0ccb704d0c6e09f83258982f2fddc","kind":"commit","published_at":"2024-03-07T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.7/manifests"},{"name":"v1.29.4","sha":"656e300b83917842b9701af49b9df1d1eb50765a","kind":"commit","published_at":"2024-03-06T04:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.4/manifests"},{"name":"v1.29.5","sha":"656e300b83917842b9701af49b9df1d1eb50765a","kind":"commit","published_at":"2024-03-06T04:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.5/manifests"},{"name":"v1.29.3","sha":"6727b009a191771aa5d6c240c008ec8c8d0a37a5","kind":"commit","published_at":"2024-03-06T00:32:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.3/manifests"},{"name":"v1.29.1","sha":"8ba186afb628c4441786277aa9211feda12563af","kind":"commit","published_at":"2024-03-05T05:40:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.1/manifests"},{"name":"v1.28.13","sha":"bd37b38ece20cb532be8f91ea48f5c3ed9dedd3b","kind":"commit","published_at":"2024-03-04T17:34:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.13/manifests"},{"name":"v1.28.11","sha":"f17c0230c81e9639cea686402e6ca56080f80220","kind":"commit","published_at":"2024-03-03T05:22:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.11/manifests"},{"name":"v1.28.10","sha":"c7968aff6260bbe973c6a2c8afd07b08e1fa703b","kind":"commit","published_at":"2024-03-03T01:20:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.10/manifests"},{"name":"v1.28.9","sha":"8a249b5fe91255458f22c325f9217a582280976c","kind":"commit","published_at":"2024-03-02T20:18:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.9/manifests"},{"name":"v1.28.8","sha":"d494941dcceb27244a2434191bcc4da1c094f0ec","kind":"commit","published_at":"2024-03-02T05:02:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.8/manifests"},{"name":"v1.28.7","sha":"64754dad524d2e5caf5684891bbc71660f89985f","kind":"commit","published_at":"2024-03-01T19:50:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.7/manifests"},{"name":"v1.28.6","sha":"49051b3f40ec183a42103a0a0be50a93d9434c6e","kind":"commit","published_at":"2024-03-01T17:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.6/manifests"},{"name":"v1.28.4","sha":"b47afcf5076010db20ab45a4a18f21106192207f","kind":"commit","published_at":"2024-03-01T03:34:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.4/manifests"},{"name":"v1.28.3","sha":"b47afcf5076010db20ab45a4a18f21106192207f","kind":"commit","published_at":"2024-03-01T03:34:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"4327a99117ede2419fce8d14d315a86e1c7d88dc","kind":"commit","published_at":"2024-03-01T00:25:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"e044d6332f9d18a27f7c1bd794d7ef228428fa2c","kind":"commit","published_at":"2024-02-29T21:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"d1f4c83c3135f93094d48687476b9c2437ed67d0","kind":"commit","published_at":"2024-02-29T05:25:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.0/manifests"},{"name":"v1.27.15","sha":"c1b5f025abc2dcdac4dca3dd3865157e275949cb","kind":"commit","published_at":"2024-02-29T03:39:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.15/manifests"},{"name":"v1.27.14","sha":"0591b4b846513754370896c06943092a3c63ecc9","kind":"commit","published_at":"2024-02-28T05:10:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.14/manifests"},{"name":"v1.27.10","sha":"b78a6d82ae3fd62b692864d478a0d4f0dcb822be","kind":"commit","published_at":"2024-02-27T18:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.10/manifests"},{"name":"v1.27.9","sha":"62efbd75b1b004dbc98689c9ddd0799a5cb660ab","kind":"commit","published_at":"2024-02-27T15:18:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.9/manifests"},{"name":"v1.27.8","sha":"647e867cf8ae30b3f65d8d2f806fba604ff5fe91","kind":"commit","published_at":"2024-02-27T06:07:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.8/manifests"},{"name":"v1.27.7","sha":"825c7fe3762add0ae98ede649965978e35a5b9fe","kind":"commit","published_at":"2024-02-27T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.7/manifests"},{"name":"v1.27.6","sha":"f7af18d72a6b4094f85ffdc8daa30a4256deabc5","kind":"commit","published_at":"2024-02-26T20:57:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.6/manifests"},{"name":"v1.27.4","sha":"c2c5291023e3d5c82cf64b0a53f3f33ba96ea8f4","kind":"commit","published_at":"2024-02-25T10:15:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.4/manifests"},{"name":"v1.27.1","sha":"9b56a91d252087e1d18ccf42c6214a0efc935852","kind":"commit","published_at":"2024-02-24T07:25:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.1/manifests"},{"name":"v1.26.13","sha":"64d268745b39973f23ae7e22a76531553ed427d7","kind":"commit","published_at":"2024-02-23T18:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.13/manifests"},{"name":"v1.26.10","sha":"2c378d96b776d512cdec7d87bccceab1189f95e9","kind":"commit","published_at":"2024-02-23T06:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.10/manifests"},{"name":"v1.26.11","sha":"2c378d96b776d512cdec7d87bccceab1189f95e9","kind":"commit","published_at":"2024-02-23T06:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.11/manifests"},{"name":"v1.26.9","sha":"a08c4bb1bf24e41c72ef239de3c11e5d8b1e7aa5","kind":"commit","published_at":"2024-02-23T05:41:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.9/manifests"},{"name":"v1.26.8","sha":"673e9f070363ab554f389dc442037724ace7df4d","kind":"commit","published_at":"2024-02-22T06:33:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.8/manifests"},{"name":"v1.26.7","sha":"6561af5656bf378a15c82c491344d6aeccfee75b","kind":"commit","published_at":"2024-02-21T22:07:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.7/manifests"},{"name":"v1.26.6","sha":"7f179e13eeac06636e6f839d52dab075a4ed6215","kind":"commit","published_at":"2024-02-21T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.6/manifests"},{"name":"v1.26.5","sha":"2f7b2f07ddeb89ed9b5ff29daa18abe07afb7245","kind":"commit","published_at":"2024-02-21T05:01:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"0a5b8f0e4e94f64b05f98f05d774da80907f6a14","kind":"commit","published_at":"2024-02-21T03:08:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"e486440db837303538df26e150caf66fddd1a323","kind":"commit","published_at":"2024-02-20T06:55:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"a301537c413dac19b502cea86245c12a8713ab96","kind":"commit","published_at":"2024-02-20T05:36:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"54e9b5b99adf8c801301d84a0170a54b07cf60e9","kind":"commit","published_at":"2024-02-19T23:22:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"f7a684c8cad2ea1b1f53542676ced3619c1961e1","kind":"commit","published_at":"2024-02-19T16:44:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"fff2ec08a47a8371f776fbd6d1275184faafb3c6","kind":"commit","published_at":"2024-02-18T03:23:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"c403ebe61351e1e6512fbf760f2925f0a14a770e","kind":"commit","published_at":"2024-02-17T22:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"e3fab50853b776883866f34bd1edc4b7808c8d42","kind":"commit","published_at":"2024-02-17T17:40:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.0/manifests"},{"name":"v1.24.6","sha":"ac3bb13f652ce2b63f14db52dc2adae789f21029","kind":"commit","published_at":"2024-02-17T04:59:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.6/manifests"},{"name":"v1.24.5","sha":"5f9e141d1e3de2adec6b2cfa536a4f696a6399ac","kind":"commit","published_at":"2024-02-16T21:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.5/manifests"},{"name":"v1.24.3","sha":"b96c0e5ec479a77ccd1f8ea83c50edfefb53d786","kind":"commit","published_at":"2024-02-16T07:08:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.3/manifests"},{"name":"v1.24.1","sha":"9b60ef9a3c7a900711d03a813a40bc02f0a04dc1","kind":"commit","published_at":"2024-02-16T06:47:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.1/manifests"},{"name":"v1.23.16","sha":"a530bc7425e56048e184fa04c19e90e60de4d5be","kind":"commit","published_at":"2024-02-15T04:54:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"a61b0bf9e5a864a41bf882f3f50bfc9c34e63d20","kind":"commit","published_at":"2024-02-14T20:09:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"dc0b2b4501f1027e89b20ff705ba5b885ecb9fbf","kind":"commit","published_at":"2024-02-14T06:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.14/manifests"},{"name":"v1.23.12","sha":"d95eb6ca43548577ff940878356165db55feefa8","kind":"commit","published_at":"2024-02-13T15:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.12/manifests"},{"name":"v1.23.10","sha":"5d59fa166c5bb359319268a929365e6edc7fb3ad","kind":"commit","published_at":"2024-02-12T17:11:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"afd0d7cb41718f7b058e98ca59af14a7979f6514","kind":"commit","published_at":"2024-02-11T02:32:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"525b0dc4fd727e6a8efde2e904bb4517a1b6f2a4","kind":"commit","published_at":"2024-02-10T16:46:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"e977685cf494218e1bf5ae85a8e732b38259c75b","kind":"commit","published_at":"2024-02-10T04:55:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.7/manifests"},{"name":"v1.23.5","sha":"e39ce9b119ae856d594ecd4a53e50b534b95e112","kind":"commit","published_at":"2024-02-09T07:03:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"b9393fb769cfea7fb578217198471b5292976f9c","kind":"commit","published_at":"2024-02-09T05:45:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"922343fbc25c67a0c6d20e840e8d69d8b318fcb3","kind":"commit","published_at":"2024-02-08T18:49:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"3c54d8d1a6181c940784969cd22ecd528a5e111c","kind":"commit","published_at":"2024-02-08T04:13:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.2/manifests"}]},"repo_metadata_updated_at":"2025-10-09T15:38:33.690Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.57633926833498,"dependent_packages_count":8.490909927413902,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.033624597874441},"purl":"pkg:golang/github.com/%21berri%21a%21i/litellm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BerriAI/litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BerriAI/litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BerriAI/litellm/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T16:04:22.514Z","issues_count":5393,"pull_requests_count":8630,"avg_time_to_close_issue":3625038.552631579,"avg_time_to_close_pull_request":503305.3421937061,"issues_closed_count":3230,"pull_requests_closed_count":6546,"pull_request_authors_count":1258,"issue_authors_count":2599,"avg_comments_per_issue":1.873168922677545,"avg_comments_per_pull_request":1.4975666280417148,"merged_pull_requests_count":5507,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":3322,"past_year_pull_requests_count":5958,"past_year_avg_time_to_close_issue":2755606.3601462524,"past_year_avg_time_to_close_pull_request":450141.59731701575,"past_year_issues_closed_count":1641,"past_year_pull_requests_closed_count":4249,"past_year_pull_request_authors_count":893,"past_year_issue_authors_count":1979,"past_year_avg_comments_per_issue":1.3615291992775436,"past_year_avg_comments_per_pull_request":1.4533400469956361,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":90,"past_year_merged_pull_requests_count":3517,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"Sameerlite","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"Sameerlite","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"Manouchehri","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBerriAI%2Flitellm/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2142536,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13085882,"name":"python312Packages.litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:06.855Z","latest_release_published_at":"2026-02-01T18:03:06.855Z","latest_release_number":"1.51.2","last_synced_at":"2026-03-07T16:09:27.005Z","created_at":"2026-02-01T18:01:44.005Z","updated_at":"2026-03-11T08:56:22.725Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.litellm","install_command":"nix-env -iA nixpkgs.python312Packages.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/litellm/default.nix#L99","metadata":{"nix_attribute":"python3.12-litellm-1.51.2","position":"pkgs/development/python-modules/litellm/default.nix:99","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"litellm","upstream_purl":"pkg:pypi/litellm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.litellm?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":222,"html_url":null,"role":null,"created_at":"2026-03-07T16:09:27.187Z","updated_at":"2026-03-07T16:09:27.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13077078,"name":"python311Packages.litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:45.658Z","latest_release_published_at":"2026-02-01T17:34:45.658Z","latest_release_number":"1.51.2","last_synced_at":"2026-03-08T04:29:39.861Z","created_at":"2026-02-01T17:34:43.300Z","updated_at":"2026-03-08T04:31:21.681Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.litellm","install_command":"nix-env -iA nixpkgs.python311Packages.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/litellm/default.nix#L99","metadata":{"nix_attribute":"python3.11-litellm-1.51.2","position":"pkgs/development/python-modules/litellm/default.nix:99","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"litellm","upstream_purl":"pkg:pypi/litellm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.litellm?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":222,"html_url":null,"role":null,"created_at":"2026-03-08T04:29:40.030Z","updated_at":"2026-03-08T04:29:40.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13204372,"name":"python312Packages.litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:58:22.048Z","latest_release_published_at":"2026-02-02T00:58:22.048Z","latest_release_number":"1.37.16","last_synced_at":"2026-03-07T12:04:13.939Z","created_at":"2026-02-02T00:58:19.508Z","updated_at":"2026-03-12T02:04:42.795Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.litellm","install_command":"nix-env -iA nixpkgs.python312Packages.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/litellm/default.nix#L98","metadata":{"nix_attribute":"python3.12-litellm-1.37.16","position":"pkgs/development/python-modules/litellm/default.nix:98","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"litellm","upstream_purl":"pkg:pypi/litellm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.litellm?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":223,"html_url":null,"role":null,"created_at":"2026-03-07T12:04:14.114Z","updated_at":"2026-03-07T12:04:14.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13296506,"name":"python310Packages.litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:59.153Z","latest_release_published_at":"2026-02-02T06:27:59.153Z","latest_release_number":"0.11.1","last_synced_at":"2026-04-10T22:02:46.615Z","created_at":"2026-02-02T06:27:53.749Z","updated_at":"2026-04-10T22:31:29.432Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.litellm","install_command":"nix-env -iA nixpkgs.python310Packages.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/litellm/default.nix#L47","metadata":{"nix_attribute":"python3.10-litellm-0.11.1","position":"pkgs/development/python-modules/litellm/default.nix:47","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"litellm","upstream_purl":"pkg:pypi/litellm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.litellm?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":206,"html_url":null,"role":null,"created_at":"2026-03-03T22:36:29.314Z","updated_at":"2026-03-03T22:36:29.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13196089,"name":"python311Packages.litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:24:24.510Z","latest_release_published_at":"2026-02-02T00:24:24.510Z","latest_release_number":"1.37.16","last_synced_at":"2026-03-09T02:10:24.592Z","created_at":"2026-02-02T00:24:21.596Z","updated_at":"2026-03-09T03:07:01.123Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.litellm","install_command":"nix-env -iA nixpkgs.python311Packages.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/litellm/default.nix#L98","metadata":{"nix_attribute":"python3.11-litellm-1.37.16","position":"pkgs/development/python-modules/litellm/default.nix:98","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"litellm","upstream_purl":"pkg:pypi/litellm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.litellm?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":223,"html_url":null,"role":null,"created_at":"2026-03-09T02:10:24.901Z","updated_at":"2026-03-09T02:10:24.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12380691,"name":"litellm","ecosystem":"conda","description":"Translate inputs to provider's completion, embedding, and image_generation endpoints Consistent output, text responses will always be available at ['choices'][0] Retry/fallback logic across multiple deployments (e.g. Azure/OpenAI) - Router Track spend \u0026 set budgets per project LiteLLM Proxy Server","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2025-10-13T07:06:45.000Z","latest_release_published_at":"2026-04-29T15:35:13.000Z","latest_release_number":"1.83.7","last_synced_at":"2026-04-30T10:05:46.649Z","created_at":"2025-10-13T13:18:20.217Z","updated_at":"2026-04-30T15:43:38.172Z","registry_url":"https://anaconda.org/anaconda/litellm","install_command":"conda install -c anaconda litellm","documentation_url":null,"metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-30T15:43:38.139Z","dependent_packages_count":0,"downloads":543,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":44.69135802469136,"dependent_packages_count":40.98765432098765,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.839506172839506},"purl":"pkg:conda/litellm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/litellm/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5131,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":12822004,"name":"litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:14:58.984Z","latest_release_published_at":"2026-01-26T18:14:58.984Z","latest_release_number":"1.80.0","last_synced_at":"2026-04-09T13:02:06.461Z","created_at":"2026-01-26T18:14:58.641Z","updated_at":"2026-04-09T13:31:55.846Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=litellm","install_command":"nix-env -iA nixpkgs.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/litellm/default.nix#L149","metadata":{"nix_attribute":"litellm-1.80.0","position":"pkgs/development/python-modules/litellm/default.nix:149","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/litellm?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":450,"html_url":null,"role":null,"created_at":"2026-03-03T18:07:02.030Z","updated_at":"2026-03-03T18:07:02.030Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":11499996,"name":"litellm-proxy-extras","ecosystem":"pypi","description":"Additional files for the LiteLLM Proxy. Reduces the size of the main litellm package.","homepage":"https://litellm.ai","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":128,"first_release_published_at":"2025-03-29T19:57:47.000Z","latest_release_published_at":"2026-05-14T05:42:16.000Z","latest_release_number":"0.4.72","last_synced_at":"2026-05-17T04:06:13.496Z","created_at":"2025-03-29T20:02:09.723Z","updated_at":"2026-05-17T04:06:13.496Z","registry_url":"https://pypi.org/project/litellm-proxy-extras/","install_command":"pip install litellm-proxy-extras --index-url https://pypi.org/simple","documentation_url":"https://docs.litellm.ai","metadata":{"funding":null,"documentation":"https://docs.litellm.ai","classifiers":[],"normalized_name":"litellm-proxy-extras","project_status":null},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]","archived":false,"fork":false,"pushed_at":"2026-03-07T17:18:55.000Z","size":807939,"stargazers_count":38153,"open_issues_count":1690,"forks_count":6232,"subscribers_count":157,"default_branch":"main","last_synced_at":"2026-03-07T17:19:23.565Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2026-03-07T17:09:16.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"259242f8-4956-4340-95e5-2b83b9b0e72e","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1303,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30322640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://docs.litellm.ai/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2026-01-19T10:49:26.411Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BerriAI","funding_links":["https://github.com/sponsors/BerriAI"],"total_stars":null,"followers":673,"following":0,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2026-01-19T10:49:26.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.82.0.patch2","sha":"2aff135af76643222921a77206c34d98a68ab395","kind":"commit","published_at":"2026-03-05T04:06:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2/manifests"},{"name":"v1.82.0.patch1","sha":"3b2bcb74bbea21a011aec89d1b1d2153dc8876b3","kind":"commit","published_at":"2026-03-05T03:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1/manifests"},{"name":"v1.81.14.gemini-batches","sha":"b064ec8d7eb47dd0ac1154802828cb4e823e0aa4","kind":"commit","published_at":"2026-03-05T02:48:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.gemini-batches","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.gemini-batches","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.gemini-batches","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches/manifests"},{"name":"v1.81.14-redirect-alpha","sha":"ea7db82049302855f7b0e6e191c31e9beddf7dde","kind":"commit","published_at":"2026-03-05T00:27:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-redirect-alpha","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-redirect-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-redirect-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha/manifests"},{"name":"v1.81.12-stable_gpt-5.3.patch1","sha":"2308d5f5bc8a057916312b7944fe18d2064aad7f","kind":"commit","published_at":"2026-03-03T16:33:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1/manifests"},{"name":"v1.81.6.rc.9","sha":"5a547aa857b19674b1f20845da20477636af5257","kind":"commit","published_at":"2026-03-03T02:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9/manifests"},{"name":"litellm-trace-dev-v1.81.16","sha":"7bf2e25f7e6cf71e186ca7e12b4bc76ab2d6727b","kind":"commit","published_at":"2026-03-02T20:25:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-trace-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-trace-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-trace-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16/manifests"},{"name":"v1.82.0-nightly","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly/manifests"},{"name":"v1.82.rc.1","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1/manifests"},{"name":"v1.81.12-stable.2","sha":"6a96ab49806b71e16ebd52fff49c6b55909b6646","kind":"commit","published_at":"2026-02-28T03:45:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2/manifests"},{"name":"v1.81.6.rc.6","sha":"539e9b95244d8f8903eb5cc04d431ba04572667a","kind":"commit","published_at":"2026-02-28T02:04:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6/manifests"},{"name":"v1.81.14.rc.2","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2/manifests"},{"name":"v1.81.14-stable","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable/manifests"},{"name":"litellm_presidio-dev-v1.81.16","sha":"3210da1e2a0bfcfabb6384766d5835875670a7a2","kind":"commit","published_at":"2026-02-27T12:28:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16/manifests"},{"name":"v1.81.16.custm-auth.dev","sha":"4d2fab49a7b947f329288c696101d1a678e49ede","kind":"commit","published_at":"2026-02-26T18:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.16.custm-auth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.16.custm-auth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.16.custm-auth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev/manifests"},{"name":"1.81.16-nightly","sha":"ef82492e20981dd0f6225bc31ae4bcfc9f8abde1","kind":"commit","published_at":"2026-02-26T12:56:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly/manifests"},{"name":"v1.81.6.rc.5","sha":"50263270f7cf3aa81f440a6fef26f1ac7f20ceea","kind":"commit","published_at":"2026-02-24T21:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5/manifests"},{"name":"v1.81.12-stable.1","sha":"7e4e4545c5da303ed4586a3231ccb3369d9c63d4","kind":"commit","published_at":"2026-02-24T20:11:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1/manifests"},{"name":"v1.81.6.rc.4","sha":"699911dfc59fd516f77e53288356619180edcfec","kind":"commit","published_at":"2026-02-24T20:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4/manifests"},{"name":"v1.81.12-stable_gpt-5.3","sha":"e59e423bb7e871476ad0d1ebbcd51c48e6dbe4b5","kind":"commit","published_at":"2026-02-24T19:56:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3/manifests"},{"name":"CVEv1.81.5","sha":"132e2ed671853e67c778d11dfd5777b4b8bdf3e2","kind":"commit","published_at":"2026-02-24T15:39:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/CVEv1.81.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/CVEv1.81.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@CVEv1.81.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5/manifests"},{"name":"litellm-CVE-v1.81.15","sha":"3e6c10a0710e7c64f27f5875bbf1a30702b4f143","kind":"commit","published_at":"2026-02-24T14:10:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-CVE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-CVE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-CVE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15/manifests"},{"name":"RCE-v1.81.15","sha":"3f21e60717760816b7309532a9aad9fc00e2ebb3","kind":"commit","published_at":"2026-02-24T08:46:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/RCE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/RCE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@RCE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15/manifests"},{"name":"litellm-v1.81.14.pre-call-hook-fix.dev","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-v1.81.14.pre-call-hook-fix.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-v1.81.14.pre-call-hook-fix.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-v1.81.14.pre-call-hook-fix.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev/manifests"},{"name":"litellm-precall-dev-v1.81.14","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-precall-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-precall-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-precall-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14/manifests"},{"name":"v1.81.15-nightly","sha":"2e819656cee934bf549465dd4ab6248254ac1d0a","kind":"commit","published_at":"2026-02-24T06:45:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly/manifests"},{"name":"litellmv1.81.15.presidio.dev","sha":"f55fe7afdc65b1d96462cd920a28a0e14748b722","kind":"commit","published_at":"2026-02-24T06:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellmv1.81.15.presidio.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellmv1.81.15.presidio.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellmv1.81.15.presidio.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev/manifests"},{"name":"litellm-pres-dev-v1.81.15","sha":"a15c4db499662b0b72c6223f019d7810889a69d4","kind":"commit","published_at":"2026-02-24T04:39:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-pres-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-pres-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-pres-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15/manifests"},{"name":"litellm_presidio-dev-v1.81.15","sha":"e5c907dc93f32066fa28b9d0845feffca2763634","kind":"commit","published_at":"2026-02-24T03:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15/manifests"},{"name":"litellm_idx-db-dev-v1.81.14","sha":"c6f60bed71f9198ed697c698bce533dbb9149106","kind":"commit","published_at":"2026-02-23T14:14:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_idx-db-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_idx-db-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_idx-db-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14/manifests"},{"name":"v1.81.14.rc.1","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1/manifests"},{"name":"v1.81.14-nightly","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly/manifests"},{"name":"v1.81.12-stable","sha":"ba0d541b19822ba8eb99af28079bdc416b61c45b","kind":"commit","published_at":"2026-02-21T20:32:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable/manifests"},{"name":"litellm_langfuse-dev-v1.81.13","sha":"e29c3392118419e4c2dd24e2acec5767bb22a47e","kind":"commit","published_at":"2026-02-20T17:33:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_langfuse-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_langfuse-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_langfuse-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","sha":"abd5375153d1b653c912a228b0ffbe752d1bf638","kind":"commit","published_at":"2026-02-20T08:43:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro-patch","sha":"55a37d6d9e5e681fe20e7a1b3e716c4b67983fd9","kind":"commit","published_at":"2026-02-20T04:19:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch/manifests"},{"name":"v1.81.9-stable.patch.1","sha":"f49e4bf299e6ae6e6927d29abd9831e02084df1e","kind":"commit","published_at":"2026-02-20T00:36:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1/manifests"},{"name":"v1.81.13.dev1","sha":"16cfdccc7b77ffa875949570f23378ab743b4bfe","kind":"commit","published_at":"2026-02-19T19:35:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro","sha":"880e55201c9ff4944f274108fd411f0fb023bef1","kind":"commit","published_at":"2026-02-19T18:54:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro/manifests"},{"name":"litellm_pro-mgmnt-dev-v1.81.13","sha":"9a71ba3505422eec7906df440e955c8dc9161a94","kind":"commit","published_at":"2026-02-19T08:56:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_pro-mgmnt-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_pro-mgmnt-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_pro-mgmnt-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13/manifests"},{"name":"1.81.3-stable.dev.oauth","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3-stable.dev.oauth","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3-stable.dev.oauth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3-stable.dev.oauth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth/manifests"},{"name":"v1.81.3.oauth.dev","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.oauth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.oauth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.oauth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev/manifests"},{"name":"v1.80.15-stable.2","sha":"59346feeddd53d241058171353be358a74cf61a7","kind":"commit","published_at":"2026-02-18T19:28:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2/manifests"},{"name":"litellm_1.81.13-dev","sha":"3ea8d32d81382779592a87c71bb4d6d7881cd62b","kind":"commit","published_at":"2026-02-18T10:57:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_1.81.13-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_1.81.13-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_1.81.13-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev/manifests"},{"name":"v1.80.11.gemini-metadata.dev","sha":"4b77458627204c3d46bc429ef3e66247e5313b0d","kind":"commit","published_at":"2026-02-18T03:17:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.gemini-metadata.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.gemini-metadata.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.gemini-metadata.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev/manifests"},{"name":"v1.81.3-stable.sonnet-4-6","sha":"6bf584ac2854921414db2c226b09a3f382a7c523","kind":"commit","published_at":"2026-02-17T19:54:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.sonnet-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.sonnet-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.sonnet-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6/manifests"},{"name":"v1.81.13","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13/manifests"},{"name":"v1.81.13-nightly","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly/manifests"},{"name":"litellm_sso-dev-v1.81.13","sha":"1308a2cd76693160ca7d26f519f00731bddc37c1","kind":"commit","published_at":"2026-02-16T14:10:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_sso-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_sso-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_sso-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13/manifests"},{"name":"v1.81.12.rc.1","sha":"f9398eef8052e4ade978a7ef76be57662a40a8df","kind":"commit","published_at":"2026-02-15T02:19:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1/manifests"},{"name":"v1.81.12-nightly","sha":"ff502e8b9170f31d15b4886501115be0f67935e5","kind":"commit","published_at":"2026-02-15T00:48:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly/manifests"},{"name":"litellm_dev-test-v0.1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1/manifests"},{"name":"v1.81.10.dev1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1/manifests"},{"name":"v1.81.11-nightly","sha":"231aedeeff7e319bf32dc53d4e16897ae3b0e50c","kind":"commit","published_at":"2026-02-13T01:01:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly/manifests"},{"name":"v1.81.0-patch4","sha":"edc0ff91af792c1989c82e0e1c603ead2df233c4","kind":"commit","published_at":"2026-02-13T00:57:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4/manifests"},{"name":"v1.81.3-stable.opus-4-6","sha":"5020b169446e55ab70c8162e7ca3511baec15771","kind":"commit","published_at":"2026-02-11T19:23:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6/manifests"},{"name":"litellm_stable_build-test-v0.1","sha":"3e9e78def6f4d7edc8b279ab5d4ddae72da08353","kind":"commit","published_at":"2026-02-11T14:13:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_stable_build-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_stable_build-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_stable_build-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1/manifests"},{"name":"litellm_dev-test-v0","sha":"95a8c2550c9ab1dfdf9cccc388cd41d13e91e208","kind":"commit","published_at":"2026-02-11T10:15:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0/manifests"},{"name":"v1.81.10-nightly","sha":"7488abece8e78505e760cb2302afc1bd6cf8bc63","kind":"commit","published_at":"2026-02-11T00:11:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly/manifests"},{"name":"v1.81.3-stable","sha":"61ed8f9e03557f1a04509cfeb1d24bdcca6d4ce2","kind":"commit","published_at":"2026-02-07T23:55:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable/manifests"},{"name":"v1.81.9-nightly","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly/manifests"},{"name":"v1.81.9.rc.1","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1/manifests"},{"name":"v1.81.9-stable","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable/manifests"},{"name":"v1.81.0-stable.1","sha":"4c119c27ad64485c8fcce8b9d23f3f2c94d2ef3d","kind":"commit","published_at":"2026-02-07T02:15:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1/manifests"},{"name":"v1.81.0-patch3","sha":"ed32591a05f6696c76d0e834cbe3d2f4e2d47add","kind":"commit","published_at":"2026-02-06T17:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3/manifests"},{"name":"v1.80.0-stable.opus-4-6","sha":"0e9b7a747d7ffe49602b1e3713dab6a77f30e788","kind":"commit","published_at":"2026-02-05T19:38:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6/manifests"},{"name":"v1.81.8-nightly","sha":"4fea649f519b522254ba8bd38856f78991c50194","kind":"commit","published_at":"2026-02-05T05:51:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly/manifests"},{"name":"v1.81.6.rc.1","sha":"20d3cbfdebe0909c6a466e7f0eb3dde10fe67069","kind":"commit","published_at":"2026-02-05T02:45:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1/manifests"},{"name":"1.81.3.rc.6","sha":"48100e6c710f4fe3d3b1003ae4160c8076ded11a","kind":"commit","published_at":"2026-02-04T19:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6/manifests"},{"name":"v1.81.7.dev1","sha":"8b563a7641c07671994582cff3d2093213679faf","kind":"commit","published_at":"2026-02-04T12:39:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1/manifests"},{"name":"v1.81.7-nightly","sha":"3f6a281d0f7a620f58c96e8f7f638518eb8d04f2","kind":"commit","published_at":"2026-02-03T19:38:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly/manifests"},{"name":"v1.81.6-nightly","sha":"8da3a93e6e63aa2031862b7817c77552ddaee7bd","kind":"commit","published_at":"2026-02-01T03:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly/manifests"},{"name":"v1.81.0-patch2","sha":"d1c397f2f00e1cd8160d309ef24dba91aa075bf8","kind":"commit","published_at":"2026-01-30T00:17:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2/manifests"},{"name":"v1.81.3.dev1","sha":"c0fb179a32bc8a49048b57c77123d2da19eb0d4d","kind":"commit","published_at":"2026-01-29T01:59:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1/manifests"},{"name":"v1.81.3.rc.5","sha":"d12ce3cd5de9f4f760249b85a7bc619208ccc393","kind":"commit","published_at":"2026-01-29T00:54:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5/manifests"},{"name":"v1.81.5-nightly","sha":"2cc3778761d45acc0cdd51d86aa3611a8badc3d9","kind":"commit","published_at":"2026-01-29T00:43:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly/manifests"},{"name":"v1.81.0-patch","sha":"4b6b1da517da4aff3e02b146755f5eff32f2f399","kind":"commit","published_at":"2026-01-29T00:15:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch/manifests"},{"name":"v1.81.3.rc.4","sha":"0003e647ea91f4284f578690ea848b6cc4bea064","kind":"commit","published_at":"2026-01-28T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4/manifests"},{"name":"v1.81.3.rc.3","sha":"43642391c54c8eb86b3df87ed2a025acd122e719","kind":"commit","published_at":"2026-01-28T03:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3/manifests"},{"name":"v1.81.3.rc.2","sha":"5426b3c94003aff9233dee8712abbfaf4a603ff6","kind":"commit","published_at":"2026-01-26T17:49:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2/manifests"},{"name":"v1.81.3.rc.1","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1/manifests"},{"name":"v1.81.3-nightly","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly/manifests"},{"name":"v1.81.3.rc","sha":"06f7a7ec6933f521004ad943f878f5b740d7c077","kind":"commit","published_at":"2026-01-25T00:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc/manifests"},{"name":"v1.81.0-stable","sha":"790a5ce0b323c1eefa70c2df25b2780097aa3f80","kind":"commit","published_at":"2026-01-24T17:39:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable/manifests"},{"name":"v1.81.0.rc.5","sha":"8c29ad41916253549afc324287544ff96ad0cae3","kind":"commit","published_at":"2026-01-22T03:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5/manifests"},{"name":"v1.81.0.rc.4","sha":"ad1db9fc8bfabb462005a3c9889bc14647ae0a75","kind":"commit","published_at":"2026-01-21T20:06:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4/manifests"},{"name":"v1.81.1-nightly","sha":"a02c43d300f3c577a927aee44812e604f860a8e8","kind":"commit","published_at":"2026-01-21T04:08:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly/manifests"},{"name":"v1.81.0-nightly","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly/manifests"},{"name":"v1.81.0.rc.1","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1/manifests"},{"name":"1.80.15-stable.1","sha":"769d24dedc477824cebf75bebef3e534976846a4","kind":"commit","published_at":"2026-01-17T19:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.80.15-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.80.15-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.80.15-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1/manifests"},{"name":"v1.80.17-nightly","sha":"bad72ac140e014ca08bd747d51b5eaf48035772f","kind":"commit","published_at":"2026-01-17T00:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly/manifests"},{"name":"v1.80.16.dev6","sha":"3ee4a88005a7972de5c3190c29d9ab018033959d","kind":"commit","published_at":"2026-01-16T13:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6/manifests"},{"name":"v1.80.11-stable.1","sha":"2dd7c73ac8bf52d7b4f7a7f2123e59b229d2d911","kind":"commit","published_at":"2026-01-15T02:17:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1/manifests"},{"name":"v1.80.16-nightly","sha":"b3e126222f3ab54a3cd3310c22a96c8841ee1021","kind":"commit","published_at":"2026-01-13T06:52:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly/manifests"},{"name":"v1.80.15.dev1","sha":"e5e51284a31d3c550ffa9a9aad9e96b8bb1685e9","kind":"commit","published_at":"2026-01-12T19:38:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1/manifests"},{"name":"v1.80.15.rc.2","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2/manifests"},{"name":"v1.80.15-stable","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable/manifests"},{"name":"v1.80.15.rc.1","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1/manifests"},{"name":"v1.80.15-nightly","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly/manifests"},{"name":"v1.80.13.rc.1","sha":"c6101ef977c2c40c0e899323d1a3cf86f2269e1a","kind":"commit","published_at":"2026-01-09T07:00:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1/manifests"},{"name":"v1.80.13-nightly","sha":"10ec499369782f2bc9623419e44b140832bfdd24","kind":"commit","published_at":"2026-01-08T13:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly/manifests"},{"name":"v1.80.12-nightly","sha":"bbabc1089cbd5b3d19cc923946cbc2321de836fb","kind":"commit","published_at":"2026-01-07T16:05:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly/manifests"},{"name":"v1.80.8-stable.1-patch01","sha":"fec1c13c0aebf54f52bcb8e5b220b7eca5a915f1","kind":"commit","published_at":"2026-01-06T01:22:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1-patch01","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1-patch01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1-patch01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01/manifests"},{"name":"v1.80.11.rc.1","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1/manifests"},{"name":"v1.80.11-nightly","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly/manifests"},{"name":"v1.80.11-stable","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable/manifests"},{"name":"v1.80.10.rc.5","sha":"69946b7121f3edd57ccc15166a2963276f44045d","kind":"commit","published_at":"2025-12-19T03:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5/manifests"},{"name":"v1.80.10.dev.1","sha":"fcd524ca0f6391eeb67254de3bedc00e5ddd613c","kind":"commit","published_at":"2025-12-18T16:51:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1/manifests"},{"name":"v1.80.10.rc.4","sha":"2fd78a804be3a7cf0ee88ad426f024bc1d1eacb2","kind":"commit","published_at":"2025-12-17T17:25:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4/manifests"},{"name":"v1.80.8-stable.1","sha":"d78d2aee320d08c8c2215b777cebc0304a846b22","kind":"commit","published_at":"2025-12-17T17:17:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1/manifests"},{"name":"v1.80.10.rc.3","sha":"f83b821f3dbdb92ab7e8541950b31d43ecec9295","kind":"commit","published_at":"2025-12-17T03:52:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3/manifests"},{"name":"v1.80.10.rc.2","sha":"fe9633c0299b66423eddcf646707796ff0b129cf","kind":"commit","published_at":"2025-12-14T22:30:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2/manifests"},{"name":"v1.80.10.rc.1","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1/manifests"},{"name":"v1.80.10-nightly","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly/manifests"},{"name":"v1.80.9.dev6","sha":"19b48d7badb908ea443c51cdffc932bc8126a9f4","kind":"commit","published_at":"2025-12-12T10:42:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6/manifests"},{"name":"v1.80.9.dev5","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5/manifests"},{"name":"v1.80.8-stable","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable/manifests"},{"name":"v1.80.9.dev1","sha":"2f335ac5a65be1c92931511cf5bb99dfadb1a939","kind":"commit","published_at":"2025-12-09T01:20:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1/manifests"},{"name":"v1.80.9-nightly","sha":"c87874c29e8ed467a4bc81efe0b2a766309b6bf6","kind":"commit","published_at":"2025-12-08T20:31:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly/manifests"},{"name":"v1.80.8.dev.1","sha":"e2e35c3f87644b253ae631b16e24beab0162a509","kind":"commit","published_at":"2025-12-07T06:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1/manifests"},{"name":"v1.80.8.rc.1","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1/manifests"},{"name":"v1.80.8-nightly","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly/manifests"},{"name":"v1.80.5-stable.1","sha":"80177d5b0809ff051417aace67fac14393184a07","kind":"commit","published_at":"2025-12-06T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1/manifests"},{"name":"v1.80.7.dev.4","sha":"a3e8c2d1485ed9490c4a2584248aaffaa3a13a3c","kind":"commit","published_at":"2025-12-05T23:09:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4/manifests"},{"name":"v1.80.7.dev.3","sha":"be0530a6b331dc32f2ca58c46fccea5f60f598c4","kind":"commit","published_at":"2025-12-04T04:54:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3/manifests"},{"name":"v1.80.5-stable","sha":"6c49b95a4ab75651ddde1c5c3cec8531f986755a","kind":"commit","published_at":"2025-12-03T21:49:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable/manifests"},{"name":"v1.80.7.dev.2","sha":"c60778fca43cb642909dac4caf2e4483b18e860f","kind":"commit","published_at":"2025-12-03T19:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2/manifests"},{"name":"v1.80.7.dev.1","sha":"b4f2dc0536a0f95d711f351aac04828be3b635fc","kind":"commit","published_at":"2025-12-03T06:22:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1/manifests"},{"name":"v1.80.7-nightly","sha":"743a5346b42ac92ce9c0fd60c0b307977607303e","kind":"commit","published_at":"2025-11-27T22:36:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly/manifests"},{"name":"v1.80.6-nightly","sha":"96a0f960a9e08fb7ad58caae3bba4004d4463e87","kind":"commit","published_at":"2025-11-27T17:14:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly/manifests"},{"name":"v1.80.5.dev32","sha":"30a22f1fed33c1aed3bd725f919534403d6dd749","kind":"commit","published_at":"2025-11-27T02:28:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32/manifests"},{"name":"v1.80.5.dev2","sha":"5a60a8ab3b05fb6be35a949a69dac7c83e77bf4e","kind":"commit","published_at":"2025-11-26T21:20:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2/manifests"},{"name":"v1.80.5.dev1","sha":"867381a0f9ec5d8e514ec843a24bca15b282efc3","kind":"commit","published_at":"2025-11-25T19:55:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1/manifests"},{"name":"v1.80.0-stable.1","sha":"7e2da4f645901fc3a713e07818e7d5e007cd7fa0","kind":"commit","published_at":"2025-11-24T20:22:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1/manifests"},{"name":"v1.80.5.rc.2","sha":"1bbef4fd202683cb18f5880fe8c1add9fb84c744","kind":"commit","published_at":"2025-11-23T00:05:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2/manifests"},{"name":"v1.80.5.rc.1","sha":"42d3a8f64dd5f8600d07731c64b73b0ffffc5f67","kind":"commit","published_at":"2025-11-22T23:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1/manifests"},{"name":"v1.80.5-nightly","sha":"7cf1d306f29f00970cc891af4e557ab5c732c5df","kind":"commit","published_at":"2025-11-22T22:55:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly/manifests"},{"name":"v1.78.5-stable-patch-1","sha":"5910750ed6d9da402d1d57b9505909fb362ade5c","kind":"commit","published_at":"2025-11-21T19:31:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1/manifests"},{"name":"v1.80.5.dev3","sha":"5c8b5b1b5ed446a47cf92d90ff8a7b43f2bad64d","kind":"commit","published_at":"2025-11-20T11:03:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3/manifests"},{"name":"v1.80.0.dev6","sha":"95caa2e3de04f903458acc77070b247984b6db3e","kind":"commit","published_at":"2025-11-20T01:47:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6/manifests"},{"name":"v1.77.3-stable-patch-2","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2/manifests"},{"name":"v1.77.3-stable-patch-1","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1/manifests"},{"name":"v1.80.0.dev2","sha":"2880cb45a2110b4707be23c54cd5680d20be1739","kind":"commit","published_at":"2025-11-19T01:36:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2/manifests"},{"name":"v1.79.3-stable.gemini3","sha":"75896230cb2da7e14bf9bcb781bb161258452bf9","kind":"commit","published_at":"2025-11-19T00:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable.gemini3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable.gemini3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable.gemini3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3/manifests"},{"name":"v1.80.0.dev1","sha":"e2fc22520146fb80547606a12fe9ca38f2f3dfcd","kind":"commit","published_at":"2025-11-18T23:35:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1/manifests"},{"name":"v1.80.0.rc.2","sha":"1e287bab7039efd59e043debb3dbb824e0b8ecb6","kind":"commit","published_at":"2025-11-16T02:29:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2/manifests"},{"name":"v1.80.0.rc.1","sha":"e45655a2cf2c8f8538761313421b18996663a3fa","kind":"commit","published_at":"2025-11-16T00:06:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1/manifests"},{"name":"v1.80.0-nightly","sha":"06eeb28c8fe30ee6e90671408dcb23bbdf691e7a","kind":"commit","published_at":"2025-11-15T22:12:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly/manifests"},{"name":"v1.79.1-stable-patch-1","sha":"063197891680bc79bdce0baecf50aacc3d60e0e6","kind":"commit","published_at":"2025-11-13T17:24:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1/manifests"},{"name":"v1.79.3.dev7","sha":"555d7b8be89847f0089a93677a2463a90774e592","kind":"commit","published_at":"2025-11-13T16:17:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7/manifests"},{"name":"v1.79.3.dev5","sha":"20350fa094a63ac3613ec1841e2e6bd1507e9366","kind":"commit","published_at":"2025-11-12T20:41:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5/manifests"},{"name":"v1.79.3.dev2","sha":"1249a59e4692423a0285bf5f60a9abfe2f8ab3e0","kind":"commit","published_at":"2025-11-12T17:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2/manifests"},{"name":"v1.79.dev.1","sha":"a987e3ca46e3af4b688eb4374cd6192f420b5cc3","kind":"commit","published_at":"2025-11-11T19:56:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1/manifests"},{"name":"v1.79.3-stable","sha":"c0548542d4a923d51743869e9dc8c5da078bb5ba","kind":"commit","published_at":"2025-11-10T19:12:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable/manifests"},{"name":"v1.79.3.rc.1","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1/manifests"},{"name":"v1.79.3-nightly","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly/manifests"},{"name":"v1.79.2-nightly","sha":"0a1fc0eeb2b56315fda372c27a492dc46598df9c","kind":"commit","published_at":"2025-11-08T22:33:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly/manifests"},{"name":"v1.79.1-stable","sha":"c217bddb59ba55b156153000c1ee04698d437c39","kind":"commit","published_at":"2025-11-08T19:14:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable/manifests"},{"name":"v1.79.1.dev6","sha":"0e17462589a741c03d8a5ad608676cc69c8c8169","kind":"commit","published_at":"2025-11-05T19:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6/manifests"},{"name":"1.78.5-stable-patch-1","sha":"a5e3d4a2e0cd9ef6746e7c529deb0f408a76882a","kind":"commit","published_at":"2025-11-05T18:25:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1/manifests"},{"name":"v1.79.1.rc.2","sha":"740be90dae43ae443b8ac098776f3c561465f46b","kind":"commit","published_at":"2025-11-03T22:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2/manifests"},{"name":"v1.79.1.dev5","sha":"f2c4d4dde323ea5c0521016dc4a395b389947f31","kind":"commit","published_at":"2025-11-03T21:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5/manifests"},{"name":"v1.79.1.dev3","sha":"c6d6c26caf001e750db776b31c10b4106719ee62","kind":"commit","published_at":"2025-11-03T19:51:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3/manifests"},{"name":"v1.79.1.dev2","sha":"af31951a2d8ad93693dee252f8b71add1ba0310f","kind":"commit","published_at":"2025-11-03T19:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2/manifests"},{"name":"v1.79.0-stable","sha":"8d495f56a9cc46be4a8b475c76cf122f340aa138","kind":"commit","published_at":"2025-11-01T18:11:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable/manifests"},{"name":"v1.79.1.rc.1","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1/manifests"},{"name":"v1.79.1-nightly","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly/manifests"},{"name":"v1.78.5.rc.4","sha":"3beb25bed8610bd30e5aa00023c9245304351afe","kind":"commit","published_at":"2025-10-31T18:27:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4/manifests"},{"name":"v1.79.1.dev1","sha":"d3966a4fc852b4c96ec8cdb29e1f48b964461ccf","kind":"commit","published_at":"2025-10-30T21:54:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1/manifests"},{"name":"v1.77.7.dev3","sha":"9a22b890e7f8cbe3ac873c14fc56f7b132529b50","kind":"commit","published_at":"2025-10-29T22:51:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3/manifests"},{"name":"v1.77.7.dev2","sha":"c1ab8d2b3ca237f01f1ed87c6d43e4b605bac91e","kind":"commit","published_at":"2025-10-27T18:33:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2/manifests"},{"name":"v1.79.0.rc.1","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1/manifests"},{"name":"v1.79.0-nightly","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly/manifests"},{"name":"v1.78.7-nightly","sha":"2ab2d15efc73f88add14b884f033b476904cc330","kind":"commit","published_at":"2025-10-22T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly/manifests"},{"name":"v1.78.6-nightly","sha":"98f1d6350811b6cfb8f4585d9580482d17278d32","kind":"commit","published_at":"2025-10-21T16:16:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly/manifests"},{"name":"v1.78.5.rc.1","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1/manifests"},{"name":"v1.78.5-nightly","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly/manifests"},{"name":"v1.78.5-stable","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable/manifests"},{"name":"v1.78.0-stable","sha":"5fde83d9f154335ca9ee6f78b8c8a3d6568685b5","kind":"commit","published_at":"2025-10-18T20:20:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable/manifests"},{"name":"v1.78.4.dev1","sha":"46d754a0f9c69ffbc46d2b227a79f9ecf62ce490","kind":"commit","published_at":"2025-10-18T18:14:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1/manifests"},{"name":"v1.78.4-nightly","sha":"8780b1af6f93621943acd59013c923171a123c82","kind":"commit","published_at":"2025-10-18T01:55:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly/manifests"},{"name":"v1.78.3-nightly","sha":"3df0fb0b45ccfc859ecb00621545e74aea340f29","kind":"commit","published_at":"2025-10-17T17:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly/manifests"},{"name":"v1.78.2-nightly","sha":"fd83b292a6322d1758d70351cab0376ec2bf7777","kind":"commit","published_at":"2025-10-16T00:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly/manifests"},{"name":"v1.78.0.rc.3","sha":"58bfa964584943bf7b202633b0852f6d9fa4349e","kind":"commit","published_at":"2025-10-14T21:22:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3/manifests"},{"name":"v1.78.0.dev1","sha":"edd48e7d54a0f93dab61e17383106e22104c6f82","kind":"commit","published_at":"2025-10-13T17:08:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1/manifests"},{"name":"v1.78.0.rc.2","sha":"9e44acdc24c4ff80541b2d1e38e147dce72f960c","kind":"commit","published_at":"2025-10-13T05:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2/manifests"},{"name":"v1.78.0.rc.1","sha":"cb9b65d6edce1a5bd4b6890225e4a5116ffa1b83","kind":"commit","published_at":"2025-10-11T21:51:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1/manifests"},{"name":"v1.78.0-nightly","sha":"b20199b28db0e6851826b9564db9e6d67c4e0262","kind":"commit","published_at":"2025-10-11T18:42:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly/manifests"},{"name":"v1.77.7.dev16","sha":"daab207a95e332defac959ac2fc20ddf53c71081","kind":"commit","published_at":"2025-10-11T00:34:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16/manifests"},{"name":"v1.77.7.dev15","sha":"ce36a2a9f137f6ddd427882fd7ba3fbdb7bffe7f","kind":"commit","published_at":"2025-10-10T22:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15/manifests"},{"name":"v1.77.7.dev14","sha":"a94fefe580adbc300dfaa5cb714caf00a0827f16","kind":"commit","published_at":"2025-10-10T20:47:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14/manifests"},{"name":"v1.77.7.gemma2","sha":"5384c2a770fa1697a4c0b179af9408525adcf8c5","kind":"commit","published_at":"2025-10-10T18:28:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.gemma2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.gemma2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.gemma2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2/manifests"},{"name":"v1.77.7.dev13","sha":"858cfa750fb1166110c9ab49565310b3d292e58a","kind":"commit","published_at":"2025-10-10T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13/manifests"},{"name":"v1.77.7.dev-gemma","sha":"68a6e4aa27a856a17a0624a30e64338a27c63bb8","kind":"commit","published_at":"2025-10-10T01:56:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev-gemma","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev-gemma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev-gemma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma/manifests"},{"name":"v1.77.7.dev12","sha":"0bfc171b135a582057f7db2cd5f11060858cdf5e","kind":"commit","published_at":"2025-10-10T00:23:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12/manifests"},{"name":"v1.77.7.dev11","sha":"a1bcb760ec3ab10de45c188b9fdc2d9483a9a0a1","kind":"commit","published_at":"2025-10-09T23:35:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11/manifests"},{"name":"v1.77.7.dev10","sha":"310b2da33e1ce6ad00a08aa2ef0a300197ce216a","kind":"commit","published_at":"2025-10-09T21:54:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10/manifests"},{"name":"v1.77.7.dev9","sha":"763d2f8ccdd8412dbe6d4ac0e136d9ac34dcd4c0","kind":"commit","published_at":"2025-10-09T02:57:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9/manifests"},{"name":"v1.77.7-stable","sha":"26f6932767d40306f50e70aece9eb9ebdb777c4f","kind":"commit","published_at":"2025-10-08T22:35:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable/manifests"},{"name":"v1.77.1.rc.5","sha":"5f36ac504d905e5fa841d8cb0d6d29ee3cbfdf7d","kind":"commit","published_at":"2025-10-08T20:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5/manifests"},{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"},{"name":"v1.40.10","sha":"eeb0e7d2bef761500758b23532cd7435a08e3bc7","kind":"commit","published_at":"2024-06-13T15:51:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10/manifests"},{"name":"v1.40.9-stable","sha":"f1c1dddb8b4a307ff1fac159bdf748688ab2f5aa","kind":"commit","published_at":"2024-06-12T06:28:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable/manifests"},{"name":"v1.40.9","sha":"1b21aa6157e63ebe13a4cad2e992c1161d9053dd","kind":"commit","published_at":"2024-06-12T06:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9/manifests"},{"name":"1.40.8.dev1","sha":"a9e61ef96dd0662addd9f82942a4764028915cac","kind":"commit","published_at":"2024-06-12T05:03:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1/manifests"},{"name":"v1.40.8-stable","sha":"318abde095beaaa3e59573942590500f72cd5e46","kind":"commit","published_at":"2024-06-11T05:37:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8-stable/manifests"},{"name":"v1.40.8","sha":"d628bf0bd36f6610d8985cd8fa062fb1095e2e56","kind":"commit","published_at":"2024-06-11T04:50:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8/manifests"},{"name":"v1.40.7.dev1","sha":"d5a1cc282e21ecffc2e05fca1e7e57009aa4eaa2","kind":"commit","published_at":"2024-06-10T16:36:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7.dev1/manifests"},{"name":"v1.40.7","sha":"93a3a0cc1e54c7850c2b8e82df635fcc54a024d4","kind":"commit","published_at":"2024-06-08T15:59:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7/manifests"},{"name":"v1.40.6","sha":"c5a611ca91bf4c4bd85d79d575dc090e836b3c7f","kind":"commit","published_at":"2024-06-08T02:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.6/manifests"},{"name":"v1.40.5","sha":"6024f9e45e4b9dcdc1880a6b67a5d92f09fdb3aa","kind":"commit","published_at":"2024-06-07T18:28:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"685d6e44003ee2f675a2dc84e871b8315ad7d131","kind":"commit","published_at":"2024-06-06T04:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.4/manifests"},{"name":"v1.40.3-stable","sha":"4b3b1e02453c295c5e1a0fa0bda06fa47c042130","kind":"commit","published_at":"2024-06-05T17:53:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3-stable/manifests"},{"name":"v1.40.3","sha":"d22b0a81cdb79612ca439032d5f9299e904e3c27","kind":"commit","published_at":"2024-06-05T17:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"6b57352400580b424361c752a02c3c1c4e14a857","kind":"commit","published_at":"2024-06-05T05:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2/manifests"},{"name":"v1.40.2-stable","sha":"6b57352400580b424361c752a02c3c1c4e14a857","kind":"commit","published_at":"2024-06-05T05:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2-stable/manifests"},{"name":"v1.40.1.dev4","sha":"03c501bac109818d8914827c49deb0e28813fe27","kind":"commit","published_at":"2024-06-05T04:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev4/manifests"},{"name":"v1.40.1.dev2","sha":"ac2fa230185601711c13c1289fd7ebf8ab9b9579","kind":"commit","published_at":"2024-06-04T16:40:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev2/manifests"},{"name":"v1.40.1","sha":"97c82225b128e495b8686ff5e2e2fed82ff51825","kind":"commit","published_at":"2024-06-04T14:55:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"93c9ea160d1926b49b067e487f511fbe172c95a4","kind":"commit","published_at":"2024-06-01T23:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.0/manifests"},{"name":"v1.39.6","sha":"b8df5d1a012a687caec0cf35bf8f728a037421e0","kind":"commit","published_at":"2024-06-01T02:05:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.6/manifests"},{"name":"v1.39.5-stable","sha":"22f88de60b63487b4a806e27007f8d7d673f4d22","kind":"commit","published_at":"2024-05-31T04:00:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5-stable/manifests"},{"name":"v1.39.5","sha":"aada7b4bd390d1508345412c8a3622449ecd3ab1","kind":"commit","published_at":"2024-05-31T03:59:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"9f189ac91c70bade0612d73c43653ee49492db04","kind":"commit","published_at":"2024-05-30T15:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6f063156be5457e57dbd7ba356e72c267e8e4b16","kind":"commit","published_at":"2024-05-30T03:48:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"19551efdd3ce9ed55f0fbec20276ba2134edfdb3","kind":"commit","published_at":"2024-05-29T05:39:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.2/manifests"},{"name":"v1.38.12","sha":"e6789a01500afd5660815710520c8e92ec5e6480","kind":"commit","published_at":"2024-05-28T15:14:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.12/manifests"},{"name":"v1.38.11","sha":"4b0a8ff1f838177749e0713deafe77e66ebecf40","kind":"commit","published_at":"2024-05-28T02:46:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.11/manifests"},{"name":"v1.38.10","sha":"3be6a07e35599b40e069c9516ec4fd4b00cd0e23","kind":"commit","published_at":"2024-05-26T21:51:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.10/manifests"},{"name":"v1.38.8-stable","sha":"bec13d465a5894ca6d7150d8d9eebf6b78350354","kind":"commit","published_at":"2024-05-26T05:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8-stable/manifests"},{"name":"v1.38.8","sha":"4e6ca3cb6d6c613f56836452242d7179a79389d0","kind":"commit","published_at":"2024-05-26T04:57:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8/manifests"},{"name":"v1.38.7","sha":"1a63f4c8c6228dbc8b4c944125936676b76674d3","kind":"commit","published_at":"2024-05-26T01:08:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7/manifests"},{"name":"v1.38.7-stable","sha":"1a63f4c8c6228dbc8b4c944125936676b76674d3","kind":"commit","published_at":"2024-05-26T01:08:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7-stable/manifests"},{"name":"v1.38.5","sha":"19321094da30ddba8f9f65a3f45153c6ce419281","kind":"commit","published_at":"2024-05-25T19:07:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"a95edf1f3b7ff0a6c508114d0a8ac4dcf9da1c67","kind":"commit","published_at":"2024-05-25T06:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4/manifests"},{"name":"v1.38.4-stable","sha":"a95edf1f3b7ff0a6c508114d0a8ac4dcf9da1c67","kind":"commit","published_at":"2024-05-25T06:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4-stable/manifests"},{"name":"v1.38.3","sha":"6193e8e10a508efc11c945f4fff2864ea55be4dc","kind":"commit","published_at":"2024-05-25T04:25:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"18f8287e29fd91a1db297bcee68a5d999afb6e53","kind":"commit","published_at":"2024-05-24T04:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"84f3690453d1a7a7c1fbc552ff143b17a908d8d0","kind":"commit","published_at":"2024-05-23T15:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.1/manifests"},{"name":"v1.38.0-stable","sha":"405d5aa7261fa5585972268c32d54e9f04bfc51d","kind":"commit","published_at":"2024-05-23T03:35:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0-stable/manifests"},{"name":"v1.38.0","sha":"851f26b7592ad02ac258a94521af1079be30df74","kind":"commit","published_at":"2024-05-23T03:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0/manifests"},{"name":"v1.37.20.dev1","sha":"4e5be51373187ad1e8505f3da912a1ce85106735","kind":"commit","published_at":"2024-05-22T14:36:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20.dev1/manifests"},{"name":"v1.37.20","sha":"5d7d63849426baffdc2e8414e0ea5b1db4a7509e","kind":"commit","published_at":"2024-05-22T03:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20/manifests"},{"name":"v1.37.19","sha":"f20184cd49c77ee66da21001a960f50b8875c321","kind":"commit","published_at":"2024-05-21T01:50:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19/manifests"},{"name":"v1.37.19-stable","sha":"f20184cd49c77ee66da21001a960f50b8875c321","kind":"commit","published_at":"2024-05-21T01:50:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19-stable/manifests"},{"name":"v1.37.17","sha":"dbaeb8ff53de613edda5810d94e106546558257b","kind":"commit","published_at":"2024-05-20T16:47:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.17/manifests"},{"name":"v1.37.16","sha":"8d25a7b9dc75c5ef7cb1d1f8b94600851e851979","kind":"commit","published_at":"2024-05-18T05:36:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16/manifests"},{"name":"v1.37.16-stable","sha":"8d25a7b9dc75c5ef7cb1d1f8b94600851e851979","kind":"commit","published_at":"2024-05-18T05:36:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16-stable/manifests"},{"name":"v1.37.14","sha":"186f11612acc5b350bf49f1aaadce8dfdb660d57","kind":"commit","published_at":"2024-05-17T07:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.14/manifests"},{"name":"v1.37.13-stable","sha":"12d2dcd48c1352bd0f7726a56cde51f1319da8ed","kind":"commit","published_at":"2024-05-17T04:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13-stable/manifests"},{"name":"v1.37.13","sha":"10a672634d26cbb8ed66fa5ffe98ec8019b421d9","kind":"commit","published_at":"2024-05-17T04:05:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13/manifests"},{"name":"v1.37.12.dev1","sha":"e9358684fbae053b674ed7d64b68245bfad8d9ed","kind":"commit","published_at":"2024-05-16T20:48:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12.dev1/manifests"},{"name":"v1.37.12","sha":"fda3914f4c8eaaf2d7f3ea2e2f1f0a711e31fdab","kind":"commit","published_at":"2024-05-16T05:27:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12/manifests"},{"name":"v1.37.12-stable","sha":"fda3914f4c8eaaf2d7f3ea2e2f1f0a711e31fdab","kind":"commit","published_at":"2024-05-16T05:27:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12-stable/manifests"},{"name":"v1.37.11","sha":"ac71a89b0e0325bfe835207770ef5e002d4a364a","kind":"commit","published_at":"2024-05-16T04:04:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"b3d472f910bef1370b6ccd19bb2f36ff2b6c58f7","kind":"commit","published_at":"2024-05-16T03:19:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.10/manifests"},{"name":"v1.37.9-stable","sha":"fde1029423da788ad9123d93b5d123416a190727","kind":"commit","published_at":"2024-05-14T04:30:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9-stable/manifests"},{"name":"v1.37.9","sha":"5de31e9318638174adf916049ba306e5d99bf1f2","kind":"commit","published_at":"2024-05-14T03:54:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9/manifests"},{"name":"v1.37.7-stable","sha":"f19e6724ee2802caf9e3e63257aa563f6bb42c09","kind":"commit","published_at":"2024-05-14T00:48:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7-stable/manifests"},{"name":"v1.37.7","sha":"20456968e95663e23909c27f69f03bf2529e98ed","kind":"commit","published_at":"2024-05-13T20:29:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"39e4927752bd4f430c060266a311be8810499c6f","kind":"commit","published_at":"2024-05-13T19:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.6/manifests"},{"name":"v1.37.5","sha":"61143c8b45e3a3a374084db2b0dc2d0f8090e76c","kind":"commit","published_at":"2024-05-12T05:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5/manifests"},{"name":"v1.37.5-stable","sha":"61143c8b45e3a3a374084db2b0dc2d0f8090e76c","kind":"commit","published_at":"2024-05-12T05:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5-stable/manifests"},{"name":"v1.37.3-stable","sha":"6f2fb7f3405296df2bcaf342ba4cb5e66db47a34","kind":"commit","published_at":"2024-05-11T03:16:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3-stable/manifests"},{"name":"v1.37.3","sha":"363cdb1a0c9669750fc667c9f2441fa009922419","kind":"commit","published_at":"2024-05-11T02:27:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"8a35354dd6dbf4c2fcefcd6e877b980fcbd68c58","kind":"commit","published_at":"2024-05-10T17:07:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.2/manifests"},{"name":"v1.37.0","sha":"43b2050cc25006f607307ce3efb4b0089ab98f8d","kind":"commit","published_at":"2024-05-09T22:41:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"b5db0456249d488d08849b05b40ab71397856513","kind":"commit","published_at":"2024-05-09T02:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4/manifests"},{"name":"v1.36.4-stable","sha":"b5db0456249d488d08849b05b40ab71397856513","kind":"commit","published_at":"2024-05-09T02:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4-stable/manifests"},{"name":"v1.36.3","sha":"ce7e64609fff3ff54067304ece3afefdb4a16279","kind":"commit","published_at":"2024-05-08T23:34:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.3/manifests"},{"name":"v1.37.0.dev_version_headers","sha":"ce7e64609fff3ff54067304ece3afefdb4a16279","kind":"commit","published_at":"2024-05-08T23:34:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0.dev_version_headers","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0.dev_version_headers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0.dev_version_headers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev_version_headers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev_version_headers/manifests"},{"name":"v1.37.0.dev2_completion_cost","sha":"33d6caa8895518c546fd43ee4256f78320adf7cc","kind":"commit","published_at":"2024-05-08T22:51:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0.dev2_completion_cost","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0.dev2_completion_cost","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0.dev2_completion_cost","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev2_completion_cost","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev2_completion_cost/manifests"},{"name":"v1.36.2","sha":"21d3407b9571ccdcc607fc8224fc733f938990dc","kind":"commit","published_at":"2024-05-08T02:48:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2/manifests"},{"name":"v1.36.2-stable","sha":"21d3407b9571ccdcc607fc8224fc733f938990dc","kind":"commit","published_at":"2024-05-08T02:48:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2-stable/manifests"},{"name":"v1.36.1","sha":"bfef424b39a0f486d311cc134d22cd58f9d1bea3","kind":"commit","published_at":"2024-05-07T03:47:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"863f9c60a25448b32b1a8f991d60fec7ab064d51","kind":"commit","published_at":"2024-05-06T18:46:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.0/manifests"},{"name":"v1.35.38-stable","sha":"0bc6969e4d36919242c76e808c5d7924ba40e570","kind":"commit","published_at":"2024-05-04T16:29:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.38-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.38-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.38-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38-stable/manifests"},{"name":"v1.35.38","sha":"fa47ce456d738cd2839da53ac8a5072bf1adde87","kind":"commit","published_at":"2024-05-04T04:38:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.38","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38/manifests"},{"name":"v1.35.37","sha":"b2a0502383fbcda2ef00afbe9aae319ef3a2f1f5","kind":"commit","published_at":"2024-05-03T19:42:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.37","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.37/manifests"},{"name":"v1.35.36-dev2","sha":"cb1872d7cb6a3db3f438fa5511057e1728acb197","kind":"commit","published_at":"2024-05-03T17:14:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36-dev2/manifests"},{"name":"1.35.36","sha":"0b729046087a3646ecf7c5573fb6d4cf861e520a","kind":"commit","published_at":"2024-05-03T16:00:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36/manifests"},{"name":"v1.35.36.dev2","sha":"044cebd68f2e96ea3ffef84a25ca8e2d0e176ecf","kind":"commit","published_at":"2024-05-03T05:05:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36.dev2/manifests"},{"name":"1.35.36.dev1","sha":"91971fa9e021460ed2ce624799332bbf03f368b5","kind":"commit","published_at":"2024-05-03T00:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.36.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.36.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.36.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36.dev1/manifests"},{"name":"v1.35.36","sha":"acda064be6137989ebc624341079e19dd31adecd","kind":"commit","published_at":"2024-05-02T21:50:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36/manifests"},{"name":"v1.35.35.dev1","sha":"7ffe410097502f50b1012725bb45ae99817a143c","kind":"commit","published_at":"2024-05-02T17:54:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.35.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.35.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.35.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35.dev1/manifests"},{"name":"v1.35.35","sha":"3d9287602e8fa149071db71ae3d9b068d73b2604","kind":"commit","published_at":"2024-05-02T04:13:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.35","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35/manifests"},{"name":"v1.35.34","sha":"37eb7910d2d3f40d8e3021138868c5dc3c9d18d4","kind":"commit","published_at":"2024-05-01T20:45:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.34","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.34/manifests"},{"name":"v1.35.33.dev1","sha":"b3161bb20b43a722673ead2308e24ce6e19e8a7e","kind":"commit","published_at":"2024-05-01T18:44:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev1/manifests"},{"name":"v1.35.33.dev2","sha":"b187deb78754d7d77d67536e78aa0116ce8b183b","kind":"commit","published_at":"2024-05-01T17:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev2/manifests"},{"name":"1.35.33.dev4","sha":"1ad67a0d7564d75381318f2a44f96df7846047b2","kind":"commit","published_at":"2024-05-01T16:51:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.33.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.33.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.33.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.33.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.33.dev4/manifests"},{"name":"v1.35.33.dev3","sha":"fc5a845838217578e88ac0fde8ab3ead080dd9cc","kind":"commit","published_at":"2024-05-01T06:09:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev3/manifests"},{"name":"v1.35.33","sha":"cfc1eeb3c36ebaec48218402b1b9d0a40d883168","kind":"commit","published_at":"2024-05-01T05:04:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33/manifests"},{"name":"v1.35.32.dev1","sha":"d58dd2cbeb780a8400c46c174d40fa0eb3c8395f","kind":"commit","published_at":"2024-04-29T23:31:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.32.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.32.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.32.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32.dev1/manifests"},{"name":"v1.35.32","sha":"f10a066d360ba460394f1792289cd17d38866a29","kind":"commit","published_at":"2024-04-29T22:04:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32/manifests"},{"name":"v1.35.31","sha":"b9c0b55e7c400c7b8449d3eec5c005e919e1044f","kind":"commit","published_at":"2024-04-28T04:02:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.31/manifests"},{"name":"v1.35.30","sha":"487652fd0a675ae497a4d06a9954143ba417ae37","kind":"commit","published_at":"2024-04-27T05:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.30","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.30/manifests"},{"name":"v1.35.29","sha":"5583197d635158bbe9be41b5ca797a975ef3c905","kind":"commit","published_at":"2024-04-26T04:18:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.29/manifests"},{"name":"v1.35.28.dev1","sha":"1bb82ef42f8606b0fd41eb9f87b1633a9d99f1b0","kind":"commit","published_at":"2024-04-26T03:33:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.28.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28.dev1/manifests"},{"name":"v1.35.28","sha":"ccb864bbeafce6274456a3266f45ae6de64fa3cf","kind":"commit","published_at":"2024-04-26T00:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28/manifests"},{"name":"1.35.26.dev3","sha":"737af2b45869f8a0264067235d504d65230bfce7","kind":"commit","published_at":"2024-04-25T18:35:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.26.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.26.dev3/manifests"}]},"repo_metadata_updated_at":"2026-04-30T21:21:52.783Z","dependent_packages_count":0,"downloads":1768474,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":52.87820216461886,"dependent_packages_count":9.388096855173536,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.1331495098962},"purl":"pkg:pypi/litellm-proxy-extras","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/litellm-proxy-extras","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/litellm-proxy-extras","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/litellm-proxy-extras/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS","https://github.com/sponsors/BerriAI"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-10T02:03:27.537Z","issues_count":5398,"pull_requests_count":8648,"avg_time_to_close_issue":3628473.654691855,"avg_time_to_close_pull_request":503101.62311097543,"issues_closed_count":3229,"pull_requests_closed_count":6551,"pull_request_authors_count":1267,"issue_authors_count":2606,"avg_comments_per_issue":1.8760652093367913,"avg_comments_per_pull_request":1.4976873265494912,"merged_pull_requests_count":5508,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":2063,"past_year_pull_requests_count":3547,"past_year_avg_time_to_close_issue":2444576.3757225433,"past_year_avg_time_to_close_pull_request":416769.5106473595,"past_year_issues_closed_count":865,"past_year_pull_requests_closed_count":2348,"past_year_pull_request_authors_count":647,"past_year_issue_authors_count":1340,"past_year_avg_comments_per_issue":1.16335433834222,"past_year_avg_comments_per_pull_request":1.39949252889766,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":1969,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"hagoeun0119","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hagoeun0119"},{"login":"luizgasparetto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizgasparetto"},{"login":"nikantonelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikantonelli"},{"login":"Darkbeast-glitch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darkbeast-glitch"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"xingyaoww","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"luizgasparetto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizgasparetto"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-proxy-extras/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-proxy-extras/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-proxy-extras/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-proxy-extras/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-proxy-extras/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-proxy-extras/codemeta","maintainers":[{"uuid":"ishaan-jaff","login":"ishaan-jaff","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/ishaan-jaff/","role":"Owner","created_at":"2025-03-29T21:01:50.436Z","updated_at":"2025-03-29T21:01:50.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ishaan-jaff/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370152,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":10961703,"name":"gspringer-litellm","ecosystem":"pypi","description":"Library to easily interface with LLM API providers","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-10-10T14:11:35.000Z","latest_release_published_at":"2024-10-10T14:11:35.000Z","latest_release_number":"0.0.1","last_synced_at":"2026-05-17T04:05:14.929Z","created_at":"2024-10-10T14:19:29.912Z","updated_at":"2026-05-17T04:06:47.913Z","registry_url":"https://pypi.org/project/gspringer-litellm/","install_command":"pip install gspringer-litellm --index-url https://pypi.org/simple","documentation_url":"https://gspringer-litellm.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"gspringer-litellm","project_status":null},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]","archived":false,"fork":false,"pushed_at":"2026-05-15T02:15:53.000Z","size":1075904,"stargazers_count":47014,"open_issues_count":3075,"forks_count":8051,"subscribers_count":202,"default_branch":"litellm_internal_staging","last_synced_at":"2026-05-15T02:29:55.928Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2026-05-15T02:22:58.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"97625c08-6a33-4c0f-a382-d4482e4de854","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1394,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/litellm_internal_staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":{"id":1245887,"data":{"date":"2026-04-10T22:11:53Z","repo":{"name":"github.com/BerriAI/litellm","commit":"f2f2a91a2939d02cf313b2351cf7594e7afaeb80"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:119","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_issues.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-keyword-labeler.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:91","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scan_duplicate_issues.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:18","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:49","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_update_price_and_context_window.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-schema-sync.yml:11","Warn: no topLevel permission defined: .github/workflows/check_duplicate_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed.yml:15","Info: found token with 'none' permissions: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create_daily_staging_branch.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/helm_unit_test.yml:10","Warn: no topLevel permission defined: .github/workflows/issue-keyword-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/label-component.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/llm-translation-testing.yml:15","Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/read_pyproject_version.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_observatory_tests.yml:25","Warn: no topLevel permission defined: .github/workflows/scan_duplicate_issues.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-schema.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm-ui-build.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-mcp.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-model-map.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-core-utils.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-documentation.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-enterprise-routing.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-integrations.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-misc.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-auth.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-endpoints.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-infra.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-legacy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-responses-caching-types.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-security.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_server_root_path.yml:3","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.1-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.10-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.11-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.12-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.13-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.15-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.17-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.19-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.2-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.21-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.22-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.23-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.24-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.25-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.26-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.27-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.29-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.3-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.30-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.31-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.32-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.4-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.5-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.6-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.7-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.8-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.16-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.3.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.11-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.13-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.27-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.30-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.32-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.33-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.34-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.35-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.36-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.37-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.40-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.41-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.42-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.43-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.44-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.45-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.47-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.48-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.49-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.51-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.52-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.53-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.54-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.56-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.57-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.58-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.6-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.60-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.9-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:45","Warn: containerImage not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:1","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:8","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:35","Warn: containerImage not pinned by hash: docker/Dockerfile.custom_ui:3: pin your Docker image by updating ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev to ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev@sha256:3202585e5e4b0c8a840dcd3c4f6ed728ec9658b3fa2810a25b433f9c29a04381","Warn: containerImage not pinned by hash: docker/Dockerfile.database:7","Warn: containerImage not pinned by hash: docker/Dockerfile.database:46","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:8","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:54","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:9","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:107","Warn: containerImage not pinned by hash: docs/my-website/Dockerfile:1: pin your Docker image by updating python:3.14.0a3-slim to python:3.14.0a3-slim@sha256:95e9d25cb0d8a88324a9674347a39e4fd9eb81fda51d1d571748b9a97ded00d1","Warn: containerImage not pinned by hash: litellm-js/spend-logs/Dockerfile:2: pin your Docker image by updating node:20.18.1-alpine3.20 to node:20.18.1-alpine3.20@sha256:9b5af1cc895fe7231c351cc1ea653322742091fb5d1ea8f1eb404c11e2b4da56","Warn: pipCommand not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: Dockerfile:42","Warn: npmCommand not pinned by hash: Dockerfile:51-81","Warn: pipCommand not pinned by hash: Dockerfile:93","Warn: pipCommand not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:23","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:47","Warn: npmCommand not pinned by hash: docker/Dockerfile.custom_ui:9-43","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:24","Warn: npmCommand not pinned by hash: docker/Dockerfile.database:52-73","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:85","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:115","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:16-23","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:33-35","Warn: npmCommand not pinned by hash: docker/Dockerfile.dev:60-99","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:113-115","Warn: pipCommand not pinned by hash: docker/Dockerfile.health_check:10","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:15-30","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:94-95","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:113-140","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:208-230","Warn: pipCommand not pinned by hash: docs/my-website/Dockerfile:5","Warn: npmCommand not pinned by hash: litellm-js/spend-logs/Dockerfile:14","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:5","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:6","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:2","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:3","Warn: npmCommand not pinned by hash: tests/ui_e2e_tests/run_e2e.sh:156","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:102","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:182","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-base.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-services-base.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_price_and_context_window.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/llm-translation-testing.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-litellm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-mcp.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-documentation.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-proxy-legacy.yml:55","Info:  65 out of  65 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   4 out of  46 pipCommand dependencies pinned","Info:   5 out of  16 npmCommand dependencies pinned","Info:   3 out of  17 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_server_root_path.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hp6r-r9vc-q8wx","Warn: Project is vulnerable to: GHSA-hx9q-6w63-j58v","Warn: Project is vulnerable to: GHSA-53mr-6c8q-9789","Warn: Project is vulnerable to: GHSA-69x8-hrgq-fjj8","Warn: Project is vulnerable to: GHSA-jjhc-v7c2-5hh6","Warn: Project is vulnerable to: GHSA-f886-m6hf-6m8v","Warn: Project is vulnerable to: GHSA-f23m-r3pf-42rh","Warn: Project is vulnerable to: GHSA-r5fr-rjxr-66jc","Warn: Project is vulnerable to: GHSA-3v7f-55p6-f55p","Warn: Project is vulnerable to: GHSA-c2c7-rcm5-vvqj","Warn: Project is vulnerable to: GHSA-qj8w-gfj5-8c6v","Warn: Project is vulnerable to: GHSA-92pp-h63x-v22m","Warn: Project is vulnerable to: GHSA-wc8c-qw6v-h7f6","Warn: Project is vulnerable to: GHSA-26pp-8wgv-hjvm","Warn: Project is vulnerable to: GHSA-r5rp-j6wh-rvv4","Warn: Project is vulnerable to: GHSA-wmmm-f939-6g9c","Warn: Project is vulnerable to: GHSA-xf4j-xp2r-rqqx","Warn: Project is vulnerable to: GHSA-xpcf-pg52-r92g","Warn: Project is vulnerable to: GHSA-7h2j-956f-4vf2","Warn: Project is vulnerable to: GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: GHSA-3ppc-4f35-3m26","Warn: Project is vulnerable to: GHSA-7r86-cg39-jmmj","Warn: Project is vulnerable to: GHSA-3936-cmfr-pm3m","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-m959-cc7f-wv43","Warn: Project is vulnerable to: GHSA-r6ph-v2qm-q3c2","Warn: Project is vulnerable to: GHSA-w8v5-vhqr-4h9v","Warn: Project is vulnerable to: GHSA-qmgc-5h2g-mvrw","Warn: Project is vulnerable to: GHSA-w853-jp5j-5j7f","Warn: Project is vulnerable to: GHSA-46r5-x6jq-v8g6","Warn: Project is vulnerable to: GHSA-7qhf-v65m-g5f3","Warn: Project is vulnerable to: GHSA-fh64-r2vc-xvhr","Warn: Project is vulnerable to: GHSA-wp53-j4wj-2cfg","Warn: Project is vulnerable to: GHSA-gc5v-m9x4-r6x2","Warn: Project is vulnerable to: GHSA-2xpw-w6gg-jr37","Warn: Project is vulnerable to: GHSA-38jv-5279-wg99","Warn: Project is vulnerable to: GHSA-gm62-xv2j-4w53","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-p423-j2cm-9vmq","Warn: Project is vulnerable to: GHSA-752w-5fwx-jx9f","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: GHSA-3crg-w4f6-42mx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-33mh-2634-fwr2","Warn: Project is vulnerable to: GHSA-vpq2-c234-7xj6","Warn: Project is vulnerable to: GHSA-2qvq-rjwj-gvw9","Warn: Project is vulnerable to: GHSA-2w6w-674q-4c4q","Warn: Project is vulnerable to: GHSA-3mfm-83xf-c92r","Warn: Project is vulnerable to: GHSA-442j-39wm-28r2","Warn: Project is vulnerable to: GHSA-7rx3-28cr-v5wh","Warn: Project is vulnerable to: GHSA-9cx6-37pm-9jff","Warn: Project is vulnerable to: GHSA-xhpv-hc6g-r9c6","Warn: Project is vulnerable to: GHSA-xjpj-3mr7-gcpf","Warn: Project is vulnerable to: GHSA-25h7-pfq9-p65f","Warn: Project is vulnerable to: GHSA-rf6f-7fwh-wjgh","Warn: Project is vulnerable to: GHSA-q4gf-8mx6-v5v3","Warn: Project is vulnerable to: GHSA-v3rj-xjv7-4jmq","Warn: Project is vulnerable to: GHSA-4w7w-66w2-5vf9","Warn: Project is vulnerable to: GHSA-p9ff-h696-f583","Warn: Project is vulnerable to: GHSA-v2wj-q39q-566r"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":9,"reason":"13 out of 14 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: CodeAsylums-Community, CodeChefVIT, Fool-Stack, JoshTalks, Mellow-Artificial-Intelligence, NVIDIAGameWorks, Quizzie-SE, Recyclero, adobe, aimoda, berriai, fnplus, heroku, jazzband, mellow-artificial-intelligence, minerva university, prisma-korea, svelte-seoul, thalesgroup, the stepstone group, university of illinois urbana-champaign, zero-to-mastery"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-10T22:15:02.041Z","repository_id":184080397,"created_at":"2026-04-10T22:15:02.041Z","updated_at":"2026-04-10T22:15:02.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33127015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://docs.litellm.ai/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2026-01-19T10:49:26.411Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BerriAI","funding_links":["https://github.com/sponsors/BerriAI"],"total_stars":null,"followers":673,"following":0,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2026-01-19T10:49:26.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.86.0-rc.1","sha":"a72414a061afdde0b31aab9a253bbce071e837e9","kind":"commit","published_at":"2026-05-17T02:00:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.86.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.86.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.86.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.86.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.86.0-rc.1/manifests"},{"name":"v1.85.0-rc.2","sha":"e58a561caa21169fb02174148444c08509ce7028","kind":"commit","published_at":"2026-05-14T05:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.85.0-rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.85.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.85.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0-rc.2/manifests"},{"name":"v1.85.0","sha":"e58a561caa21169fb02174148444c08509ce7028","kind":"commit","published_at":"2026-05-14T05:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.85.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0/manifests"},{"name":"v1.84.0","sha":"e1fc955464bf493c15aef08f98e0e22bdf24d4cf","kind":"commit","published_at":"2026-05-14T05:12:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0/manifests"},{"name":"v1.83.14-stable.patch.3","sha":"cd340909219a0b9cba8e61092ad5da13687d61e2","kind":"commit","published_at":"2026-05-07T23:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3/manifests"},{"name":"v1.83.10-stable.patch.1","sha":"04291b48b79ef91c7f017539c40ae556d576df4f","kind":"commit","published_at":"2026-05-06T02:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1/manifests"},{"name":"v1.83.14-stable.patch.2","sha":"b36fb1dc191620e8ff2b3a43854c05f5189cd813","kind":"commit","published_at":"2026-05-06T01:39:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2/manifests"},{"name":"v1.84.0-rc.1","sha":"6ff668c7aa01a73738ed39aa64913a089a183565","kind":"commit","published_at":"2026-05-05T23:15:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1/manifests"},{"name":"v1.83.14-stable.patch.1","sha":"93d8375cbc77e574f984e23cf544a0311118bec0","kind":"commit","published_at":"2026-05-04T17:25:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1/manifests"},{"name":"1.84.0-dev.2","sha":"934ecdca78daf7ec9514efd47df77bf7495c822d","kind":"commit","published_at":"2026-05-01T04:59:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2/manifests"},{"name":"1.84.0.dev2","sha":"9397409c5b9b9feeb34d38a872762ad537e12e68","kind":"commit","published_at":"2026-05-01T04:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2/manifests"},{"name":"1.84.0-dev.1","sha":"3e1479c0528919bd722b8d4ea6d5c210290ef74b","kind":"commit","published_at":"2026-04-29T01:31:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1/manifests"},{"name":"v1.83.14.rc.1","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1/manifests"},{"name":"v1.83.14-stable","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable/manifests"},{"name":"v1.83.13-nightly","sha":"7b47dffefd88d15bde9c3533064b6a7d7e538ebc","kind":"commit","published_at":"2026-04-24T00:55:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly/manifests"},{"name":"v1.83.12-nightly","sha":"e9e86ed956ba53d5192e10b75634fe0246e836a7","kind":"commit","published_at":"2026-04-23T02:16:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly/manifests"},{"name":"v1.83.10-stable","sha":"0db4158c56f6e78316bc18f44a02d474d1487328","kind":"commit","published_at":"2026-04-22T18:41:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable/manifests"},{"name":"v1.83.11-nightly","sha":"09cd7e383eacefc62acda96857ed77e68fedeaec","kind":"commit","published_at":"2026-04-22T01:57:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly/manifests"},{"name":"v1.83.7-stable.patch.1","sha":"70c9cc775ce2187183594f9d69ff830fe24a1dec","kind":"commit","published_at":"2026-04-21T12:27:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1/manifests"},{"name":"v1.83.10-nightly","sha":"26fcbc93e52d8f212f818d53c6922a0fdddb4d48","kind":"commit","published_at":"2026-04-19T02:33:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly/manifests"},{"name":"v1.83.7-stable","sha":"e0d5c28db02b3219dbd944666a55f49732197922","kind":"commit","published_at":"2026-04-18T22:30:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable/manifests"},{"name":"v1.83.9-nightly","sha":"850fe595ac54fa426bee70c367afdfe865f3b356","kind":"commit","published_at":"2026-04-17T01:21:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly/manifests"},{"name":"v1.83.8-nightly","sha":"9790a46f696e4c3cbf04fb2716d14a9d7efa8a14","kind":"commit","published_at":"2026-04-15T03:11:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly/manifests"},{"name":"v1.83.7.rc.1","sha":"2c786ca2e65ab13aeac0212c1a5f6ff0644c2078","kind":"commit","published_at":"2026-04-12T00:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1/manifests"},{"name":"v1.83.6-nightly","sha":"9e4352afb42a870a70f572121d6c39a32c48b3f8","kind":"commit","published_at":"2026-04-10T20:28:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly/manifests"},{"name":"v1.82.3-stable.patch.4","sha":"1e10e5cc8f3ab1fba7120fec1e274e2252326e21","kind":"commit","published_at":"2026-04-09T21:35:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4/manifests"},{"name":"v1.82.3.dev.9","sha":"10e9a5514818aa0ac90ab8fd8a527a47d726f93e","kind":"commit","published_at":"2026-04-09T18:36:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9/manifests"},{"name":"v1.83.5-nightly","sha":"62757ff48f59d74c0ca681feb85522f9d003a9e7","kind":"commit","published_at":"2026-04-08T01:53:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly/manifests"},{"name":"v1.82.3.dev.7","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7/manifests"},{"name":"v1.82.3.dev.6","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6/manifests"},{"name":"v1.82.3-stable.patch.3","sha":"83529fb5dc5a2d8fa6e0ee7363626d96bf91ab3c","kind":"commit","published_at":"2026-04-05T01:00:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3/manifests"},{"name":"v1.83.3.rc.1","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1/manifests"},{"name":"v1.83.3-stable","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable/manifests"},{"name":"v1.83.2-nightly","sha":"127149c263b1676927adda56bf969a50e0ff132f","kind":"commit","published_at":"2026-04-04T00:46:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly/manifests"},{"name":"v1.82.6.rc.4","sha":"a3c2942d8dbd11f5b2e3ae158672fc4dd6a6e789","kind":"commit","published_at":"2026-04-03T22:08:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4/manifests"},{"name":"v1.83.1-nightly","sha":"d4a3a5e530422d6ccd4dff82637ca275aa4e507d","kind":"commit","published_at":"2026-04-03T04:51:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly/manifests"},{"name":"v1.83.0-nightly","sha":"f0518c1d984947a219335a857e2f8835ae5eb76f","kind":"commit","published_at":"2026-03-31T05:00:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly/manifests"},{"name":"v1.82.3-stable.patch.2","sha":"9a5c778f1824641fe9f6c8dcc1d096fd9d8ef9f0","kind":"commit","published_at":"2026-03-24T05:46:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2/manifests"},{"name":"v1.82.6.rc.2","sha":"40879e7066010aaac4ea4c5e029376ef48c23413","kind":"commit","published_at":"2026-03-24T03:14:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2/manifests"},{"name":"v1.82.3-stable.patch.1","sha":"3c7af74564406f03640f9c8eec3f9c05f98e8d75","kind":"commit","published_at":"2026-03-24T03:03:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1/manifests"},{"name":"v1.82.6.dev2","sha":"14fffc2770cf6879d0985e465df13f6de172b2f2","kind":"commit","published_at":"2026-03-24T02:24:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2/manifests"},{"name":"v1.82.3.dev.5","sha":"b41627aa60f670f0eee9ea3400aea6e8e2b9f0df","kind":"commit","published_at":"2026-03-23T17:19:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5/manifests"},{"name":"v1.82.6.dev1","sha":"659d4013c5ad6a8246a743237c67391bc1995bb5","kind":"commit","published_at":"2026-03-23T17:17:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1/manifests"},{"name":"v1.82.6.rc.1","sha":"9e98a7d7b340261458a76244005e2296a947382c","kind":"commit","published_at":"2026-03-22T06:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1/manifests"},{"name":"v1.82.5.dev.1","sha":"c89496f3789b4855913c27218c22ad7f0731311a","kind":"commit","published_at":"2026-03-22T06:36:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1/manifests"},{"name":"v1.82.6-nightly","sha":"38d477507dad09c560db18a15ca8fb0e33bf2a4b","kind":"commit","published_at":"2026-03-22T06:14:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly/manifests"},{"name":"v1.82.1.dev.1","sha":"24584e5c5a4939ff99d0d5a61fd1affd8f0b01ea","kind":"commit","published_at":"2026-03-22T02:45:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1/manifests"},{"name":"v1.82.6.dev.1","sha":"9cfc5b97dedcf9428b406d103845d22d765ab667","kind":"commit","published_at":"2026-03-22T00:50:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1/manifests"},{"name":"v1.81.14.dev.3","sha":"1ee2ea985423e263d57b97f3576d9be18a112b7a","kind":"commit","published_at":"2026-03-22T00:46:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3/manifests"},{"name":"v1.81.14.dev.2","sha":"108c64975cba91c48629f576a237ee0f6c0d0959","kind":"commit","published_at":"2026-03-21T22:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2/manifests"},{"name":"v1.82.3.dev.4","sha":"0108095dd682b5d07a3308aa98146ef54d9e1628","kind":"commit","published_at":"2026-03-21T05:46:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4/manifests"},{"name":"v1.82.5-nightly","sha":"1998c4f3703f56327b55751f0cefba0fc09a137b","kind":"commit","published_at":"2026-03-20T23:48:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly/manifests"},{"name":"v1.81.14.dev.1","sha":"7acbc1729d0df7ee2571cfc50f864884acdb9b1e","kind":"commit","published_at":"2026-03-20T22:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1/manifests"},{"name":"v1.82.3.dev.3","sha":"f6d533ac2b91943ff9665144806c105943a66713","kind":"commit","published_at":"2026-03-20T22:43:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3/manifests"},{"name":"v1.82.3.dev.2","sha":"4088f2b6da3878ef9a77793cd928bf65bac22eaa","kind":"commit","published_at":"2026-03-20T09:16:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2/manifests"},{"name":"1.82.5","sha":"cbaea88cc0056e100aee9ff684888980fdea5acb","kind":"commit","published_at":"2026-03-20T01:59:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5/manifests"},{"name":"v1.82.3.dev.1","sha":"cd77744d8bd297a3955a8a3a3fd4bc0d3bd8969e","kind":"commit","published_at":"2026-03-19T01:29:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1/manifests"},{"name":"v1.82.4-nightly","sha":"cfeafbe38811491ce221c9d312ff9e64749303cd","kind":"commit","published_at":"2026-03-18T01:01:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly/manifests"},{"name":"v1.82.0.dev.7","sha":"196f7b1bdcb0218e775c71cd0db326e3835c97e2","kind":"commit","published_at":"2026-03-17T22:32:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7/manifests"},{"name":"v1.82.3.rc.1","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1/manifests"},{"name":"v1.82.3-stable","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable/manifests"},{"name":"v1.82.3","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3/manifests"},{"name":"v1.82.2-dynamoai.dev","sha":"ed213ba3a54164a77fbf674ec5179883abcdabb3","kind":"commit","published_at":"2026-03-16T15:33:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-dynamoai.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-dynamoai.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-dynamoai.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev/manifests"},{"name":"v1.82.2-focus-export-2.dev","sha":"e0777f2442f666b85401c4591ce8cfb7660c6d2d","kind":"commit","published_at":"2026-03-16T13:45:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-focus-export-2.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-focus-export-2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-focus-export-2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev/manifests"},{"name":"v1.82.2-nightly.dev1","sha":"29e3e5c0db5f35a2c58b389e705f0c36413ebe44","kind":"commit","published_at":"2026-03-16T00:41:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1/manifests"},{"name":"v1.82.0.patch5","sha":"e45c82aea070fe40f725fbeb40eb83493b80f310","kind":"commit","published_at":"2026-03-14T22:59:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5/manifests"},{"name":"v1.82.2-silent.dev","sha":"dc6f68b43187cbc009f92a6d1e3cb686dd74fbd2","kind":"commit","published_at":"2026-03-14T11:17:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-silent.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-silent.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-silent.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev/manifests"},{"name":"v1.82.2-nightly","sha":"f351bbdb368349e6ff65fff7017182ac13ca28dc","kind":"commit","published_at":"2026-03-13T20:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly/manifests"},{"name":"v1.82.0.dev5","sha":"4e87fca987b4035d3355a594ef8a25b5994b1a08","kind":"commit","published_at":"2026-03-12T22:49:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5/manifests"},{"name":"v1.82.0.dev4","sha":"4c77c0fb48e304346d62b9c70a15c0a8053ae2ce","kind":"commit","published_at":"2026-03-12T22:29:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4/manifests"},{"name":"v1.82.0.dev3","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3/manifests"},{"name":"v1.82.0.dev6","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6/manifests"},{"name":"v1.82.0-stable.patch5","sha":"6acc7e7c340398059156621bf4a6c76194665db6","kind":"commit","published_at":"2026-03-12T13:47:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5/manifests"},{"name":"v1.81.12-stable.langfuse-fix","sha":"cb5d67330163c66da6dc7240de17cc82385dec26","kind":"commit","published_at":"2026-03-12T09:18:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.langfuse-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.langfuse-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.langfuse-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix/manifests"},{"name":"v1.82.1-nightly.1-re","sha":"28a330ef5bb5381d149677526b44f786c1f55f60","kind":"commit","published_at":"2026-03-12T05:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1-re","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1-re","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1-re","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re/manifests"},{"name":"v1.82.1-nightly.2","sha":"d59f0ce8c9b67a2e505e95916481666e62082b2e","kind":"commit","published_at":"2026-03-11T18:01:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2/manifests"},{"name":"v1.82.1-focus-dev","sha":"e878941da5e037dc615e0a63557176a09dc8e31e","kind":"commit","published_at":"2026-03-11T14:12:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-focus-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-focus-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-focus-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev/manifests"},{"name":"v1.82.1-nightly.1","sha":"6e46953312cee20a18f7ca4dc2e7a7568c58814c","kind":"commit","published_at":"2026-03-11T07:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1/manifests"},{"name":"v1.82.0.patch4","sha":"6f878d4503e6f252fd6edbe68c4956877bb0ea8a","kind":"commit","published_at":"2026-03-10T22:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4/manifests"},{"name":"v1.82.1-silent-dev2","sha":"fdb0a46242547585c912b3e3666c2e3a5037e5bd","kind":"commit","published_at":"2026-03-10T15:44:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-silent-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-silent-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-silent-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2/manifests"},{"name":"v1.82.1-dev","sha":"81bd62e8b03cac3bdbc532f061689eb2e9b36052","kind":"commit","published_at":"2026-03-10T13:09:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev/manifests"},{"name":"1.82.1-dev-2","sha":"631aefea18e407922122b7ffc10a6d672801a3a5","kind":"commit","published_at":"2026-03-10T11:16:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1-dev-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1-dev-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1-dev-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2/manifests"},{"name":"v1.82.1-nightly","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly/manifests"},{"name":"v1.82.1.rc.1","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1/manifests"},{"name":"v1.82.dev","sha":"53513b81ce6be2f6e465af74288d4921dc7a0ec8","kind":"commit","published_at":"2026-03-09T23:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev/manifests"},{"name":"v1.82.rc.3","sha":"648ef33aee76f1807f3257403c5a75993d6a803a","kind":"commit","published_at":"2026-03-09T15:23:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch7","sha":"07c3f022789a9beb4907b186db54a5287121caff","kind":"commit","published_at":"2026-03-09T13:11:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7/manifests"},{"name":"v1.82.rc.2","sha":"92187089a3c3d8a44b8af1494f434757ed0349bf","kind":"commit","published_at":"2026-03-09T12:55:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2/manifests"},{"name":"v1.82.0.patch3","sha":"0d2abcaec9a7a89f8d4bf64f6fd5355d23eaae08","kind":"commit","published_at":"2026-03-09T11:29:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch6","sha":"d19bfae96889a447ac6e3b9b4641aac49fe9e2b8","kind":"commit","published_at":"2026-03-08T19:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6/manifests"},{"name":"v1.82.dev2","sha":"a56541ba2668e370962b2fc3638b5a5f615b5983","kind":"commit","published_at":"2026-03-07T20:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2/manifests"},{"name":"v1.82.dev1","sha":"61a326b80ec5147a6e7b0db40533ef2a9edfa6c2","kind":"commit","published_at":"2026-03-07T08:30:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1/manifests"},{"name":"v1.82.1-azure-dev","sha":"32877e0051ddd953be23e815f1aca094e426925d","kind":"commit","published_at":"2026-03-07T08:04:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-azure-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-azure-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-azure-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch5","sha":"814e36353b9983773a693ef514a2f04d411532f0","kind":"commit","published_at":"2026-03-06T19:06:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch2","sha":"273932c9237bb01c09380f04d2f345fb42be982d","kind":"commit","published_at":"2026-03-06T17:26:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2/manifests"},{"name":"1.82.1","sha":"a915d896e710ffe929a5b53bfa66ea01f3a47cc3","kind":"commit","published_at":"2026-03-05T23:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1/manifests"},{"name":"v1.82.0-stable","sha":"97947c254252c6b254147ae7d5f9b265e3f73eb5","kind":"commit","published_at":"2026-03-05T20:05:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch","sha":"b126c22cadc434271930895c956ff5faa6163484","kind":"commit","published_at":"2026-03-05T18:18:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch/manifests"},{"name":"v1.81.14-stable.gpt-5.4","sha":"c55a5d4ba205cf6b3cf977d28c26940d60b26a43","kind":"commit","published_at":"2026-03-05T18:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4/manifests"},{"name":"v1.82.0.patch2","sha":"2aff135af76643222921a77206c34d98a68ab395","kind":"commit","published_at":"2026-03-05T04:06:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2/manifests"},{"name":"v1.82.0.patch1","sha":"3b2bcb74bbea21a011aec89d1b1d2153dc8876b3","kind":"commit","published_at":"2026-03-05T03:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1/manifests"},{"name":"v1.81.14.gemini-batches","sha":"b064ec8d7eb47dd0ac1154802828cb4e823e0aa4","kind":"commit","published_at":"2026-03-05T02:48:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.gemini-batches","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.gemini-batches","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.gemini-batches","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches/manifests"},{"name":"v1.81.14-redirect-alpha","sha":"ea7db82049302855f7b0e6e191c31e9beddf7dde","kind":"commit","published_at":"2026-03-05T00:27:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-redirect-alpha","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-redirect-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-redirect-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha/manifests"},{"name":"v1.81.12-stable_gpt-5.3.patch1","sha":"2308d5f5bc8a057916312b7944fe18d2064aad7f","kind":"commit","published_at":"2026-03-03T16:33:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1/manifests"},{"name":"v1.81.6.rc.9","sha":"5a547aa857b19674b1f20845da20477636af5257","kind":"commit","published_at":"2026-03-03T02:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9/manifests"},{"name":"litellm-trace-dev-v1.81.16","sha":"7bf2e25f7e6cf71e186ca7e12b4bc76ab2d6727b","kind":"commit","published_at":"2026-03-02T20:25:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-trace-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-trace-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-trace-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16/manifests"},{"name":"v1.82.0-nightly","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly/manifests"},{"name":"v1.82.rc.1","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1/manifests"},{"name":"v1.81.12-stable.2","sha":"6a96ab49806b71e16ebd52fff49c6b55909b6646","kind":"commit","published_at":"2026-02-28T03:45:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2/manifests"},{"name":"v1.81.6.rc.6","sha":"539e9b95244d8f8903eb5cc04d431ba04572667a","kind":"commit","published_at":"2026-02-28T02:04:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6/manifests"},{"name":"v1.81.14.rc.2","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2/manifests"},{"name":"v1.81.14-stable","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable/manifests"},{"name":"litellm_presidio-dev-v1.81.16","sha":"3210da1e2a0bfcfabb6384766d5835875670a7a2","kind":"commit","published_at":"2026-02-27T12:28:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16/manifests"},{"name":"v1.81.16.custm-auth.dev","sha":"4d2fab49a7b947f329288c696101d1a678e49ede","kind":"commit","published_at":"2026-02-26T18:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.16.custm-auth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.16.custm-auth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.16.custm-auth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev/manifests"},{"name":"1.81.16-nightly","sha":"ef82492e20981dd0f6225bc31ae4bcfc9f8abde1","kind":"commit","published_at":"2026-02-26T12:56:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly/manifests"},{"name":"v1.81.6.rc.5","sha":"50263270f7cf3aa81f440a6fef26f1ac7f20ceea","kind":"commit","published_at":"2026-02-24T21:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5/manifests"},{"name":"v1.81.12-stable.1","sha":"7e4e4545c5da303ed4586a3231ccb3369d9c63d4","kind":"commit","published_at":"2026-02-24T20:11:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1/manifests"},{"name":"v1.81.6.rc.4","sha":"699911dfc59fd516f77e53288356619180edcfec","kind":"commit","published_at":"2026-02-24T20:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4/manifests"},{"name":"v1.81.12-stable_gpt-5.3","sha":"e59e423bb7e871476ad0d1ebbcd51c48e6dbe4b5","kind":"commit","published_at":"2026-02-24T19:56:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3/manifests"},{"name":"CVEv1.81.5","sha":"132e2ed671853e67c778d11dfd5777b4b8bdf3e2","kind":"commit","published_at":"2026-02-24T15:39:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/CVEv1.81.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/CVEv1.81.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@CVEv1.81.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5/manifests"},{"name":"litellm-CVE-v1.81.15","sha":"3e6c10a0710e7c64f27f5875bbf1a30702b4f143","kind":"commit","published_at":"2026-02-24T14:10:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-CVE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-CVE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-CVE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15/manifests"},{"name":"RCE-v1.81.15","sha":"3f21e60717760816b7309532a9aad9fc00e2ebb3","kind":"commit","published_at":"2026-02-24T08:46:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/RCE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/RCE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@RCE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15/manifests"},{"name":"litellm-v1.81.14.pre-call-hook-fix.dev","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-v1.81.14.pre-call-hook-fix.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-v1.81.14.pre-call-hook-fix.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-v1.81.14.pre-call-hook-fix.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev/manifests"},{"name":"litellm-precall-dev-v1.81.14","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-precall-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-precall-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-precall-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14/manifests"},{"name":"v1.81.15-nightly","sha":"2e819656cee934bf549465dd4ab6248254ac1d0a","kind":"commit","published_at":"2026-02-24T06:45:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly/manifests"},{"name":"litellmv1.81.15.presidio.dev","sha":"f55fe7afdc65b1d96462cd920a28a0e14748b722","kind":"commit","published_at":"2026-02-24T06:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellmv1.81.15.presidio.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellmv1.81.15.presidio.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellmv1.81.15.presidio.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev/manifests"},{"name":"litellm-pres-dev-v1.81.15","sha":"a15c4db499662b0b72c6223f019d7810889a69d4","kind":"commit","published_at":"2026-02-24T04:39:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-pres-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-pres-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-pres-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15/manifests"},{"name":"litellm_presidio-dev-v1.81.15","sha":"e5c907dc93f32066fa28b9d0845feffca2763634","kind":"commit","published_at":"2026-02-24T03:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15/manifests"},{"name":"litellm_idx-db-dev-v1.81.14","sha":"c6f60bed71f9198ed697c698bce533dbb9149106","kind":"commit","published_at":"2026-02-23T14:14:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_idx-db-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_idx-db-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_idx-db-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14/manifests"},{"name":"v1.81.14.rc.1","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1/manifests"},{"name":"v1.81.14-nightly","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly/manifests"},{"name":"v1.81.12-stable","sha":"ba0d541b19822ba8eb99af28079bdc416b61c45b","kind":"commit","published_at":"2026-02-21T20:32:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable/manifests"},{"name":"litellm_langfuse-dev-v1.81.13","sha":"e29c3392118419e4c2dd24e2acec5767bb22a47e","kind":"commit","published_at":"2026-02-20T17:33:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_langfuse-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_langfuse-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_langfuse-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","sha":"abd5375153d1b653c912a228b0ffbe752d1bf638","kind":"commit","published_at":"2026-02-20T08:43:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro-patch","sha":"55a37d6d9e5e681fe20e7a1b3e716c4b67983fd9","kind":"commit","published_at":"2026-02-20T04:19:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch/manifests"},{"name":"v1.81.9-stable.patch.1","sha":"f49e4bf299e6ae6e6927d29abd9831e02084df1e","kind":"commit","published_at":"2026-02-20T00:36:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1/manifests"},{"name":"v1.81.13.dev1","sha":"16cfdccc7b77ffa875949570f23378ab743b4bfe","kind":"commit","published_at":"2026-02-19T19:35:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro","sha":"880e55201c9ff4944f274108fd411f0fb023bef1","kind":"commit","published_at":"2026-02-19T18:54:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro/manifests"},{"name":"litellm_pro-mgmnt-dev-v1.81.13","sha":"9a71ba3505422eec7906df440e955c8dc9161a94","kind":"commit","published_at":"2026-02-19T08:56:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_pro-mgmnt-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_pro-mgmnt-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_pro-mgmnt-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13/manifests"},{"name":"1.81.3-stable.dev.oauth","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3-stable.dev.oauth","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3-stable.dev.oauth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3-stable.dev.oauth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth/manifests"},{"name":"v1.81.3.oauth.dev","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.oauth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.oauth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.oauth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev/manifests"},{"name":"v1.80.15-stable.2","sha":"59346feeddd53d241058171353be358a74cf61a7","kind":"commit","published_at":"2026-02-18T19:28:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2/manifests"},{"name":"litellm_1.81.13-dev","sha":"3ea8d32d81382779592a87c71bb4d6d7881cd62b","kind":"commit","published_at":"2026-02-18T10:57:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_1.81.13-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_1.81.13-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_1.81.13-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev/manifests"},{"name":"v1.80.11.gemini-metadata.dev","sha":"4b77458627204c3d46bc429ef3e66247e5313b0d","kind":"commit","published_at":"2026-02-18T03:17:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.gemini-metadata.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.gemini-metadata.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.gemini-metadata.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev/manifests"},{"name":"v1.81.3-stable.sonnet-4-6","sha":"6bf584ac2854921414db2c226b09a3f382a7c523","kind":"commit","published_at":"2026-02-17T19:54:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.sonnet-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.sonnet-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.sonnet-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6/manifests"},{"name":"v1.81.13","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13/manifests"},{"name":"v1.81.13-nightly","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly/manifests"},{"name":"litellm_sso-dev-v1.81.13","sha":"1308a2cd76693160ca7d26f519f00731bddc37c1","kind":"commit","published_at":"2026-02-16T14:10:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_sso-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_sso-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_sso-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13/manifests"},{"name":"v1.81.12.rc.1","sha":"f9398eef8052e4ade978a7ef76be57662a40a8df","kind":"commit","published_at":"2026-02-15T02:19:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1/manifests"},{"name":"v1.81.12-nightly","sha":"ff502e8b9170f31d15b4886501115be0f67935e5","kind":"commit","published_at":"2026-02-15T00:48:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly/manifests"},{"name":"litellm_dev-test-v0.1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1/manifests"},{"name":"v1.81.10.dev1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1/manifests"},{"name":"v1.81.11-nightly","sha":"231aedeeff7e319bf32dc53d4e16897ae3b0e50c","kind":"commit","published_at":"2026-02-13T01:01:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly/manifests"},{"name":"v1.81.0-patch4","sha":"edc0ff91af792c1989c82e0e1c603ead2df233c4","kind":"commit","published_at":"2026-02-13T00:57:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4/manifests"},{"name":"v1.81.3-stable.opus-4-6","sha":"5020b169446e55ab70c8162e7ca3511baec15771","kind":"commit","published_at":"2026-02-11T19:23:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6/manifests"},{"name":"litellm_stable_build-test-v0.1","sha":"3e9e78def6f4d7edc8b279ab5d4ddae72da08353","kind":"commit","published_at":"2026-02-11T14:13:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_stable_build-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_stable_build-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_stable_build-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1/manifests"},{"name":"litellm_dev-test-v0","sha":"95a8c2550c9ab1dfdf9cccc388cd41d13e91e208","kind":"commit","published_at":"2026-02-11T10:15:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0/manifests"},{"name":"v1.81.10-nightly","sha":"7488abece8e78505e760cb2302afc1bd6cf8bc63","kind":"commit","published_at":"2026-02-11T00:11:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly/manifests"},{"name":"v1.81.3-stable","sha":"61ed8f9e03557f1a04509cfeb1d24bdcca6d4ce2","kind":"commit","published_at":"2026-02-07T23:55:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable/manifests"},{"name":"v1.81.9-nightly","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly/manifests"},{"name":"v1.81.9.rc.1","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1/manifests"},{"name":"v1.81.9-stable","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable/manifests"},{"name":"v1.81.0-stable.1","sha":"4c119c27ad64485c8fcce8b9d23f3f2c94d2ef3d","kind":"commit","published_at":"2026-02-07T02:15:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1/manifests"},{"name":"v1.81.0-patch3","sha":"ed32591a05f6696c76d0e834cbe3d2f4e2d47add","kind":"commit","published_at":"2026-02-06T17:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3/manifests"},{"name":"v1.80.0-stable.opus-4-6","sha":"0e9b7a747d7ffe49602b1e3713dab6a77f30e788","kind":"commit","published_at":"2026-02-05T19:38:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6/manifests"},{"name":"v1.81.8-nightly","sha":"4fea649f519b522254ba8bd38856f78991c50194","kind":"commit","published_at":"2026-02-05T05:51:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly/manifests"},{"name":"v1.81.6.rc.1","sha":"20d3cbfdebe0909c6a466e7f0eb3dde10fe67069","kind":"commit","published_at":"2026-02-05T02:45:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1/manifests"},{"name":"1.81.3.rc.6","sha":"48100e6c710f4fe3d3b1003ae4160c8076ded11a","kind":"commit","published_at":"2026-02-04T19:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6/manifests"},{"name":"v1.81.7.dev1","sha":"8b563a7641c07671994582cff3d2093213679faf","kind":"commit","published_at":"2026-02-04T12:39:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1/manifests"},{"name":"v1.81.7-nightly","sha":"3f6a281d0f7a620f58c96e8f7f638518eb8d04f2","kind":"commit","published_at":"2026-02-03T19:38:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly/manifests"},{"name":"v1.81.6-nightly","sha":"8da3a93e6e63aa2031862b7817c77552ddaee7bd","kind":"commit","published_at":"2026-02-01T03:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly/manifests"},{"name":"v1.81.0-patch2","sha":"d1c397f2f00e1cd8160d309ef24dba91aa075bf8","kind":"commit","published_at":"2026-01-30T00:17:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2/manifests"},{"name":"v1.81.3.dev1","sha":"c0fb179a32bc8a49048b57c77123d2da19eb0d4d","kind":"commit","published_at":"2026-01-29T01:59:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1/manifests"},{"name":"v1.81.3.rc.5","sha":"d12ce3cd5de9f4f760249b85a7bc619208ccc393","kind":"commit","published_at":"2026-01-29T00:54:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5/manifests"},{"name":"v1.81.5-nightly","sha":"2cc3778761d45acc0cdd51d86aa3611a8badc3d9","kind":"commit","published_at":"2026-01-29T00:43:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly/manifests"},{"name":"v1.81.0-patch","sha":"4b6b1da517da4aff3e02b146755f5eff32f2f399","kind":"commit","published_at":"2026-01-29T00:15:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch/manifests"},{"name":"v1.81.3.rc.4","sha":"0003e647ea91f4284f578690ea848b6cc4bea064","kind":"commit","published_at":"2026-01-28T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4/manifests"},{"name":"v1.81.3.rc.3","sha":"43642391c54c8eb86b3df87ed2a025acd122e719","kind":"commit","published_at":"2026-01-28T03:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3/manifests"},{"name":"v1.81.3.rc.2","sha":"5426b3c94003aff9233dee8712abbfaf4a603ff6","kind":"commit","published_at":"2026-01-26T17:49:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2/manifests"},{"name":"v1.81.3.rc.1","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1/manifests"},{"name":"v1.81.3-nightly","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly/manifests"},{"name":"v1.81.3.rc","sha":"06f7a7ec6933f521004ad943f878f5b740d7c077","kind":"commit","published_at":"2026-01-25T00:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc/manifests"},{"name":"v1.81.0-stable","sha":"790a5ce0b323c1eefa70c2df25b2780097aa3f80","kind":"commit","published_at":"2026-01-24T17:39:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable/manifests"},{"name":"v1.81.0.rc.5","sha":"8c29ad41916253549afc324287544ff96ad0cae3","kind":"commit","published_at":"2026-01-22T03:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5/manifests"},{"name":"v1.81.0.rc.4","sha":"ad1db9fc8bfabb462005a3c9889bc14647ae0a75","kind":"commit","published_at":"2026-01-21T20:06:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4/manifests"},{"name":"v1.81.1-nightly","sha":"a02c43d300f3c577a927aee44812e604f860a8e8","kind":"commit","published_at":"2026-01-21T04:08:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly/manifests"},{"name":"v1.81.0-nightly","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly/manifests"},{"name":"v1.81.0.rc.1","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1/manifests"},{"name":"1.80.15-stable.1","sha":"769d24dedc477824cebf75bebef3e534976846a4","kind":"commit","published_at":"2026-01-17T19:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.80.15-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.80.15-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.80.15-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1/manifests"},{"name":"v1.80.17-nightly","sha":"bad72ac140e014ca08bd747d51b5eaf48035772f","kind":"commit","published_at":"2026-01-17T00:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly/manifests"},{"name":"v1.80.16.dev6","sha":"3ee4a88005a7972de5c3190c29d9ab018033959d","kind":"commit","published_at":"2026-01-16T13:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6/manifests"},{"name":"v1.80.11-stable.1","sha":"2dd7c73ac8bf52d7b4f7a7f2123e59b229d2d911","kind":"commit","published_at":"2026-01-15T02:17:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1/manifests"},{"name":"v1.80.16-nightly","sha":"b3e126222f3ab54a3cd3310c22a96c8841ee1021","kind":"commit","published_at":"2026-01-13T06:52:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly/manifests"},{"name":"v1.80.15.dev1","sha":"e5e51284a31d3c550ffa9a9aad9e96b8bb1685e9","kind":"commit","published_at":"2026-01-12T19:38:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1/manifests"},{"name":"v1.80.15.rc.2","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2/manifests"},{"name":"v1.80.15-stable","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable/manifests"},{"name":"v1.80.15.rc.1","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1/manifests"},{"name":"v1.80.15-nightly","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly/manifests"},{"name":"v1.80.13.rc.1","sha":"c6101ef977c2c40c0e899323d1a3cf86f2269e1a","kind":"commit","published_at":"2026-01-09T07:00:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1/manifests"},{"name":"v1.80.13-nightly","sha":"10ec499369782f2bc9623419e44b140832bfdd24","kind":"commit","published_at":"2026-01-08T13:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly/manifests"},{"name":"v1.80.12-nightly","sha":"bbabc1089cbd5b3d19cc923946cbc2321de836fb","kind":"commit","published_at":"2026-01-07T16:05:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly/manifests"},{"name":"v1.80.8-stable.1-patch01","sha":"fec1c13c0aebf54f52bcb8e5b220b7eca5a915f1","kind":"commit","published_at":"2026-01-06T01:22:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1-patch01","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1-patch01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1-patch01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01/manifests"},{"name":"v1.80.11.rc.1","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1/manifests"},{"name":"v1.80.11-nightly","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly/manifests"},{"name":"v1.80.11-stable","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable/manifests"},{"name":"v1.80.10.rc.5","sha":"69946b7121f3edd57ccc15166a2963276f44045d","kind":"commit","published_at":"2025-12-19T03:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5/manifests"},{"name":"v1.80.10.dev.1","sha":"fcd524ca0f6391eeb67254de3bedc00e5ddd613c","kind":"commit","published_at":"2025-12-18T16:51:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1/manifests"},{"name":"v1.80.10.rc.4","sha":"2fd78a804be3a7cf0ee88ad426f024bc1d1eacb2","kind":"commit","published_at":"2025-12-17T17:25:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4/manifests"},{"name":"v1.80.8-stable.1","sha":"d78d2aee320d08c8c2215b777cebc0304a846b22","kind":"commit","published_at":"2025-12-17T17:17:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1/manifests"},{"name":"v1.80.10.rc.3","sha":"f83b821f3dbdb92ab7e8541950b31d43ecec9295","kind":"commit","published_at":"2025-12-17T03:52:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3/manifests"},{"name":"v1.80.10.rc.2","sha":"fe9633c0299b66423eddcf646707796ff0b129cf","kind":"commit","published_at":"2025-12-14T22:30:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2/manifests"},{"name":"v1.80.10.rc.1","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1/manifests"},{"name":"v1.80.10-nightly","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly/manifests"},{"name":"v1.80.9.dev6","sha":"19b48d7badb908ea443c51cdffc932bc8126a9f4","kind":"commit","published_at":"2025-12-12T10:42:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6/manifests"},{"name":"v1.80.9.dev5","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5/manifests"},{"name":"v1.80.8-stable","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable/manifests"},{"name":"v1.80.9.dev1","sha":"2f335ac5a65be1c92931511cf5bb99dfadb1a939","kind":"commit","published_at":"2025-12-09T01:20:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1/manifests"},{"name":"v1.80.9-nightly","sha":"c87874c29e8ed467a4bc81efe0b2a766309b6bf6","kind":"commit","published_at":"2025-12-08T20:31:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly/manifests"},{"name":"v1.80.8.dev.1","sha":"e2e35c3f87644b253ae631b16e24beab0162a509","kind":"commit","published_at":"2025-12-07T06:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1/manifests"},{"name":"v1.80.8.rc.1","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1/manifests"},{"name":"v1.80.8-nightly","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly/manifests"},{"name":"v1.80.5-stable.1","sha":"80177d5b0809ff051417aace67fac14393184a07","kind":"commit","published_at":"2025-12-06T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1/manifests"},{"name":"v1.80.7.dev.4","sha":"a3e8c2d1485ed9490c4a2584248aaffaa3a13a3c","kind":"commit","published_at":"2025-12-05T23:09:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4/manifests"},{"name":"v1.80.7.dev.3","sha":"be0530a6b331dc32f2ca58c46fccea5f60f598c4","kind":"commit","published_at":"2025-12-04T04:54:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3/manifests"},{"name":"v1.80.5-stable","sha":"6c49b95a4ab75651ddde1c5c3cec8531f986755a","kind":"commit","published_at":"2025-12-03T21:49:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable/manifests"},{"name":"v1.80.7.dev.2","sha":"c60778fca43cb642909dac4caf2e4483b18e860f","kind":"commit","published_at":"2025-12-03T19:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2/manifests"},{"name":"v1.80.7.dev.1","sha":"b4f2dc0536a0f95d711f351aac04828be3b635fc","kind":"commit","published_at":"2025-12-03T06:22:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1/manifests"},{"name":"v1.80.7-nightly","sha":"743a5346b42ac92ce9c0fd60c0b307977607303e","kind":"commit","published_at":"2025-11-27T22:36:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly/manifests"},{"name":"v1.80.6-nightly","sha":"96a0f960a9e08fb7ad58caae3bba4004d4463e87","kind":"commit","published_at":"2025-11-27T17:14:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly/manifests"},{"name":"v1.80.5.dev32","sha":"30a22f1fed33c1aed3bd725f919534403d6dd749","kind":"commit","published_at":"2025-11-27T02:28:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32/manifests"},{"name":"v1.80.5.dev2","sha":"5a60a8ab3b05fb6be35a949a69dac7c83e77bf4e","kind":"commit","published_at":"2025-11-26T21:20:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2/manifests"},{"name":"v1.80.5.dev1","sha":"867381a0f9ec5d8e514ec843a24bca15b282efc3","kind":"commit","published_at":"2025-11-25T19:55:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1/manifests"},{"name":"v1.80.0-stable.1","sha":"7e2da4f645901fc3a713e07818e7d5e007cd7fa0","kind":"commit","published_at":"2025-11-24T20:22:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1/manifests"},{"name":"v1.80.5.rc.2","sha":"1bbef4fd202683cb18f5880fe8c1add9fb84c744","kind":"commit","published_at":"2025-11-23T00:05:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2/manifests"},{"name":"v1.80.5.rc.1","sha":"42d3a8f64dd5f8600d07731c64b73b0ffffc5f67","kind":"commit","published_at":"2025-11-22T23:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1/manifests"},{"name":"v1.80.5-nightly","sha":"7cf1d306f29f00970cc891af4e557ab5c732c5df","kind":"commit","published_at":"2025-11-22T22:55:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly/manifests"},{"name":"v1.78.5-stable-patch-1","sha":"5910750ed6d9da402d1d57b9505909fb362ade5c","kind":"commit","published_at":"2025-11-21T19:31:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1/manifests"},{"name":"v1.80.5.dev3","sha":"5c8b5b1b5ed446a47cf92d90ff8a7b43f2bad64d","kind":"commit","published_at":"2025-11-20T11:03:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3/manifests"},{"name":"v1.80.0.dev6","sha":"95caa2e3de04f903458acc77070b247984b6db3e","kind":"commit","published_at":"2025-11-20T01:47:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6/manifests"},{"name":"v1.77.3-stable-patch-2","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2/manifests"},{"name":"v1.77.3-stable-patch-1","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1/manifests"},{"name":"v1.80.0.dev2","sha":"2880cb45a2110b4707be23c54cd5680d20be1739","kind":"commit","published_at":"2025-11-19T01:36:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2/manifests"},{"name":"v1.79.3-stable.gemini3","sha":"75896230cb2da7e14bf9bcb781bb161258452bf9","kind":"commit","published_at":"2025-11-19T00:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable.gemini3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable.gemini3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable.gemini3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3/manifests"},{"name":"v1.80.0.dev1","sha":"e2fc22520146fb80547606a12fe9ca38f2f3dfcd","kind":"commit","published_at":"2025-11-18T23:35:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1/manifests"},{"name":"v1.80.0.rc.2","sha":"1e287bab7039efd59e043debb3dbb824e0b8ecb6","kind":"commit","published_at":"2025-11-16T02:29:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2/manifests"},{"name":"v1.80.0.rc.1","sha":"e45655a2cf2c8f8538761313421b18996663a3fa","kind":"commit","published_at":"2025-11-16T00:06:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1/manifests"},{"name":"v1.80.0-nightly","sha":"06eeb28c8fe30ee6e90671408dcb23bbdf691e7a","kind":"commit","published_at":"2025-11-15T22:12:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly/manifests"},{"name":"v1.79.1-stable-patch-1","sha":"063197891680bc79bdce0baecf50aacc3d60e0e6","kind":"commit","published_at":"2025-11-13T17:24:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1/manifests"},{"name":"v1.79.3.dev7","sha":"555d7b8be89847f0089a93677a2463a90774e592","kind":"commit","published_at":"2025-11-13T16:17:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7/manifests"},{"name":"v1.79.3.dev5","sha":"20350fa094a63ac3613ec1841e2e6bd1507e9366","kind":"commit","published_at":"2025-11-12T20:41:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5/manifests"},{"name":"v1.79.3.dev2","sha":"1249a59e4692423a0285bf5f60a9abfe2f8ab3e0","kind":"commit","published_at":"2025-11-12T17:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2/manifests"},{"name":"v1.79.dev.1","sha":"a987e3ca46e3af4b688eb4374cd6192f420b5cc3","kind":"commit","published_at":"2025-11-11T19:56:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1/manifests"},{"name":"v1.79.3-stable","sha":"c0548542d4a923d51743869e9dc8c5da078bb5ba","kind":"commit","published_at":"2025-11-10T19:12:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable/manifests"},{"name":"v1.79.3.rc.1","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1/manifests"},{"name":"v1.79.3-nightly","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly/manifests"},{"name":"v1.79.2-nightly","sha":"0a1fc0eeb2b56315fda372c27a492dc46598df9c","kind":"commit","published_at":"2025-11-08T22:33:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly/manifests"},{"name":"v1.79.1-stable","sha":"c217bddb59ba55b156153000c1ee04698d437c39","kind":"commit","published_at":"2025-11-08T19:14:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable/manifests"},{"name":"v1.79.1.dev6","sha":"0e17462589a741c03d8a5ad608676cc69c8c8169","kind":"commit","published_at":"2025-11-05T19:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6/manifests"},{"name":"1.78.5-stable-patch-1","sha":"a5e3d4a2e0cd9ef6746e7c529deb0f408a76882a","kind":"commit","published_at":"2025-11-05T18:25:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1/manifests"},{"name":"v1.79.1.rc.2","sha":"740be90dae43ae443b8ac098776f3c561465f46b","kind":"commit","published_at":"2025-11-03T22:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2/manifests"},{"name":"v1.79.1.dev5","sha":"f2c4d4dde323ea5c0521016dc4a395b389947f31","kind":"commit","published_at":"2025-11-03T21:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5/manifests"},{"name":"v1.79.1.dev3","sha":"c6d6c26caf001e750db776b31c10b4106719ee62","kind":"commit","published_at":"2025-11-03T19:51:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3/manifests"},{"name":"v1.79.1.dev2","sha":"af31951a2d8ad93693dee252f8b71add1ba0310f","kind":"commit","published_at":"2025-11-03T19:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2/manifests"},{"name":"v1.79.0-stable","sha":"8d495f56a9cc46be4a8b475c76cf122f340aa138","kind":"commit","published_at":"2025-11-01T18:11:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable/manifests"},{"name":"v1.79.1.rc.1","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1/manifests"},{"name":"v1.79.1-nightly","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly/manifests"},{"name":"v1.78.5.rc.4","sha":"3beb25bed8610bd30e5aa00023c9245304351afe","kind":"commit","published_at":"2025-10-31T18:27:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4/manifests"},{"name":"v1.79.1.dev1","sha":"d3966a4fc852b4c96ec8cdb29e1f48b964461ccf","kind":"commit","published_at":"2025-10-30T21:54:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1/manifests"},{"name":"v1.77.7.dev3","sha":"9a22b890e7f8cbe3ac873c14fc56f7b132529b50","kind":"commit","published_at":"2025-10-29T22:51:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3/manifests"},{"name":"v1.77.7.dev2","sha":"c1ab8d2b3ca237f01f1ed87c6d43e4b605bac91e","kind":"commit","published_at":"2025-10-27T18:33:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2/manifests"},{"name":"v1.79.0.rc.1","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1/manifests"},{"name":"v1.79.0-nightly","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly/manifests"},{"name":"v1.78.7-nightly","sha":"2ab2d15efc73f88add14b884f033b476904cc330","kind":"commit","published_at":"2025-10-22T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly/manifests"},{"name":"v1.78.6-nightly","sha":"98f1d6350811b6cfb8f4585d9580482d17278d32","kind":"commit","published_at":"2025-10-21T16:16:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly/manifests"},{"name":"v1.78.5.rc.1","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1/manifests"},{"name":"v1.78.5-nightly","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly/manifests"},{"name":"v1.78.5-stable","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable/manifests"},{"name":"v1.78.0-stable","sha":"5fde83d9f154335ca9ee6f78b8c8a3d6568685b5","kind":"commit","published_at":"2025-10-18T20:20:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable/manifests"},{"name":"v1.78.4.dev1","sha":"46d754a0f9c69ffbc46d2b227a79f9ecf62ce490","kind":"commit","published_at":"2025-10-18T18:14:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1/manifests"},{"name":"v1.78.4-nightly","sha":"8780b1af6f93621943acd59013c923171a123c82","kind":"commit","published_at":"2025-10-18T01:55:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly/manifests"},{"name":"v1.78.3-nightly","sha":"3df0fb0b45ccfc859ecb00621545e74aea340f29","kind":"commit","published_at":"2025-10-17T17:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly/manifests"},{"name":"v1.78.2-nightly","sha":"fd83b292a6322d1758d70351cab0376ec2bf7777","kind":"commit","published_at":"2025-10-16T00:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly/manifests"},{"name":"v1.78.0.rc.3","sha":"58bfa964584943bf7b202633b0852f6d9fa4349e","kind":"commit","published_at":"2025-10-14T21:22:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3/manifests"},{"name":"v1.78.0.dev1","sha":"edd48e7d54a0f93dab61e17383106e22104c6f82","kind":"commit","published_at":"2025-10-13T17:08:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1/manifests"},{"name":"v1.78.0.rc.2","sha":"9e44acdc24c4ff80541b2d1e38e147dce72f960c","kind":"commit","published_at":"2025-10-13T05:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2/manifests"},{"name":"v1.78.0.rc.1","sha":"cb9b65d6edce1a5bd4b6890225e4a5116ffa1b83","kind":"commit","published_at":"2025-10-11T21:51:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1/manifests"},{"name":"v1.78.0-nightly","sha":"b20199b28db0e6851826b9564db9e6d67c4e0262","kind":"commit","published_at":"2025-10-11T18:42:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly/manifests"},{"name":"v1.77.7.dev16","sha":"daab207a95e332defac959ac2fc20ddf53c71081","kind":"commit","published_at":"2025-10-11T00:34:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16/manifests"},{"name":"v1.77.7.dev15","sha":"ce36a2a9f137f6ddd427882fd7ba3fbdb7bffe7f","kind":"commit","published_at":"2025-10-10T22:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15/manifests"},{"name":"v1.77.7.dev14","sha":"a94fefe580adbc300dfaa5cb714caf00a0827f16","kind":"commit","published_at":"2025-10-10T20:47:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14/manifests"},{"name":"v1.77.7.gemma2","sha":"5384c2a770fa1697a4c0b179af9408525adcf8c5","kind":"commit","published_at":"2025-10-10T18:28:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.gemma2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.gemma2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.gemma2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2/manifests"},{"name":"v1.77.7.dev13","sha":"858cfa750fb1166110c9ab49565310b3d292e58a","kind":"commit","published_at":"2025-10-10T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13/manifests"},{"name":"v1.77.7.dev-gemma","sha":"68a6e4aa27a856a17a0624a30e64338a27c63bb8","kind":"commit","published_at":"2025-10-10T01:56:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev-gemma","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev-gemma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev-gemma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma/manifests"},{"name":"v1.77.7.dev12","sha":"0bfc171b135a582057f7db2cd5f11060858cdf5e","kind":"commit","published_at":"2025-10-10T00:23:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12/manifests"},{"name":"v1.77.7.dev11","sha":"a1bcb760ec3ab10de45c188b9fdc2d9483a9a0a1","kind":"commit","published_at":"2025-10-09T23:35:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11/manifests"},{"name":"v1.77.7.dev10","sha":"310b2da33e1ce6ad00a08aa2ef0a300197ce216a","kind":"commit","published_at":"2025-10-09T21:54:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10/manifests"},{"name":"v1.77.7.dev9","sha":"763d2f8ccdd8412dbe6d4ac0e136d9ac34dcd4c0","kind":"commit","published_at":"2025-10-09T02:57:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9/manifests"},{"name":"v1.77.7-stable","sha":"26f6932767d40306f50e70aece9eb9ebdb777c4f","kind":"commit","published_at":"2025-10-08T22:35:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable/manifests"},{"name":"v1.77.1.rc.5","sha":"5f36ac504d905e5fa841d8cb0d6d29ee3cbfdf7d","kind":"commit","published_at":"2025-10-08T20:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5/manifests"},{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"}]},"repo_metadata_updated_at":"2026-05-17T04:06:47.912Z","dependent_packages_count":0,"downloads":52,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":57.51340143374459,"dependent_packages_count":10.218664884722283,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.86603315923344},"purl":"pkg:pypi/gspringer-litellm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gspringer-litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gspringer-litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gspringer-litellm/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS","https://github.com/sponsors/BerriAI"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-17T04:02:13.605Z","issues_count":5398,"pull_requests_count":8648,"avg_time_to_close_issue":3628473.654691855,"avg_time_to_close_pull_request":503101.62311097543,"issues_closed_count":3229,"pull_requests_closed_count":6551,"pull_request_authors_count":1267,"issue_authors_count":2606,"avg_comments_per_issue":1.8760652093367913,"avg_comments_per_pull_request":1.4976873265494912,"merged_pull_requests_count":5508,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":1306,"past_year_pull_requests_count":2124,"past_year_avg_time_to_close_issue":1992943.6721915286,"past_year_avg_time_to_close_pull_request":308848.04602821084,"past_year_issues_closed_count":543,"past_year_pull_requests_closed_count":1347,"past_year_pull_request_authors_count":424,"past_year_issue_authors_count":865,"past_year_avg_comments_per_issue":0.9977029096477795,"past_year_avg_comments_per_pull_request":1.205743879472693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":1120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"hagoeun0119","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hagoeun0119"},{"login":"luizgasparetto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizgasparetto"},{"login":"nikantonelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikantonelli"},{"login":"Darkbeast-glitch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darkbeast-glitch"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"xingyaoww","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspringer-litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspringer-litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspringer-litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspringer-litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspringer-litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gspringer-litellm/codemeta","maintainers":[{"uuid":"gspringer","login":"gspringer","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/gspringer/","role":null,"created_at":"2024-10-10T14:20:33.604Z","updated_at":"2024-10-10T14:20:33.604Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gspringer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370152,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11622116,"name":"litellm-enterprise","ecosystem":"pypi","description":"Package for LiteLLM Enterprise features","homepage":"https://litellm.ai","licenses":"LicenseRef-Proprietary","normalized_licenses":["Other"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2025-05-09T19:35:02.000Z","latest_release_published_at":"2026-05-17T02:05:48.000Z","latest_release_number":"0.1.41","last_synced_at":"2026-05-17T04:04:51.195Z","created_at":"2025-05-09T19:47:13.308Z","updated_at":"2026-05-17T04:06:33.189Z","registry_url":"https://pypi.org/project/litellm-enterprise/","install_command":"pip install litellm-enterprise --index-url https://pypi.org/simple","documentation_url":"https://docs.litellm.ai","metadata":{"funding":null,"documentation":"https://docs.litellm.ai","classifiers":[],"normalized_name":"litellm-enterprise","project_status":null},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]","archived":false,"fork":false,"pushed_at":"2026-05-15T02:15:53.000Z","size":1075904,"stargazers_count":47014,"open_issues_count":3075,"forks_count":8051,"subscribers_count":202,"default_branch":"litellm_internal_staging","last_synced_at":"2026-05-15T02:29:55.928Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2026-05-15T02:22:58.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"97625c08-6a33-4c0f-a382-d4482e4de854","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1394,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/litellm_internal_staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":{"id":1245887,"data":{"date":"2026-04-10T22:11:53Z","repo":{"name":"github.com/BerriAI/litellm","commit":"f2f2a91a2939d02cf313b2351cf7594e7afaeb80"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:119","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_issues.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-keyword-labeler.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:91","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scan_duplicate_issues.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:18","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:49","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_update_price_and_context_window.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-schema-sync.yml:11","Warn: no topLevel permission defined: .github/workflows/check_duplicate_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed.yml:15","Info: found token with 'none' permissions: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create_daily_staging_branch.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/helm_unit_test.yml:10","Warn: no topLevel permission defined: .github/workflows/issue-keyword-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/label-component.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/llm-translation-testing.yml:15","Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/read_pyproject_version.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_observatory_tests.yml:25","Warn: no topLevel permission defined: .github/workflows/scan_duplicate_issues.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-schema.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm-ui-build.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-mcp.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-model-map.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-core-utils.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-documentation.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-enterprise-routing.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-integrations.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-misc.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-auth.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-endpoints.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-infra.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-legacy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-responses-caching-types.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-security.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_server_root_path.yml:3","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.1-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.10-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.11-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.12-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.13-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.15-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.17-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.19-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.2-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.21-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.22-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.23-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.24-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.25-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.26-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.27-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.29-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.3-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.30-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.31-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.32-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.4-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.5-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.6-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.7-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.8-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.16-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.3.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.11-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.13-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.27-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.30-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.32-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.33-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.34-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.35-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.36-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.37-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.40-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.41-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.42-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.43-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.44-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.45-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.47-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.48-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.49-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.51-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.52-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.53-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.54-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.56-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.57-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.58-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.6-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.60-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.9-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:45","Warn: containerImage not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:1","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:8","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:35","Warn: containerImage not pinned by hash: docker/Dockerfile.custom_ui:3: pin your Docker image by updating ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev to ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev@sha256:3202585e5e4b0c8a840dcd3c4f6ed728ec9658b3fa2810a25b433f9c29a04381","Warn: containerImage not pinned by hash: docker/Dockerfile.database:7","Warn: containerImage not pinned by hash: docker/Dockerfile.database:46","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:8","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:54","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:9","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:107","Warn: containerImage not pinned by hash: docs/my-website/Dockerfile:1: pin your Docker image by updating python:3.14.0a3-slim to python:3.14.0a3-slim@sha256:95e9d25cb0d8a88324a9674347a39e4fd9eb81fda51d1d571748b9a97ded00d1","Warn: containerImage not pinned by hash: litellm-js/spend-logs/Dockerfile:2: pin your Docker image by updating node:20.18.1-alpine3.20 to node:20.18.1-alpine3.20@sha256:9b5af1cc895fe7231c351cc1ea653322742091fb5d1ea8f1eb404c11e2b4da56","Warn: pipCommand not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: Dockerfile:42","Warn: npmCommand not pinned by hash: Dockerfile:51-81","Warn: pipCommand not pinned by hash: Dockerfile:93","Warn: pipCommand not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:23","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:47","Warn: npmCommand not pinned by hash: docker/Dockerfile.custom_ui:9-43","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:24","Warn: npmCommand not pinned by hash: docker/Dockerfile.database:52-73","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:85","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:115","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:16-23","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:33-35","Warn: npmCommand not pinned by hash: docker/Dockerfile.dev:60-99","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:113-115","Warn: pipCommand not pinned by hash: docker/Dockerfile.health_check:10","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:15-30","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:94-95","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:113-140","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:208-230","Warn: pipCommand not pinned by hash: docs/my-website/Dockerfile:5","Warn: npmCommand not pinned by hash: litellm-js/spend-logs/Dockerfile:14","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:5","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:6","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:2","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:3","Warn: npmCommand not pinned by hash: tests/ui_e2e_tests/run_e2e.sh:156","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:102","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:182","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-base.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-services-base.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_price_and_context_window.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/llm-translation-testing.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-litellm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-mcp.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-documentation.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-proxy-legacy.yml:55","Info:  65 out of  65 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   4 out of  46 pipCommand dependencies pinned","Info:   5 out of  16 npmCommand dependencies pinned","Info:   3 out of  17 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_server_root_path.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hp6r-r9vc-q8wx","Warn: Project is vulnerable to: GHSA-hx9q-6w63-j58v","Warn: Project is vulnerable to: GHSA-53mr-6c8q-9789","Warn: Project is vulnerable to: GHSA-69x8-hrgq-fjj8","Warn: Project is vulnerable to: GHSA-jjhc-v7c2-5hh6","Warn: Project is vulnerable to: GHSA-f886-m6hf-6m8v","Warn: Project is vulnerable to: GHSA-f23m-r3pf-42rh","Warn: Project is vulnerable to: GHSA-r5fr-rjxr-66jc","Warn: Project is vulnerable to: GHSA-3v7f-55p6-f55p","Warn: Project is vulnerable to: GHSA-c2c7-rcm5-vvqj","Warn: Project is vulnerable to: GHSA-qj8w-gfj5-8c6v","Warn: Project is vulnerable to: GHSA-92pp-h63x-v22m","Warn: Project is vulnerable to: GHSA-wc8c-qw6v-h7f6","Warn: Project is vulnerable to: GHSA-26pp-8wgv-hjvm","Warn: Project is vulnerable to: GHSA-r5rp-j6wh-rvv4","Warn: Project is vulnerable to: GHSA-wmmm-f939-6g9c","Warn: Project is vulnerable to: GHSA-xf4j-xp2r-rqqx","Warn: Project is vulnerable to: GHSA-xpcf-pg52-r92g","Warn: Project is vulnerable to: GHSA-7h2j-956f-4vf2","Warn: Project is vulnerable to: GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: GHSA-3ppc-4f35-3m26","Warn: Project is vulnerable to: GHSA-7r86-cg39-jmmj","Warn: Project is vulnerable to: GHSA-3936-cmfr-pm3m","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-m959-cc7f-wv43","Warn: Project is vulnerable to: GHSA-r6ph-v2qm-q3c2","Warn: Project is vulnerable to: GHSA-w8v5-vhqr-4h9v","Warn: Project is vulnerable to: GHSA-qmgc-5h2g-mvrw","Warn: Project is vulnerable to: GHSA-w853-jp5j-5j7f","Warn: Project is vulnerable to: GHSA-46r5-x6jq-v8g6","Warn: Project is vulnerable to: GHSA-7qhf-v65m-g5f3","Warn: Project is vulnerable to: GHSA-fh64-r2vc-xvhr","Warn: Project is vulnerable to: GHSA-wp53-j4wj-2cfg","Warn: Project is vulnerable to: GHSA-gc5v-m9x4-r6x2","Warn: Project is vulnerable to: GHSA-2xpw-w6gg-jr37","Warn: Project is vulnerable to: GHSA-38jv-5279-wg99","Warn: Project is vulnerable to: GHSA-gm62-xv2j-4w53","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-p423-j2cm-9vmq","Warn: Project is vulnerable to: GHSA-752w-5fwx-jx9f","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: GHSA-3crg-w4f6-42mx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-33mh-2634-fwr2","Warn: Project is vulnerable to: GHSA-vpq2-c234-7xj6","Warn: Project is vulnerable to: GHSA-2qvq-rjwj-gvw9","Warn: Project is vulnerable to: GHSA-2w6w-674q-4c4q","Warn: Project is vulnerable to: GHSA-3mfm-83xf-c92r","Warn: Project is vulnerable to: GHSA-442j-39wm-28r2","Warn: Project is vulnerable to: GHSA-7rx3-28cr-v5wh","Warn: Project is vulnerable to: GHSA-9cx6-37pm-9jff","Warn: Project is vulnerable to: GHSA-xhpv-hc6g-r9c6","Warn: Project is vulnerable to: GHSA-xjpj-3mr7-gcpf","Warn: Project is vulnerable to: GHSA-25h7-pfq9-p65f","Warn: Project is vulnerable to: GHSA-rf6f-7fwh-wjgh","Warn: Project is vulnerable to: GHSA-q4gf-8mx6-v5v3","Warn: Project is vulnerable to: GHSA-v3rj-xjv7-4jmq","Warn: Project is vulnerable to: GHSA-4w7w-66w2-5vf9","Warn: Project is vulnerable to: GHSA-p9ff-h696-f583","Warn: Project is vulnerable to: GHSA-v2wj-q39q-566r"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":9,"reason":"13 out of 14 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: CodeAsylums-Community, CodeChefVIT, Fool-Stack, JoshTalks, Mellow-Artificial-Intelligence, NVIDIAGameWorks, Quizzie-SE, Recyclero, adobe, aimoda, berriai, fnplus, heroku, jazzband, mellow-artificial-intelligence, minerva university, prisma-korea, svelte-seoul, thalesgroup, the stepstone group, university of illinois urbana-champaign, zero-to-mastery"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-10T22:15:02.041Z","repository_id":184080397,"created_at":"2026-04-10T22:15:02.041Z","updated_at":"2026-04-10T22:15:02.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33127015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://docs.litellm.ai/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2026-01-19T10:49:26.411Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BerriAI","funding_links":["https://github.com/sponsors/BerriAI"],"total_stars":null,"followers":673,"following":0,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2026-01-19T10:49:26.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.86.0-rc.1","sha":"a72414a061afdde0b31aab9a253bbce071e837e9","kind":"commit","published_at":"2026-05-17T02:00:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.86.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.86.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.86.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.86.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.86.0-rc.1/manifests"},{"name":"v1.85.0-rc.2","sha":"e58a561caa21169fb02174148444c08509ce7028","kind":"commit","published_at":"2026-05-14T05:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.85.0-rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.85.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.85.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0-rc.2/manifests"},{"name":"v1.85.0","sha":"e58a561caa21169fb02174148444c08509ce7028","kind":"commit","published_at":"2026-05-14T05:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.85.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0/manifests"},{"name":"v1.84.0","sha":"e1fc955464bf493c15aef08f98e0e22bdf24d4cf","kind":"commit","published_at":"2026-05-14T05:12:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0/manifests"},{"name":"v1.83.14-stable.patch.3","sha":"cd340909219a0b9cba8e61092ad5da13687d61e2","kind":"commit","published_at":"2026-05-07T23:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3/manifests"},{"name":"v1.83.10-stable.patch.1","sha":"04291b48b79ef91c7f017539c40ae556d576df4f","kind":"commit","published_at":"2026-05-06T02:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1/manifests"},{"name":"v1.83.14-stable.patch.2","sha":"b36fb1dc191620e8ff2b3a43854c05f5189cd813","kind":"commit","published_at":"2026-05-06T01:39:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2/manifests"},{"name":"v1.84.0-rc.1","sha":"6ff668c7aa01a73738ed39aa64913a089a183565","kind":"commit","published_at":"2026-05-05T23:15:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1/manifests"},{"name":"v1.83.14-stable.patch.1","sha":"93d8375cbc77e574f984e23cf544a0311118bec0","kind":"commit","published_at":"2026-05-04T17:25:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1/manifests"},{"name":"1.84.0-dev.2","sha":"934ecdca78daf7ec9514efd47df77bf7495c822d","kind":"commit","published_at":"2026-05-01T04:59:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2/manifests"},{"name":"1.84.0.dev2","sha":"9397409c5b9b9feeb34d38a872762ad537e12e68","kind":"commit","published_at":"2026-05-01T04:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2/manifests"},{"name":"1.84.0-dev.1","sha":"3e1479c0528919bd722b8d4ea6d5c210290ef74b","kind":"commit","published_at":"2026-04-29T01:31:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1/manifests"},{"name":"v1.83.14.rc.1","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1/manifests"},{"name":"v1.83.14-stable","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable/manifests"},{"name":"v1.83.13-nightly","sha":"7b47dffefd88d15bde9c3533064b6a7d7e538ebc","kind":"commit","published_at":"2026-04-24T00:55:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly/manifests"},{"name":"v1.83.12-nightly","sha":"e9e86ed956ba53d5192e10b75634fe0246e836a7","kind":"commit","published_at":"2026-04-23T02:16:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly/manifests"},{"name":"v1.83.10-stable","sha":"0db4158c56f6e78316bc18f44a02d474d1487328","kind":"commit","published_at":"2026-04-22T18:41:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable/manifests"},{"name":"v1.83.11-nightly","sha":"09cd7e383eacefc62acda96857ed77e68fedeaec","kind":"commit","published_at":"2026-04-22T01:57:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly/manifests"},{"name":"v1.83.7-stable.patch.1","sha":"70c9cc775ce2187183594f9d69ff830fe24a1dec","kind":"commit","published_at":"2026-04-21T12:27:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1/manifests"},{"name":"v1.83.10-nightly","sha":"26fcbc93e52d8f212f818d53c6922a0fdddb4d48","kind":"commit","published_at":"2026-04-19T02:33:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly/manifests"},{"name":"v1.83.7-stable","sha":"e0d5c28db02b3219dbd944666a55f49732197922","kind":"commit","published_at":"2026-04-18T22:30:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable/manifests"},{"name":"v1.83.9-nightly","sha":"850fe595ac54fa426bee70c367afdfe865f3b356","kind":"commit","published_at":"2026-04-17T01:21:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly/manifests"},{"name":"v1.83.8-nightly","sha":"9790a46f696e4c3cbf04fb2716d14a9d7efa8a14","kind":"commit","published_at":"2026-04-15T03:11:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly/manifests"},{"name":"v1.83.7.rc.1","sha":"2c786ca2e65ab13aeac0212c1a5f6ff0644c2078","kind":"commit","published_at":"2026-04-12T00:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1/manifests"},{"name":"v1.83.6-nightly","sha":"9e4352afb42a870a70f572121d6c39a32c48b3f8","kind":"commit","published_at":"2026-04-10T20:28:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly/manifests"},{"name":"v1.82.3-stable.patch.4","sha":"1e10e5cc8f3ab1fba7120fec1e274e2252326e21","kind":"commit","published_at":"2026-04-09T21:35:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4/manifests"},{"name":"v1.82.3.dev.9","sha":"10e9a5514818aa0ac90ab8fd8a527a47d726f93e","kind":"commit","published_at":"2026-04-09T18:36:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9/manifests"},{"name":"v1.83.5-nightly","sha":"62757ff48f59d74c0ca681feb85522f9d003a9e7","kind":"commit","published_at":"2026-04-08T01:53:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly/manifests"},{"name":"v1.82.3.dev.7","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7/manifests"},{"name":"v1.82.3.dev.6","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6/manifests"},{"name":"v1.82.3-stable.patch.3","sha":"83529fb5dc5a2d8fa6e0ee7363626d96bf91ab3c","kind":"commit","published_at":"2026-04-05T01:00:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3/manifests"},{"name":"v1.83.3.rc.1","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1/manifests"},{"name":"v1.83.3-stable","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable/manifests"},{"name":"v1.83.2-nightly","sha":"127149c263b1676927adda56bf969a50e0ff132f","kind":"commit","published_at":"2026-04-04T00:46:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly/manifests"},{"name":"v1.82.6.rc.4","sha":"a3c2942d8dbd11f5b2e3ae158672fc4dd6a6e789","kind":"commit","published_at":"2026-04-03T22:08:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4/manifests"},{"name":"v1.83.1-nightly","sha":"d4a3a5e530422d6ccd4dff82637ca275aa4e507d","kind":"commit","published_at":"2026-04-03T04:51:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly/manifests"},{"name":"v1.83.0-nightly","sha":"f0518c1d984947a219335a857e2f8835ae5eb76f","kind":"commit","published_at":"2026-03-31T05:00:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly/manifests"},{"name":"v1.82.3-stable.patch.2","sha":"9a5c778f1824641fe9f6c8dcc1d096fd9d8ef9f0","kind":"commit","published_at":"2026-03-24T05:46:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2/manifests"},{"name":"v1.82.6.rc.2","sha":"40879e7066010aaac4ea4c5e029376ef48c23413","kind":"commit","published_at":"2026-03-24T03:14:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2/manifests"},{"name":"v1.82.3-stable.patch.1","sha":"3c7af74564406f03640f9c8eec3f9c05f98e8d75","kind":"commit","published_at":"2026-03-24T03:03:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1/manifests"},{"name":"v1.82.6.dev2","sha":"14fffc2770cf6879d0985e465df13f6de172b2f2","kind":"commit","published_at":"2026-03-24T02:24:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2/manifests"},{"name":"v1.82.3.dev.5","sha":"b41627aa60f670f0eee9ea3400aea6e8e2b9f0df","kind":"commit","published_at":"2026-03-23T17:19:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5/manifests"},{"name":"v1.82.6.dev1","sha":"659d4013c5ad6a8246a743237c67391bc1995bb5","kind":"commit","published_at":"2026-03-23T17:17:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1/manifests"},{"name":"v1.82.6.rc.1","sha":"9e98a7d7b340261458a76244005e2296a947382c","kind":"commit","published_at":"2026-03-22T06:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1/manifests"},{"name":"v1.82.5.dev.1","sha":"c89496f3789b4855913c27218c22ad7f0731311a","kind":"commit","published_at":"2026-03-22T06:36:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1/manifests"},{"name":"v1.82.6-nightly","sha":"38d477507dad09c560db18a15ca8fb0e33bf2a4b","kind":"commit","published_at":"2026-03-22T06:14:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly/manifests"},{"name":"v1.82.1.dev.1","sha":"24584e5c5a4939ff99d0d5a61fd1affd8f0b01ea","kind":"commit","published_at":"2026-03-22T02:45:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1/manifests"},{"name":"v1.82.6.dev.1","sha":"9cfc5b97dedcf9428b406d103845d22d765ab667","kind":"commit","published_at":"2026-03-22T00:50:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1/manifests"},{"name":"v1.81.14.dev.3","sha":"1ee2ea985423e263d57b97f3576d9be18a112b7a","kind":"commit","published_at":"2026-03-22T00:46:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3/manifests"},{"name":"v1.81.14.dev.2","sha":"108c64975cba91c48629f576a237ee0f6c0d0959","kind":"commit","published_at":"2026-03-21T22:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2/manifests"},{"name":"v1.82.3.dev.4","sha":"0108095dd682b5d07a3308aa98146ef54d9e1628","kind":"commit","published_at":"2026-03-21T05:46:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4/manifests"},{"name":"v1.82.5-nightly","sha":"1998c4f3703f56327b55751f0cefba0fc09a137b","kind":"commit","published_at":"2026-03-20T23:48:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly/manifests"},{"name":"v1.81.14.dev.1","sha":"7acbc1729d0df7ee2571cfc50f864884acdb9b1e","kind":"commit","published_at":"2026-03-20T22:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1/manifests"},{"name":"v1.82.3.dev.3","sha":"f6d533ac2b91943ff9665144806c105943a66713","kind":"commit","published_at":"2026-03-20T22:43:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3/manifests"},{"name":"v1.82.3.dev.2","sha":"4088f2b6da3878ef9a77793cd928bf65bac22eaa","kind":"commit","published_at":"2026-03-20T09:16:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2/manifests"},{"name":"1.82.5","sha":"cbaea88cc0056e100aee9ff684888980fdea5acb","kind":"commit","published_at":"2026-03-20T01:59:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5/manifests"},{"name":"v1.82.3.dev.1","sha":"cd77744d8bd297a3955a8a3a3fd4bc0d3bd8969e","kind":"commit","published_at":"2026-03-19T01:29:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1/manifests"},{"name":"v1.82.4-nightly","sha":"cfeafbe38811491ce221c9d312ff9e64749303cd","kind":"commit","published_at":"2026-03-18T01:01:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly/manifests"},{"name":"v1.82.0.dev.7","sha":"196f7b1bdcb0218e775c71cd0db326e3835c97e2","kind":"commit","published_at":"2026-03-17T22:32:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7/manifests"},{"name":"v1.82.3.rc.1","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1/manifests"},{"name":"v1.82.3-stable","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable/manifests"},{"name":"v1.82.3","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3/manifests"},{"name":"v1.82.2-dynamoai.dev","sha":"ed213ba3a54164a77fbf674ec5179883abcdabb3","kind":"commit","published_at":"2026-03-16T15:33:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-dynamoai.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-dynamoai.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-dynamoai.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev/manifests"},{"name":"v1.82.2-focus-export-2.dev","sha":"e0777f2442f666b85401c4591ce8cfb7660c6d2d","kind":"commit","published_at":"2026-03-16T13:45:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-focus-export-2.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-focus-export-2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-focus-export-2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev/manifests"},{"name":"v1.82.2-nightly.dev1","sha":"29e3e5c0db5f35a2c58b389e705f0c36413ebe44","kind":"commit","published_at":"2026-03-16T00:41:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1/manifests"},{"name":"v1.82.0.patch5","sha":"e45c82aea070fe40f725fbeb40eb83493b80f310","kind":"commit","published_at":"2026-03-14T22:59:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5/manifests"},{"name":"v1.82.2-silent.dev","sha":"dc6f68b43187cbc009f92a6d1e3cb686dd74fbd2","kind":"commit","published_at":"2026-03-14T11:17:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-silent.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-silent.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-silent.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev/manifests"},{"name":"v1.82.2-nightly","sha":"f351bbdb368349e6ff65fff7017182ac13ca28dc","kind":"commit","published_at":"2026-03-13T20:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly/manifests"},{"name":"v1.82.0.dev5","sha":"4e87fca987b4035d3355a594ef8a25b5994b1a08","kind":"commit","published_at":"2026-03-12T22:49:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5/manifests"},{"name":"v1.82.0.dev4","sha":"4c77c0fb48e304346d62b9c70a15c0a8053ae2ce","kind":"commit","published_at":"2026-03-12T22:29:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4/manifests"},{"name":"v1.82.0.dev3","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3/manifests"},{"name":"v1.82.0.dev6","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6/manifests"},{"name":"v1.82.0-stable.patch5","sha":"6acc7e7c340398059156621bf4a6c76194665db6","kind":"commit","published_at":"2026-03-12T13:47:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5/manifests"},{"name":"v1.81.12-stable.langfuse-fix","sha":"cb5d67330163c66da6dc7240de17cc82385dec26","kind":"commit","published_at":"2026-03-12T09:18:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.langfuse-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.langfuse-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.langfuse-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix/manifests"},{"name":"v1.82.1-nightly.1-re","sha":"28a330ef5bb5381d149677526b44f786c1f55f60","kind":"commit","published_at":"2026-03-12T05:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1-re","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1-re","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1-re","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re/manifests"},{"name":"v1.82.1-nightly.2","sha":"d59f0ce8c9b67a2e505e95916481666e62082b2e","kind":"commit","published_at":"2026-03-11T18:01:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2/manifests"},{"name":"v1.82.1-focus-dev","sha":"e878941da5e037dc615e0a63557176a09dc8e31e","kind":"commit","published_at":"2026-03-11T14:12:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-focus-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-focus-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-focus-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev/manifests"},{"name":"v1.82.1-nightly.1","sha":"6e46953312cee20a18f7ca4dc2e7a7568c58814c","kind":"commit","published_at":"2026-03-11T07:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1/manifests"},{"name":"v1.82.0.patch4","sha":"6f878d4503e6f252fd6edbe68c4956877bb0ea8a","kind":"commit","published_at":"2026-03-10T22:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4/manifests"},{"name":"v1.82.1-silent-dev2","sha":"fdb0a46242547585c912b3e3666c2e3a5037e5bd","kind":"commit","published_at":"2026-03-10T15:44:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-silent-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-silent-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-silent-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2/manifests"},{"name":"v1.82.1-dev","sha":"81bd62e8b03cac3bdbc532f061689eb2e9b36052","kind":"commit","published_at":"2026-03-10T13:09:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev/manifests"},{"name":"1.82.1-dev-2","sha":"631aefea18e407922122b7ffc10a6d672801a3a5","kind":"commit","published_at":"2026-03-10T11:16:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1-dev-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1-dev-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1-dev-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2/manifests"},{"name":"v1.82.1-nightly","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly/manifests"},{"name":"v1.82.1.rc.1","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1/manifests"},{"name":"v1.82.dev","sha":"53513b81ce6be2f6e465af74288d4921dc7a0ec8","kind":"commit","published_at":"2026-03-09T23:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev/manifests"},{"name":"v1.82.rc.3","sha":"648ef33aee76f1807f3257403c5a75993d6a803a","kind":"commit","published_at":"2026-03-09T15:23:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch7","sha":"07c3f022789a9beb4907b186db54a5287121caff","kind":"commit","published_at":"2026-03-09T13:11:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7/manifests"},{"name":"v1.82.rc.2","sha":"92187089a3c3d8a44b8af1494f434757ed0349bf","kind":"commit","published_at":"2026-03-09T12:55:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2/manifests"},{"name":"v1.82.0.patch3","sha":"0d2abcaec9a7a89f8d4bf64f6fd5355d23eaae08","kind":"commit","published_at":"2026-03-09T11:29:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch6","sha":"d19bfae96889a447ac6e3b9b4641aac49fe9e2b8","kind":"commit","published_at":"2026-03-08T19:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6/manifests"},{"name":"v1.82.dev2","sha":"a56541ba2668e370962b2fc3638b5a5f615b5983","kind":"commit","published_at":"2026-03-07T20:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2/manifests"},{"name":"v1.82.dev1","sha":"61a326b80ec5147a6e7b0db40533ef2a9edfa6c2","kind":"commit","published_at":"2026-03-07T08:30:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1/manifests"},{"name":"v1.82.1-azure-dev","sha":"32877e0051ddd953be23e815f1aca094e426925d","kind":"commit","published_at":"2026-03-07T08:04:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-azure-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-azure-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-azure-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch5","sha":"814e36353b9983773a693ef514a2f04d411532f0","kind":"commit","published_at":"2026-03-06T19:06:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch2","sha":"273932c9237bb01c09380f04d2f345fb42be982d","kind":"commit","published_at":"2026-03-06T17:26:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2/manifests"},{"name":"1.82.1","sha":"a915d896e710ffe929a5b53bfa66ea01f3a47cc3","kind":"commit","published_at":"2026-03-05T23:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1/manifests"},{"name":"v1.82.0-stable","sha":"97947c254252c6b254147ae7d5f9b265e3f73eb5","kind":"commit","published_at":"2026-03-05T20:05:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch","sha":"b126c22cadc434271930895c956ff5faa6163484","kind":"commit","published_at":"2026-03-05T18:18:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch/manifests"},{"name":"v1.81.14-stable.gpt-5.4","sha":"c55a5d4ba205cf6b3cf977d28c26940d60b26a43","kind":"commit","published_at":"2026-03-05T18:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4/manifests"},{"name":"v1.82.0.patch2","sha":"2aff135af76643222921a77206c34d98a68ab395","kind":"commit","published_at":"2026-03-05T04:06:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2/manifests"},{"name":"v1.82.0.patch1","sha":"3b2bcb74bbea21a011aec89d1b1d2153dc8876b3","kind":"commit","published_at":"2026-03-05T03:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1/manifests"},{"name":"v1.81.14.gemini-batches","sha":"b064ec8d7eb47dd0ac1154802828cb4e823e0aa4","kind":"commit","published_at":"2026-03-05T02:48:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.gemini-batches","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.gemini-batches","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.gemini-batches","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches/manifests"},{"name":"v1.81.14-redirect-alpha","sha":"ea7db82049302855f7b0e6e191c31e9beddf7dde","kind":"commit","published_at":"2026-03-05T00:27:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-redirect-alpha","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-redirect-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-redirect-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha/manifests"},{"name":"v1.81.12-stable_gpt-5.3.patch1","sha":"2308d5f5bc8a057916312b7944fe18d2064aad7f","kind":"commit","published_at":"2026-03-03T16:33:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1/manifests"},{"name":"v1.81.6.rc.9","sha":"5a547aa857b19674b1f20845da20477636af5257","kind":"commit","published_at":"2026-03-03T02:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9/manifests"},{"name":"litellm-trace-dev-v1.81.16","sha":"7bf2e25f7e6cf71e186ca7e12b4bc76ab2d6727b","kind":"commit","published_at":"2026-03-02T20:25:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-trace-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-trace-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-trace-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16/manifests"},{"name":"v1.82.0-nightly","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly/manifests"},{"name":"v1.82.rc.1","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1/manifests"},{"name":"v1.81.12-stable.2","sha":"6a96ab49806b71e16ebd52fff49c6b55909b6646","kind":"commit","published_at":"2026-02-28T03:45:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2/manifests"},{"name":"v1.81.6.rc.6","sha":"539e9b95244d8f8903eb5cc04d431ba04572667a","kind":"commit","published_at":"2026-02-28T02:04:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6/manifests"},{"name":"v1.81.14.rc.2","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2/manifests"},{"name":"v1.81.14-stable","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable/manifests"},{"name":"litellm_presidio-dev-v1.81.16","sha":"3210da1e2a0bfcfabb6384766d5835875670a7a2","kind":"commit","published_at":"2026-02-27T12:28:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16/manifests"},{"name":"v1.81.16.custm-auth.dev","sha":"4d2fab49a7b947f329288c696101d1a678e49ede","kind":"commit","published_at":"2026-02-26T18:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.16.custm-auth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.16.custm-auth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.16.custm-auth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev/manifests"},{"name":"1.81.16-nightly","sha":"ef82492e20981dd0f6225bc31ae4bcfc9f8abde1","kind":"commit","published_at":"2026-02-26T12:56:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly/manifests"},{"name":"v1.81.6.rc.5","sha":"50263270f7cf3aa81f440a6fef26f1ac7f20ceea","kind":"commit","published_at":"2026-02-24T21:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5/manifests"},{"name":"v1.81.12-stable.1","sha":"7e4e4545c5da303ed4586a3231ccb3369d9c63d4","kind":"commit","published_at":"2026-02-24T20:11:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1/manifests"},{"name":"v1.81.6.rc.4","sha":"699911dfc59fd516f77e53288356619180edcfec","kind":"commit","published_at":"2026-02-24T20:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4/manifests"},{"name":"v1.81.12-stable_gpt-5.3","sha":"e59e423bb7e871476ad0d1ebbcd51c48e6dbe4b5","kind":"commit","published_at":"2026-02-24T19:56:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3/manifests"},{"name":"CVEv1.81.5","sha":"132e2ed671853e67c778d11dfd5777b4b8bdf3e2","kind":"commit","published_at":"2026-02-24T15:39:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/CVEv1.81.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/CVEv1.81.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@CVEv1.81.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5/manifests"},{"name":"litellm-CVE-v1.81.15","sha":"3e6c10a0710e7c64f27f5875bbf1a30702b4f143","kind":"commit","published_at":"2026-02-24T14:10:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-CVE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-CVE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-CVE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15/manifests"},{"name":"RCE-v1.81.15","sha":"3f21e60717760816b7309532a9aad9fc00e2ebb3","kind":"commit","published_at":"2026-02-24T08:46:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/RCE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/RCE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@RCE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15/manifests"},{"name":"litellm-v1.81.14.pre-call-hook-fix.dev","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-v1.81.14.pre-call-hook-fix.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-v1.81.14.pre-call-hook-fix.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-v1.81.14.pre-call-hook-fix.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev/manifests"},{"name":"litellm-precall-dev-v1.81.14","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-precall-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-precall-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-precall-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14/manifests"},{"name":"v1.81.15-nightly","sha":"2e819656cee934bf549465dd4ab6248254ac1d0a","kind":"commit","published_at":"2026-02-24T06:45:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly/manifests"},{"name":"litellmv1.81.15.presidio.dev","sha":"f55fe7afdc65b1d96462cd920a28a0e14748b722","kind":"commit","published_at":"2026-02-24T06:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellmv1.81.15.presidio.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellmv1.81.15.presidio.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellmv1.81.15.presidio.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev/manifests"},{"name":"litellm-pres-dev-v1.81.15","sha":"a15c4db499662b0b72c6223f019d7810889a69d4","kind":"commit","published_at":"2026-02-24T04:39:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-pres-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-pres-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-pres-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15/manifests"},{"name":"litellm_presidio-dev-v1.81.15","sha":"e5c907dc93f32066fa28b9d0845feffca2763634","kind":"commit","published_at":"2026-02-24T03:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15/manifests"},{"name":"litellm_idx-db-dev-v1.81.14","sha":"c6f60bed71f9198ed697c698bce533dbb9149106","kind":"commit","published_at":"2026-02-23T14:14:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_idx-db-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_idx-db-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_idx-db-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14/manifests"},{"name":"v1.81.14.rc.1","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1/manifests"},{"name":"v1.81.14-nightly","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly/manifests"},{"name":"v1.81.12-stable","sha":"ba0d541b19822ba8eb99af28079bdc416b61c45b","kind":"commit","published_at":"2026-02-21T20:32:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable/manifests"},{"name":"litellm_langfuse-dev-v1.81.13","sha":"e29c3392118419e4c2dd24e2acec5767bb22a47e","kind":"commit","published_at":"2026-02-20T17:33:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_langfuse-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_langfuse-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_langfuse-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","sha":"abd5375153d1b653c912a228b0ffbe752d1bf638","kind":"commit","published_at":"2026-02-20T08:43:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro-patch","sha":"55a37d6d9e5e681fe20e7a1b3e716c4b67983fd9","kind":"commit","published_at":"2026-02-20T04:19:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch/manifests"},{"name":"v1.81.9-stable.patch.1","sha":"f49e4bf299e6ae6e6927d29abd9831e02084df1e","kind":"commit","published_at":"2026-02-20T00:36:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1/manifests"},{"name":"v1.81.13.dev1","sha":"16cfdccc7b77ffa875949570f23378ab743b4bfe","kind":"commit","published_at":"2026-02-19T19:35:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro","sha":"880e55201c9ff4944f274108fd411f0fb023bef1","kind":"commit","published_at":"2026-02-19T18:54:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro/manifests"},{"name":"litellm_pro-mgmnt-dev-v1.81.13","sha":"9a71ba3505422eec7906df440e955c8dc9161a94","kind":"commit","published_at":"2026-02-19T08:56:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_pro-mgmnt-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_pro-mgmnt-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_pro-mgmnt-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13/manifests"},{"name":"1.81.3-stable.dev.oauth","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3-stable.dev.oauth","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3-stable.dev.oauth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3-stable.dev.oauth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth/manifests"},{"name":"v1.81.3.oauth.dev","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.oauth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.oauth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.oauth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev/manifests"},{"name":"v1.80.15-stable.2","sha":"59346feeddd53d241058171353be358a74cf61a7","kind":"commit","published_at":"2026-02-18T19:28:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2/manifests"},{"name":"litellm_1.81.13-dev","sha":"3ea8d32d81382779592a87c71bb4d6d7881cd62b","kind":"commit","published_at":"2026-02-18T10:57:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_1.81.13-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_1.81.13-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_1.81.13-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev/manifests"},{"name":"v1.80.11.gemini-metadata.dev","sha":"4b77458627204c3d46bc429ef3e66247e5313b0d","kind":"commit","published_at":"2026-02-18T03:17:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.gemini-metadata.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.gemini-metadata.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.gemini-metadata.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev/manifests"},{"name":"v1.81.3-stable.sonnet-4-6","sha":"6bf584ac2854921414db2c226b09a3f382a7c523","kind":"commit","published_at":"2026-02-17T19:54:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.sonnet-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.sonnet-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.sonnet-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6/manifests"},{"name":"v1.81.13","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13/manifests"},{"name":"v1.81.13-nightly","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly/manifests"},{"name":"litellm_sso-dev-v1.81.13","sha":"1308a2cd76693160ca7d26f519f00731bddc37c1","kind":"commit","published_at":"2026-02-16T14:10:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_sso-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_sso-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_sso-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13/manifests"},{"name":"v1.81.12.rc.1","sha":"f9398eef8052e4ade978a7ef76be57662a40a8df","kind":"commit","published_at":"2026-02-15T02:19:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1/manifests"},{"name":"v1.81.12-nightly","sha":"ff502e8b9170f31d15b4886501115be0f67935e5","kind":"commit","published_at":"2026-02-15T00:48:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly/manifests"},{"name":"litellm_dev-test-v0.1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1/manifests"},{"name":"v1.81.10.dev1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1/manifests"},{"name":"v1.81.11-nightly","sha":"231aedeeff7e319bf32dc53d4e16897ae3b0e50c","kind":"commit","published_at":"2026-02-13T01:01:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly/manifests"},{"name":"v1.81.0-patch4","sha":"edc0ff91af792c1989c82e0e1c603ead2df233c4","kind":"commit","published_at":"2026-02-13T00:57:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4/manifests"},{"name":"v1.81.3-stable.opus-4-6","sha":"5020b169446e55ab70c8162e7ca3511baec15771","kind":"commit","published_at":"2026-02-11T19:23:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6/manifests"},{"name":"litellm_stable_build-test-v0.1","sha":"3e9e78def6f4d7edc8b279ab5d4ddae72da08353","kind":"commit","published_at":"2026-02-11T14:13:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_stable_build-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_stable_build-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_stable_build-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1/manifests"},{"name":"litellm_dev-test-v0","sha":"95a8c2550c9ab1dfdf9cccc388cd41d13e91e208","kind":"commit","published_at":"2026-02-11T10:15:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0/manifests"},{"name":"v1.81.10-nightly","sha":"7488abece8e78505e760cb2302afc1bd6cf8bc63","kind":"commit","published_at":"2026-02-11T00:11:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly/manifests"},{"name":"v1.81.3-stable","sha":"61ed8f9e03557f1a04509cfeb1d24bdcca6d4ce2","kind":"commit","published_at":"2026-02-07T23:55:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable/manifests"},{"name":"v1.81.9-nightly","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly/manifests"},{"name":"v1.81.9.rc.1","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1/manifests"},{"name":"v1.81.9-stable","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable/manifests"},{"name":"v1.81.0-stable.1","sha":"4c119c27ad64485c8fcce8b9d23f3f2c94d2ef3d","kind":"commit","published_at":"2026-02-07T02:15:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1/manifests"},{"name":"v1.81.0-patch3","sha":"ed32591a05f6696c76d0e834cbe3d2f4e2d47add","kind":"commit","published_at":"2026-02-06T17:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3/manifests"},{"name":"v1.80.0-stable.opus-4-6","sha":"0e9b7a747d7ffe49602b1e3713dab6a77f30e788","kind":"commit","published_at":"2026-02-05T19:38:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6/manifests"},{"name":"v1.81.8-nightly","sha":"4fea649f519b522254ba8bd38856f78991c50194","kind":"commit","published_at":"2026-02-05T05:51:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly/manifests"},{"name":"v1.81.6.rc.1","sha":"20d3cbfdebe0909c6a466e7f0eb3dde10fe67069","kind":"commit","published_at":"2026-02-05T02:45:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1/manifests"},{"name":"1.81.3.rc.6","sha":"48100e6c710f4fe3d3b1003ae4160c8076ded11a","kind":"commit","published_at":"2026-02-04T19:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6/manifests"},{"name":"v1.81.7.dev1","sha":"8b563a7641c07671994582cff3d2093213679faf","kind":"commit","published_at":"2026-02-04T12:39:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1/manifests"},{"name":"v1.81.7-nightly","sha":"3f6a281d0f7a620f58c96e8f7f638518eb8d04f2","kind":"commit","published_at":"2026-02-03T19:38:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly/manifests"},{"name":"v1.81.6-nightly","sha":"8da3a93e6e63aa2031862b7817c77552ddaee7bd","kind":"commit","published_at":"2026-02-01T03:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly/manifests"},{"name":"v1.81.0-patch2","sha":"d1c397f2f00e1cd8160d309ef24dba91aa075bf8","kind":"commit","published_at":"2026-01-30T00:17:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2/manifests"},{"name":"v1.81.3.dev1","sha":"c0fb179a32bc8a49048b57c77123d2da19eb0d4d","kind":"commit","published_at":"2026-01-29T01:59:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1/manifests"},{"name":"v1.81.3.rc.5","sha":"d12ce3cd5de9f4f760249b85a7bc619208ccc393","kind":"commit","published_at":"2026-01-29T00:54:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5/manifests"},{"name":"v1.81.5-nightly","sha":"2cc3778761d45acc0cdd51d86aa3611a8badc3d9","kind":"commit","published_at":"2026-01-29T00:43:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly/manifests"},{"name":"v1.81.0-patch","sha":"4b6b1da517da4aff3e02b146755f5eff32f2f399","kind":"commit","published_at":"2026-01-29T00:15:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch/manifests"},{"name":"v1.81.3.rc.4","sha":"0003e647ea91f4284f578690ea848b6cc4bea064","kind":"commit","published_at":"2026-01-28T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4/manifests"},{"name":"v1.81.3.rc.3","sha":"43642391c54c8eb86b3df87ed2a025acd122e719","kind":"commit","published_at":"2026-01-28T03:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3/manifests"},{"name":"v1.81.3.rc.2","sha":"5426b3c94003aff9233dee8712abbfaf4a603ff6","kind":"commit","published_at":"2026-01-26T17:49:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2/manifests"},{"name":"v1.81.3.rc.1","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1/manifests"},{"name":"v1.81.3-nightly","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly/manifests"},{"name":"v1.81.3.rc","sha":"06f7a7ec6933f521004ad943f878f5b740d7c077","kind":"commit","published_at":"2026-01-25T00:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc/manifests"},{"name":"v1.81.0-stable","sha":"790a5ce0b323c1eefa70c2df25b2780097aa3f80","kind":"commit","published_at":"2026-01-24T17:39:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable/manifests"},{"name":"v1.81.0.rc.5","sha":"8c29ad41916253549afc324287544ff96ad0cae3","kind":"commit","published_at":"2026-01-22T03:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5/manifests"},{"name":"v1.81.0.rc.4","sha":"ad1db9fc8bfabb462005a3c9889bc14647ae0a75","kind":"commit","published_at":"2026-01-21T20:06:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4/manifests"},{"name":"v1.81.1-nightly","sha":"a02c43d300f3c577a927aee44812e604f860a8e8","kind":"commit","published_at":"2026-01-21T04:08:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly/manifests"},{"name":"v1.81.0-nightly","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly/manifests"},{"name":"v1.81.0.rc.1","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1/manifests"},{"name":"1.80.15-stable.1","sha":"769d24dedc477824cebf75bebef3e534976846a4","kind":"commit","published_at":"2026-01-17T19:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.80.15-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.80.15-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.80.15-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1/manifests"},{"name":"v1.80.17-nightly","sha":"bad72ac140e014ca08bd747d51b5eaf48035772f","kind":"commit","published_at":"2026-01-17T00:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly/manifests"},{"name":"v1.80.16.dev6","sha":"3ee4a88005a7972de5c3190c29d9ab018033959d","kind":"commit","published_at":"2026-01-16T13:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6/manifests"},{"name":"v1.80.11-stable.1","sha":"2dd7c73ac8bf52d7b4f7a7f2123e59b229d2d911","kind":"commit","published_at":"2026-01-15T02:17:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1/manifests"},{"name":"v1.80.16-nightly","sha":"b3e126222f3ab54a3cd3310c22a96c8841ee1021","kind":"commit","published_at":"2026-01-13T06:52:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly/manifests"},{"name":"v1.80.15.dev1","sha":"e5e51284a31d3c550ffa9a9aad9e96b8bb1685e9","kind":"commit","published_at":"2026-01-12T19:38:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1/manifests"},{"name":"v1.80.15.rc.2","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2/manifests"},{"name":"v1.80.15-stable","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable/manifests"},{"name":"v1.80.15.rc.1","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1/manifests"},{"name":"v1.80.15-nightly","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly/manifests"},{"name":"v1.80.13.rc.1","sha":"c6101ef977c2c40c0e899323d1a3cf86f2269e1a","kind":"commit","published_at":"2026-01-09T07:00:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1/manifests"},{"name":"v1.80.13-nightly","sha":"10ec499369782f2bc9623419e44b140832bfdd24","kind":"commit","published_at":"2026-01-08T13:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly/manifests"},{"name":"v1.80.12-nightly","sha":"bbabc1089cbd5b3d19cc923946cbc2321de836fb","kind":"commit","published_at":"2026-01-07T16:05:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly/manifests"},{"name":"v1.80.8-stable.1-patch01","sha":"fec1c13c0aebf54f52bcb8e5b220b7eca5a915f1","kind":"commit","published_at":"2026-01-06T01:22:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1-patch01","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1-patch01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1-patch01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01/manifests"},{"name":"v1.80.11.rc.1","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1/manifests"},{"name":"v1.80.11-nightly","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly/manifests"},{"name":"v1.80.11-stable","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable/manifests"},{"name":"v1.80.10.rc.5","sha":"69946b7121f3edd57ccc15166a2963276f44045d","kind":"commit","published_at":"2025-12-19T03:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5/manifests"},{"name":"v1.80.10.dev.1","sha":"fcd524ca0f6391eeb67254de3bedc00e5ddd613c","kind":"commit","published_at":"2025-12-18T16:51:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1/manifests"},{"name":"v1.80.10.rc.4","sha":"2fd78a804be3a7cf0ee88ad426f024bc1d1eacb2","kind":"commit","published_at":"2025-12-17T17:25:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4/manifests"},{"name":"v1.80.8-stable.1","sha":"d78d2aee320d08c8c2215b777cebc0304a846b22","kind":"commit","published_at":"2025-12-17T17:17:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1/manifests"},{"name":"v1.80.10.rc.3","sha":"f83b821f3dbdb92ab7e8541950b31d43ecec9295","kind":"commit","published_at":"2025-12-17T03:52:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3/manifests"},{"name":"v1.80.10.rc.2","sha":"fe9633c0299b66423eddcf646707796ff0b129cf","kind":"commit","published_at":"2025-12-14T22:30:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2/manifests"},{"name":"v1.80.10.rc.1","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1/manifests"},{"name":"v1.80.10-nightly","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly/manifests"},{"name":"v1.80.9.dev6","sha":"19b48d7badb908ea443c51cdffc932bc8126a9f4","kind":"commit","published_at":"2025-12-12T10:42:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6/manifests"},{"name":"v1.80.9.dev5","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5/manifests"},{"name":"v1.80.8-stable","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable/manifests"},{"name":"v1.80.9.dev1","sha":"2f335ac5a65be1c92931511cf5bb99dfadb1a939","kind":"commit","published_at":"2025-12-09T01:20:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1/manifests"},{"name":"v1.80.9-nightly","sha":"c87874c29e8ed467a4bc81efe0b2a766309b6bf6","kind":"commit","published_at":"2025-12-08T20:31:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly/manifests"},{"name":"v1.80.8.dev.1","sha":"e2e35c3f87644b253ae631b16e24beab0162a509","kind":"commit","published_at":"2025-12-07T06:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1/manifests"},{"name":"v1.80.8.rc.1","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1/manifests"},{"name":"v1.80.8-nightly","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly/manifests"},{"name":"v1.80.5-stable.1","sha":"80177d5b0809ff051417aace67fac14393184a07","kind":"commit","published_at":"2025-12-06T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1/manifests"},{"name":"v1.80.7.dev.4","sha":"a3e8c2d1485ed9490c4a2584248aaffaa3a13a3c","kind":"commit","published_at":"2025-12-05T23:09:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4/manifests"},{"name":"v1.80.7.dev.3","sha":"be0530a6b331dc32f2ca58c46fccea5f60f598c4","kind":"commit","published_at":"2025-12-04T04:54:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3/manifests"},{"name":"v1.80.5-stable","sha":"6c49b95a4ab75651ddde1c5c3cec8531f986755a","kind":"commit","published_at":"2025-12-03T21:49:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable/manifests"},{"name":"v1.80.7.dev.2","sha":"c60778fca43cb642909dac4caf2e4483b18e860f","kind":"commit","published_at":"2025-12-03T19:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2/manifests"},{"name":"v1.80.7.dev.1","sha":"b4f2dc0536a0f95d711f351aac04828be3b635fc","kind":"commit","published_at":"2025-12-03T06:22:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1/manifests"},{"name":"v1.80.7-nightly","sha":"743a5346b42ac92ce9c0fd60c0b307977607303e","kind":"commit","published_at":"2025-11-27T22:36:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly/manifests"},{"name":"v1.80.6-nightly","sha":"96a0f960a9e08fb7ad58caae3bba4004d4463e87","kind":"commit","published_at":"2025-11-27T17:14:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly/manifests"},{"name":"v1.80.5.dev32","sha":"30a22f1fed33c1aed3bd725f919534403d6dd749","kind":"commit","published_at":"2025-11-27T02:28:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32/manifests"},{"name":"v1.80.5.dev2","sha":"5a60a8ab3b05fb6be35a949a69dac7c83e77bf4e","kind":"commit","published_at":"2025-11-26T21:20:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2/manifests"},{"name":"v1.80.5.dev1","sha":"867381a0f9ec5d8e514ec843a24bca15b282efc3","kind":"commit","published_at":"2025-11-25T19:55:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1/manifests"},{"name":"v1.80.0-stable.1","sha":"7e2da4f645901fc3a713e07818e7d5e007cd7fa0","kind":"commit","published_at":"2025-11-24T20:22:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1/manifests"},{"name":"v1.80.5.rc.2","sha":"1bbef4fd202683cb18f5880fe8c1add9fb84c744","kind":"commit","published_at":"2025-11-23T00:05:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2/manifests"},{"name":"v1.80.5.rc.1","sha":"42d3a8f64dd5f8600d07731c64b73b0ffffc5f67","kind":"commit","published_at":"2025-11-22T23:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1/manifests"},{"name":"v1.80.5-nightly","sha":"7cf1d306f29f00970cc891af4e557ab5c732c5df","kind":"commit","published_at":"2025-11-22T22:55:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly/manifests"},{"name":"v1.78.5-stable-patch-1","sha":"5910750ed6d9da402d1d57b9505909fb362ade5c","kind":"commit","published_at":"2025-11-21T19:31:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1/manifests"},{"name":"v1.80.5.dev3","sha":"5c8b5b1b5ed446a47cf92d90ff8a7b43f2bad64d","kind":"commit","published_at":"2025-11-20T11:03:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3/manifests"},{"name":"v1.80.0.dev6","sha":"95caa2e3de04f903458acc77070b247984b6db3e","kind":"commit","published_at":"2025-11-20T01:47:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6/manifests"},{"name":"v1.77.3-stable-patch-2","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2/manifests"},{"name":"v1.77.3-stable-patch-1","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1/manifests"},{"name":"v1.80.0.dev2","sha":"2880cb45a2110b4707be23c54cd5680d20be1739","kind":"commit","published_at":"2025-11-19T01:36:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2/manifests"},{"name":"v1.79.3-stable.gemini3","sha":"75896230cb2da7e14bf9bcb781bb161258452bf9","kind":"commit","published_at":"2025-11-19T00:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable.gemini3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable.gemini3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable.gemini3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3/manifests"},{"name":"v1.80.0.dev1","sha":"e2fc22520146fb80547606a12fe9ca38f2f3dfcd","kind":"commit","published_at":"2025-11-18T23:35:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1/manifests"},{"name":"v1.80.0.rc.2","sha":"1e287bab7039efd59e043debb3dbb824e0b8ecb6","kind":"commit","published_at":"2025-11-16T02:29:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2/manifests"},{"name":"v1.80.0.rc.1","sha":"e45655a2cf2c8f8538761313421b18996663a3fa","kind":"commit","published_at":"2025-11-16T00:06:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1/manifests"},{"name":"v1.80.0-nightly","sha":"06eeb28c8fe30ee6e90671408dcb23bbdf691e7a","kind":"commit","published_at":"2025-11-15T22:12:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly/manifests"},{"name":"v1.79.1-stable-patch-1","sha":"063197891680bc79bdce0baecf50aacc3d60e0e6","kind":"commit","published_at":"2025-11-13T17:24:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1/manifests"},{"name":"v1.79.3.dev7","sha":"555d7b8be89847f0089a93677a2463a90774e592","kind":"commit","published_at":"2025-11-13T16:17:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7/manifests"},{"name":"v1.79.3.dev5","sha":"20350fa094a63ac3613ec1841e2e6bd1507e9366","kind":"commit","published_at":"2025-11-12T20:41:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5/manifests"},{"name":"v1.79.3.dev2","sha":"1249a59e4692423a0285bf5f60a9abfe2f8ab3e0","kind":"commit","published_at":"2025-11-12T17:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2/manifests"},{"name":"v1.79.dev.1","sha":"a987e3ca46e3af4b688eb4374cd6192f420b5cc3","kind":"commit","published_at":"2025-11-11T19:56:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1/manifests"},{"name":"v1.79.3-stable","sha":"c0548542d4a923d51743869e9dc8c5da078bb5ba","kind":"commit","published_at":"2025-11-10T19:12:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable/manifests"},{"name":"v1.79.3.rc.1","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1/manifests"},{"name":"v1.79.3-nightly","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly/manifests"},{"name":"v1.79.2-nightly","sha":"0a1fc0eeb2b56315fda372c27a492dc46598df9c","kind":"commit","published_at":"2025-11-08T22:33:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly/manifests"},{"name":"v1.79.1-stable","sha":"c217bddb59ba55b156153000c1ee04698d437c39","kind":"commit","published_at":"2025-11-08T19:14:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable/manifests"},{"name":"v1.79.1.dev6","sha":"0e17462589a741c03d8a5ad608676cc69c8c8169","kind":"commit","published_at":"2025-11-05T19:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6/manifests"},{"name":"1.78.5-stable-patch-1","sha":"a5e3d4a2e0cd9ef6746e7c529deb0f408a76882a","kind":"commit","published_at":"2025-11-05T18:25:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1/manifests"},{"name":"v1.79.1.rc.2","sha":"740be90dae43ae443b8ac098776f3c561465f46b","kind":"commit","published_at":"2025-11-03T22:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2/manifests"},{"name":"v1.79.1.dev5","sha":"f2c4d4dde323ea5c0521016dc4a395b389947f31","kind":"commit","published_at":"2025-11-03T21:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5/manifests"},{"name":"v1.79.1.dev3","sha":"c6d6c26caf001e750db776b31c10b4106719ee62","kind":"commit","published_at":"2025-11-03T19:51:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3/manifests"},{"name":"v1.79.1.dev2","sha":"af31951a2d8ad93693dee252f8b71add1ba0310f","kind":"commit","published_at":"2025-11-03T19:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2/manifests"},{"name":"v1.79.0-stable","sha":"8d495f56a9cc46be4a8b475c76cf122f340aa138","kind":"commit","published_at":"2025-11-01T18:11:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable/manifests"},{"name":"v1.79.1.rc.1","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1/manifests"},{"name":"v1.79.1-nightly","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly/manifests"},{"name":"v1.78.5.rc.4","sha":"3beb25bed8610bd30e5aa00023c9245304351afe","kind":"commit","published_at":"2025-10-31T18:27:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4/manifests"},{"name":"v1.79.1.dev1","sha":"d3966a4fc852b4c96ec8cdb29e1f48b964461ccf","kind":"commit","published_at":"2025-10-30T21:54:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1/manifests"},{"name":"v1.77.7.dev3","sha":"9a22b890e7f8cbe3ac873c14fc56f7b132529b50","kind":"commit","published_at":"2025-10-29T22:51:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3/manifests"},{"name":"v1.77.7.dev2","sha":"c1ab8d2b3ca237f01f1ed87c6d43e4b605bac91e","kind":"commit","published_at":"2025-10-27T18:33:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2/manifests"},{"name":"v1.79.0.rc.1","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1/manifests"},{"name":"v1.79.0-nightly","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly/manifests"},{"name":"v1.78.7-nightly","sha":"2ab2d15efc73f88add14b884f033b476904cc330","kind":"commit","published_at":"2025-10-22T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly/manifests"},{"name":"v1.78.6-nightly","sha":"98f1d6350811b6cfb8f4585d9580482d17278d32","kind":"commit","published_at":"2025-10-21T16:16:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly/manifests"},{"name":"v1.78.5.rc.1","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1/manifests"},{"name":"v1.78.5-nightly","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly/manifests"},{"name":"v1.78.5-stable","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable/manifests"},{"name":"v1.78.0-stable","sha":"5fde83d9f154335ca9ee6f78b8c8a3d6568685b5","kind":"commit","published_at":"2025-10-18T20:20:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable/manifests"},{"name":"v1.78.4.dev1","sha":"46d754a0f9c69ffbc46d2b227a79f9ecf62ce490","kind":"commit","published_at":"2025-10-18T18:14:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1/manifests"},{"name":"v1.78.4-nightly","sha":"8780b1af6f93621943acd59013c923171a123c82","kind":"commit","published_at":"2025-10-18T01:55:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly/manifests"},{"name":"v1.78.3-nightly","sha":"3df0fb0b45ccfc859ecb00621545e74aea340f29","kind":"commit","published_at":"2025-10-17T17:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly/manifests"},{"name":"v1.78.2-nightly","sha":"fd83b292a6322d1758d70351cab0376ec2bf7777","kind":"commit","published_at":"2025-10-16T00:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly/manifests"},{"name":"v1.78.0.rc.3","sha":"58bfa964584943bf7b202633b0852f6d9fa4349e","kind":"commit","published_at":"2025-10-14T21:22:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3/manifests"},{"name":"v1.78.0.dev1","sha":"edd48e7d54a0f93dab61e17383106e22104c6f82","kind":"commit","published_at":"2025-10-13T17:08:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1/manifests"},{"name":"v1.78.0.rc.2","sha":"9e44acdc24c4ff80541b2d1e38e147dce72f960c","kind":"commit","published_at":"2025-10-13T05:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2/manifests"},{"name":"v1.78.0.rc.1","sha":"cb9b65d6edce1a5bd4b6890225e4a5116ffa1b83","kind":"commit","published_at":"2025-10-11T21:51:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1/manifests"},{"name":"v1.78.0-nightly","sha":"b20199b28db0e6851826b9564db9e6d67c4e0262","kind":"commit","published_at":"2025-10-11T18:42:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly/manifests"},{"name":"v1.77.7.dev16","sha":"daab207a95e332defac959ac2fc20ddf53c71081","kind":"commit","published_at":"2025-10-11T00:34:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16/manifests"},{"name":"v1.77.7.dev15","sha":"ce36a2a9f137f6ddd427882fd7ba3fbdb7bffe7f","kind":"commit","published_at":"2025-10-10T22:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15/manifests"},{"name":"v1.77.7.dev14","sha":"a94fefe580adbc300dfaa5cb714caf00a0827f16","kind":"commit","published_at":"2025-10-10T20:47:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14/manifests"},{"name":"v1.77.7.gemma2","sha":"5384c2a770fa1697a4c0b179af9408525adcf8c5","kind":"commit","published_at":"2025-10-10T18:28:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.gemma2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.gemma2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.gemma2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2/manifests"},{"name":"v1.77.7.dev13","sha":"858cfa750fb1166110c9ab49565310b3d292e58a","kind":"commit","published_at":"2025-10-10T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13/manifests"},{"name":"v1.77.7.dev-gemma","sha":"68a6e4aa27a856a17a0624a30e64338a27c63bb8","kind":"commit","published_at":"2025-10-10T01:56:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev-gemma","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev-gemma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev-gemma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma/manifests"},{"name":"v1.77.7.dev12","sha":"0bfc171b135a582057f7db2cd5f11060858cdf5e","kind":"commit","published_at":"2025-10-10T00:23:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12/manifests"},{"name":"v1.77.7.dev11","sha":"a1bcb760ec3ab10de45c188b9fdc2d9483a9a0a1","kind":"commit","published_at":"2025-10-09T23:35:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11/manifests"},{"name":"v1.77.7.dev10","sha":"310b2da33e1ce6ad00a08aa2ef0a300197ce216a","kind":"commit","published_at":"2025-10-09T21:54:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10/manifests"},{"name":"v1.77.7.dev9","sha":"763d2f8ccdd8412dbe6d4ac0e136d9ac34dcd4c0","kind":"commit","published_at":"2025-10-09T02:57:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9/manifests"},{"name":"v1.77.7-stable","sha":"26f6932767d40306f50e70aece9eb9ebdb777c4f","kind":"commit","published_at":"2025-10-08T22:35:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable/manifests"},{"name":"v1.77.1.rc.5","sha":"5f36ac504d905e5fa841d8cb0d6d29ee3cbfdf7d","kind":"commit","published_at":"2025-10-08T20:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5/manifests"},{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"}]},"repo_metadata_updated_at":"2026-05-17T04:06:33.188Z","dependent_packages_count":0,"downloads":1305541,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":51.65693757098219,"dependent_packages_count":9.169574607060262,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.413256089021225},"purl":"pkg:pypi/litellm-enterprise","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/litellm-enterprise","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/litellm-enterprise","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/litellm-enterprise/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS","https://github.com/sponsors/BerriAI"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-17T04:02:13.605Z","issues_count":5398,"pull_requests_count":8648,"avg_time_to_close_issue":3628473.654691855,"avg_time_to_close_pull_request":503101.62311097543,"issues_closed_count":3229,"pull_requests_closed_count":6551,"pull_request_authors_count":1267,"issue_authors_count":2606,"avg_comments_per_issue":1.8760652093367913,"avg_comments_per_pull_request":1.4976873265494912,"merged_pull_requests_count":5508,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":1306,"past_year_pull_requests_count":2124,"past_year_avg_time_to_close_issue":1992943.6721915286,"past_year_avg_time_to_close_pull_request":308848.04602821084,"past_year_issues_closed_count":543,"past_year_pull_requests_closed_count":1347,"past_year_pull_request_authors_count":424,"past_year_issue_authors_count":865,"past_year_avg_comments_per_issue":0.9977029096477795,"past_year_avg_comments_per_pull_request":1.205743879472693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":1120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"hagoeun0119","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hagoeun0119"},{"login":"luizgasparetto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizgasparetto"},{"login":"nikantonelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikantonelli"},{"login":"Darkbeast-glitch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darkbeast-glitch"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"xingyaoww","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-enterprise/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-enterprise/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-enterprise/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-enterprise/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-enterprise/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-enterprise/codemeta","maintainers":[{"uuid":"ishaan-jaff","login":"ishaan-jaff","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/ishaan-jaff/","role":"Owner","created_at":"2025-05-09T20:33:09.399Z","updated_at":"2025-05-09T20:33:09.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ishaan-jaff/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370152,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11931016,"name":"litellm-slipstream-fork","ecosystem":"pypi","description":"Library to easily interface with LLM API providers","homepage":"https://litellm.ai","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-07-20T21:52:37.000Z","latest_release_published_at":"2025-07-20T21:52:37.000Z","latest_release_number":"1.74.7","last_synced_at":"2026-05-17T04:04:59.445Z","created_at":"2025-07-20T22:00:37.632Z","updated_at":"2026-05-17T04:06:33.191Z","registry_url":"https://pypi.org/project/litellm-slipstream-fork/","install_command":"pip install litellm-slipstream-fork --index-url https://pypi.org/simple","documentation_url":"https://docs.litellm.ai","metadata":{"funding":null,"documentation":"https://docs.litellm.ai","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"litellm-slipstream-fork","project_status":null},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]","archived":false,"fork":false,"pushed_at":"2026-05-15T02:15:53.000Z","size":1075904,"stargazers_count":47014,"open_issues_count":3075,"forks_count":8051,"subscribers_count":202,"default_branch":"litellm_internal_staging","last_synced_at":"2026-05-15T02:29:55.928Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2026-05-15T02:22:58.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"97625c08-6a33-4c0f-a382-d4482e4de854","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1394,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/litellm_internal_staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":{"id":1245887,"data":{"date":"2026-04-10T22:11:53Z","repo":{"name":"github.com/BerriAI/litellm","commit":"f2f2a91a2939d02cf313b2351cf7594e7afaeb80"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:119","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_issues.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-keyword-labeler.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:91","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scan_duplicate_issues.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:18","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:49","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_update_price_and_context_window.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-schema-sync.yml:11","Warn: no topLevel permission defined: .github/workflows/check_duplicate_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed.yml:15","Info: found token with 'none' permissions: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create_daily_staging_branch.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/helm_unit_test.yml:10","Warn: no topLevel permission defined: .github/workflows/issue-keyword-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/label-component.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/llm-translation-testing.yml:15","Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/read_pyproject_version.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_observatory_tests.yml:25","Warn: no topLevel permission defined: .github/workflows/scan_duplicate_issues.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-schema.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm-ui-build.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-mcp.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-model-map.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-core-utils.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-documentation.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-enterprise-routing.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-integrations.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-misc.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-auth.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-endpoints.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-infra.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-legacy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-responses-caching-types.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-security.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_server_root_path.yml:3","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.1-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.10-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.11-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.12-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.13-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.15-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.17-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.19-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.2-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.21-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.22-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.23-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.24-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.25-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.26-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.27-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.29-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.3-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.30-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.31-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.32-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.4-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.5-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.6-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.7-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.8-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.16-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.3.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.11-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.13-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.27-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.30-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.32-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.33-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.34-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.35-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.36-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.37-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.40-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.41-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.42-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.43-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.44-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.45-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.47-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.48-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.49-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.51-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.52-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.53-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.54-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.56-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.57-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.58-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.6-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.60-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.9-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:45","Warn: containerImage not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:1","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:8","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:35","Warn: containerImage not pinned by hash: docker/Dockerfile.custom_ui:3: pin your Docker image by updating ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev to ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev@sha256:3202585e5e4b0c8a840dcd3c4f6ed728ec9658b3fa2810a25b433f9c29a04381","Warn: containerImage not pinned by hash: docker/Dockerfile.database:7","Warn: containerImage not pinned by hash: docker/Dockerfile.database:46","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:8","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:54","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:9","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:107","Warn: containerImage not pinned by hash: docs/my-website/Dockerfile:1: pin your Docker image by updating python:3.14.0a3-slim to python:3.14.0a3-slim@sha256:95e9d25cb0d8a88324a9674347a39e4fd9eb81fda51d1d571748b9a97ded00d1","Warn: containerImage not pinned by hash: litellm-js/spend-logs/Dockerfile:2: pin your Docker image by updating node:20.18.1-alpine3.20 to node:20.18.1-alpine3.20@sha256:9b5af1cc895fe7231c351cc1ea653322742091fb5d1ea8f1eb404c11e2b4da56","Warn: pipCommand not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: Dockerfile:42","Warn: npmCommand not pinned by hash: Dockerfile:51-81","Warn: pipCommand not pinned by hash: Dockerfile:93","Warn: pipCommand not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:23","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:47","Warn: npmCommand not pinned by hash: docker/Dockerfile.custom_ui:9-43","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:24","Warn: npmCommand not pinned by hash: docker/Dockerfile.database:52-73","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:85","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:115","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:16-23","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:33-35","Warn: npmCommand not pinned by hash: docker/Dockerfile.dev:60-99","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:113-115","Warn: pipCommand not pinned by hash: docker/Dockerfile.health_check:10","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:15-30","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:94-95","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:113-140","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:208-230","Warn: pipCommand not pinned by hash: docs/my-website/Dockerfile:5","Warn: npmCommand not pinned by hash: litellm-js/spend-logs/Dockerfile:14","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:5","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:6","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:2","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:3","Warn: npmCommand not pinned by hash: tests/ui_e2e_tests/run_e2e.sh:156","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:102","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:182","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-base.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-services-base.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_price_and_context_window.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/llm-translation-testing.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-litellm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-mcp.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-documentation.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-proxy-legacy.yml:55","Info:  65 out of  65 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   4 out of  46 pipCommand dependencies pinned","Info:   5 out of  16 npmCommand dependencies pinned","Info:   3 out of  17 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_server_root_path.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hp6r-r9vc-q8wx","Warn: Project is vulnerable to: GHSA-hx9q-6w63-j58v","Warn: Project is vulnerable to: GHSA-53mr-6c8q-9789","Warn: Project is vulnerable to: GHSA-69x8-hrgq-fjj8","Warn: Project is vulnerable to: GHSA-jjhc-v7c2-5hh6","Warn: Project is vulnerable to: GHSA-f886-m6hf-6m8v","Warn: Project is vulnerable to: GHSA-f23m-r3pf-42rh","Warn: Project is vulnerable to: GHSA-r5fr-rjxr-66jc","Warn: Project is vulnerable to: GHSA-3v7f-55p6-f55p","Warn: Project is vulnerable to: GHSA-c2c7-rcm5-vvqj","Warn: Project is vulnerable to: GHSA-qj8w-gfj5-8c6v","Warn: Project is vulnerable to: GHSA-92pp-h63x-v22m","Warn: Project is vulnerable to: GHSA-wc8c-qw6v-h7f6","Warn: Project is vulnerable to: GHSA-26pp-8wgv-hjvm","Warn: Project is vulnerable to: GHSA-r5rp-j6wh-rvv4","Warn: Project is vulnerable to: GHSA-wmmm-f939-6g9c","Warn: Project is vulnerable to: GHSA-xf4j-xp2r-rqqx","Warn: Project is vulnerable to: GHSA-xpcf-pg52-r92g","Warn: Project is vulnerable to: GHSA-7h2j-956f-4vf2","Warn: Project is vulnerable to: GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: GHSA-3ppc-4f35-3m26","Warn: Project is vulnerable to: GHSA-7r86-cg39-jmmj","Warn: Project is vulnerable to: GHSA-3936-cmfr-pm3m","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-m959-cc7f-wv43","Warn: Project is vulnerable to: GHSA-r6ph-v2qm-q3c2","Warn: Project is vulnerable to: GHSA-w8v5-vhqr-4h9v","Warn: Project is vulnerable to: GHSA-qmgc-5h2g-mvrw","Warn: Project is vulnerable to: GHSA-w853-jp5j-5j7f","Warn: Project is vulnerable to: GHSA-46r5-x6jq-v8g6","Warn: Project is vulnerable to: GHSA-7qhf-v65m-g5f3","Warn: Project is vulnerable to: GHSA-fh64-r2vc-xvhr","Warn: Project is vulnerable to: GHSA-wp53-j4wj-2cfg","Warn: Project is vulnerable to: GHSA-gc5v-m9x4-r6x2","Warn: Project is vulnerable to: GHSA-2xpw-w6gg-jr37","Warn: Project is vulnerable to: GHSA-38jv-5279-wg99","Warn: Project is vulnerable to: GHSA-gm62-xv2j-4w53","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-p423-j2cm-9vmq","Warn: Project is vulnerable to: GHSA-752w-5fwx-jx9f","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: GHSA-3crg-w4f6-42mx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-33mh-2634-fwr2","Warn: Project is vulnerable to: GHSA-vpq2-c234-7xj6","Warn: Project is vulnerable to: GHSA-2qvq-rjwj-gvw9","Warn: Project is vulnerable to: GHSA-2w6w-674q-4c4q","Warn: Project is vulnerable to: GHSA-3mfm-83xf-c92r","Warn: Project is vulnerable to: GHSA-442j-39wm-28r2","Warn: Project is vulnerable to: GHSA-7rx3-28cr-v5wh","Warn: Project is vulnerable to: GHSA-9cx6-37pm-9jff","Warn: Project is vulnerable to: GHSA-xhpv-hc6g-r9c6","Warn: Project is vulnerable to: GHSA-xjpj-3mr7-gcpf","Warn: Project is vulnerable to: GHSA-25h7-pfq9-p65f","Warn: Project is vulnerable to: GHSA-rf6f-7fwh-wjgh","Warn: Project is vulnerable to: GHSA-q4gf-8mx6-v5v3","Warn: Project is vulnerable to: GHSA-v3rj-xjv7-4jmq","Warn: Project is vulnerable to: GHSA-4w7w-66w2-5vf9","Warn: Project is vulnerable to: GHSA-p9ff-h696-f583","Warn: Project is vulnerable to: GHSA-v2wj-q39q-566r"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":9,"reason":"13 out of 14 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: CodeAsylums-Community, CodeChefVIT, Fool-Stack, JoshTalks, Mellow-Artificial-Intelligence, NVIDIAGameWorks, Quizzie-SE, Recyclero, adobe, aimoda, berriai, fnplus, heroku, jazzband, mellow-artificial-intelligence, minerva university, prisma-korea, svelte-seoul, thalesgroup, the stepstone group, university of illinois urbana-champaign, zero-to-mastery"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-10T22:15:02.041Z","repository_id":184080397,"created_at":"2026-04-10T22:15:02.041Z","updated_at":"2026-04-10T22:15:02.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33127015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://docs.litellm.ai/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2026-01-19T10:49:26.411Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BerriAI","funding_links":["https://github.com/sponsors/BerriAI"],"total_stars":null,"followers":673,"following":0,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2026-01-19T10:49:26.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.86.0-rc.1","sha":"a72414a061afdde0b31aab9a253bbce071e837e9","kind":"commit","published_at":"2026-05-17T02:00:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.86.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.86.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.86.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.86.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.86.0-rc.1/manifests"},{"name":"v1.85.0-rc.2","sha":"e58a561caa21169fb02174148444c08509ce7028","kind":"commit","published_at":"2026-05-14T05:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.85.0-rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.85.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.85.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0-rc.2/manifests"},{"name":"v1.85.0","sha":"e58a561caa21169fb02174148444c08509ce7028","kind":"commit","published_at":"2026-05-14T05:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.85.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0/manifests"},{"name":"v1.84.0","sha":"e1fc955464bf493c15aef08f98e0e22bdf24d4cf","kind":"commit","published_at":"2026-05-14T05:12:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0/manifests"},{"name":"v1.83.14-stable.patch.3","sha":"cd340909219a0b9cba8e61092ad5da13687d61e2","kind":"commit","published_at":"2026-05-07T23:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3/manifests"},{"name":"v1.83.10-stable.patch.1","sha":"04291b48b79ef91c7f017539c40ae556d576df4f","kind":"commit","published_at":"2026-05-06T02:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1/manifests"},{"name":"v1.83.14-stable.patch.2","sha":"b36fb1dc191620e8ff2b3a43854c05f5189cd813","kind":"commit","published_at":"2026-05-06T01:39:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2/manifests"},{"name":"v1.84.0-rc.1","sha":"6ff668c7aa01a73738ed39aa64913a089a183565","kind":"commit","published_at":"2026-05-05T23:15:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1/manifests"},{"name":"v1.83.14-stable.patch.1","sha":"93d8375cbc77e574f984e23cf544a0311118bec0","kind":"commit","published_at":"2026-05-04T17:25:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1/manifests"},{"name":"1.84.0-dev.2","sha":"934ecdca78daf7ec9514efd47df77bf7495c822d","kind":"commit","published_at":"2026-05-01T04:59:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2/manifests"},{"name":"1.84.0.dev2","sha":"9397409c5b9b9feeb34d38a872762ad537e12e68","kind":"commit","published_at":"2026-05-01T04:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2/manifests"},{"name":"1.84.0-dev.1","sha":"3e1479c0528919bd722b8d4ea6d5c210290ef74b","kind":"commit","published_at":"2026-04-29T01:31:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1/manifests"},{"name":"v1.83.14.rc.1","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1/manifests"},{"name":"v1.83.14-stable","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable/manifests"},{"name":"v1.83.13-nightly","sha":"7b47dffefd88d15bde9c3533064b6a7d7e538ebc","kind":"commit","published_at":"2026-04-24T00:55:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly/manifests"},{"name":"v1.83.12-nightly","sha":"e9e86ed956ba53d5192e10b75634fe0246e836a7","kind":"commit","published_at":"2026-04-23T02:16:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly/manifests"},{"name":"v1.83.10-stable","sha":"0db4158c56f6e78316bc18f44a02d474d1487328","kind":"commit","published_at":"2026-04-22T18:41:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable/manifests"},{"name":"v1.83.11-nightly","sha":"09cd7e383eacefc62acda96857ed77e68fedeaec","kind":"commit","published_at":"2026-04-22T01:57:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly/manifests"},{"name":"v1.83.7-stable.patch.1","sha":"70c9cc775ce2187183594f9d69ff830fe24a1dec","kind":"commit","published_at":"2026-04-21T12:27:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1/manifests"},{"name":"v1.83.10-nightly","sha":"26fcbc93e52d8f212f818d53c6922a0fdddb4d48","kind":"commit","published_at":"2026-04-19T02:33:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly/manifests"},{"name":"v1.83.7-stable","sha":"e0d5c28db02b3219dbd944666a55f49732197922","kind":"commit","published_at":"2026-04-18T22:30:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable/manifests"},{"name":"v1.83.9-nightly","sha":"850fe595ac54fa426bee70c367afdfe865f3b356","kind":"commit","published_at":"2026-04-17T01:21:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly/manifests"},{"name":"v1.83.8-nightly","sha":"9790a46f696e4c3cbf04fb2716d14a9d7efa8a14","kind":"commit","published_at":"2026-04-15T03:11:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly/manifests"},{"name":"v1.83.7.rc.1","sha":"2c786ca2e65ab13aeac0212c1a5f6ff0644c2078","kind":"commit","published_at":"2026-04-12T00:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1/manifests"},{"name":"v1.83.6-nightly","sha":"9e4352afb42a870a70f572121d6c39a32c48b3f8","kind":"commit","published_at":"2026-04-10T20:28:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly/manifests"},{"name":"v1.82.3-stable.patch.4","sha":"1e10e5cc8f3ab1fba7120fec1e274e2252326e21","kind":"commit","published_at":"2026-04-09T21:35:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4/manifests"},{"name":"v1.82.3.dev.9","sha":"10e9a5514818aa0ac90ab8fd8a527a47d726f93e","kind":"commit","published_at":"2026-04-09T18:36:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9/manifests"},{"name":"v1.83.5-nightly","sha":"62757ff48f59d74c0ca681feb85522f9d003a9e7","kind":"commit","published_at":"2026-04-08T01:53:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly/manifests"},{"name":"v1.82.3.dev.7","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7/manifests"},{"name":"v1.82.3.dev.6","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6/manifests"},{"name":"v1.82.3-stable.patch.3","sha":"83529fb5dc5a2d8fa6e0ee7363626d96bf91ab3c","kind":"commit","published_at":"2026-04-05T01:00:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3/manifests"},{"name":"v1.83.3.rc.1","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1/manifests"},{"name":"v1.83.3-stable","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable/manifests"},{"name":"v1.83.2-nightly","sha":"127149c263b1676927adda56bf969a50e0ff132f","kind":"commit","published_at":"2026-04-04T00:46:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly/manifests"},{"name":"v1.82.6.rc.4","sha":"a3c2942d8dbd11f5b2e3ae158672fc4dd6a6e789","kind":"commit","published_at":"2026-04-03T22:08:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4/manifests"},{"name":"v1.83.1-nightly","sha":"d4a3a5e530422d6ccd4dff82637ca275aa4e507d","kind":"commit","published_at":"2026-04-03T04:51:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly/manifests"},{"name":"v1.83.0-nightly","sha":"f0518c1d984947a219335a857e2f8835ae5eb76f","kind":"commit","published_at":"2026-03-31T05:00:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly/manifests"},{"name":"v1.82.3-stable.patch.2","sha":"9a5c778f1824641fe9f6c8dcc1d096fd9d8ef9f0","kind":"commit","published_at":"2026-03-24T05:46:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2/manifests"},{"name":"v1.82.6.rc.2","sha":"40879e7066010aaac4ea4c5e029376ef48c23413","kind":"commit","published_at":"2026-03-24T03:14:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2/manifests"},{"name":"v1.82.3-stable.patch.1","sha":"3c7af74564406f03640f9c8eec3f9c05f98e8d75","kind":"commit","published_at":"2026-03-24T03:03:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1/manifests"},{"name":"v1.82.6.dev2","sha":"14fffc2770cf6879d0985e465df13f6de172b2f2","kind":"commit","published_at":"2026-03-24T02:24:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2/manifests"},{"name":"v1.82.3.dev.5","sha":"b41627aa60f670f0eee9ea3400aea6e8e2b9f0df","kind":"commit","published_at":"2026-03-23T17:19:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5/manifests"},{"name":"v1.82.6.dev1","sha":"659d4013c5ad6a8246a743237c67391bc1995bb5","kind":"commit","published_at":"2026-03-23T17:17:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1/manifests"},{"name":"v1.82.6.rc.1","sha":"9e98a7d7b340261458a76244005e2296a947382c","kind":"commit","published_at":"2026-03-22T06:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1/manifests"},{"name":"v1.82.5.dev.1","sha":"c89496f3789b4855913c27218c22ad7f0731311a","kind":"commit","published_at":"2026-03-22T06:36:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1/manifests"},{"name":"v1.82.6-nightly","sha":"38d477507dad09c560db18a15ca8fb0e33bf2a4b","kind":"commit","published_at":"2026-03-22T06:14:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly/manifests"},{"name":"v1.82.1.dev.1","sha":"24584e5c5a4939ff99d0d5a61fd1affd8f0b01ea","kind":"commit","published_at":"2026-03-22T02:45:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1/manifests"},{"name":"v1.82.6.dev.1","sha":"9cfc5b97dedcf9428b406d103845d22d765ab667","kind":"commit","published_at":"2026-03-22T00:50:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1/manifests"},{"name":"v1.81.14.dev.3","sha":"1ee2ea985423e263d57b97f3576d9be18a112b7a","kind":"commit","published_at":"2026-03-22T00:46:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3/manifests"},{"name":"v1.81.14.dev.2","sha":"108c64975cba91c48629f576a237ee0f6c0d0959","kind":"commit","published_at":"2026-03-21T22:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2/manifests"},{"name":"v1.82.3.dev.4","sha":"0108095dd682b5d07a3308aa98146ef54d9e1628","kind":"commit","published_at":"2026-03-21T05:46:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4/manifests"},{"name":"v1.82.5-nightly","sha":"1998c4f3703f56327b55751f0cefba0fc09a137b","kind":"commit","published_at":"2026-03-20T23:48:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly/manifests"},{"name":"v1.81.14.dev.1","sha":"7acbc1729d0df7ee2571cfc50f864884acdb9b1e","kind":"commit","published_at":"2026-03-20T22:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1/manifests"},{"name":"v1.82.3.dev.3","sha":"f6d533ac2b91943ff9665144806c105943a66713","kind":"commit","published_at":"2026-03-20T22:43:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3/manifests"},{"name":"v1.82.3.dev.2","sha":"4088f2b6da3878ef9a77793cd928bf65bac22eaa","kind":"commit","published_at":"2026-03-20T09:16:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2/manifests"},{"name":"1.82.5","sha":"cbaea88cc0056e100aee9ff684888980fdea5acb","kind":"commit","published_at":"2026-03-20T01:59:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5/manifests"},{"name":"v1.82.3.dev.1","sha":"cd77744d8bd297a3955a8a3a3fd4bc0d3bd8969e","kind":"commit","published_at":"2026-03-19T01:29:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1/manifests"},{"name":"v1.82.4-nightly","sha":"cfeafbe38811491ce221c9d312ff9e64749303cd","kind":"commit","published_at":"2026-03-18T01:01:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly/manifests"},{"name":"v1.82.0.dev.7","sha":"196f7b1bdcb0218e775c71cd0db326e3835c97e2","kind":"commit","published_at":"2026-03-17T22:32:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7/manifests"},{"name":"v1.82.3.rc.1","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1/manifests"},{"name":"v1.82.3-stable","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable/manifests"},{"name":"v1.82.3","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3/manifests"},{"name":"v1.82.2-dynamoai.dev","sha":"ed213ba3a54164a77fbf674ec5179883abcdabb3","kind":"commit","published_at":"2026-03-16T15:33:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-dynamoai.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-dynamoai.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-dynamoai.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev/manifests"},{"name":"v1.82.2-focus-export-2.dev","sha":"e0777f2442f666b85401c4591ce8cfb7660c6d2d","kind":"commit","published_at":"2026-03-16T13:45:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-focus-export-2.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-focus-export-2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-focus-export-2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev/manifests"},{"name":"v1.82.2-nightly.dev1","sha":"29e3e5c0db5f35a2c58b389e705f0c36413ebe44","kind":"commit","published_at":"2026-03-16T00:41:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1/manifests"},{"name":"v1.82.0.patch5","sha":"e45c82aea070fe40f725fbeb40eb83493b80f310","kind":"commit","published_at":"2026-03-14T22:59:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5/manifests"},{"name":"v1.82.2-silent.dev","sha":"dc6f68b43187cbc009f92a6d1e3cb686dd74fbd2","kind":"commit","published_at":"2026-03-14T11:17:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-silent.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-silent.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-silent.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev/manifests"},{"name":"v1.82.2-nightly","sha":"f351bbdb368349e6ff65fff7017182ac13ca28dc","kind":"commit","published_at":"2026-03-13T20:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly/manifests"},{"name":"v1.82.0.dev5","sha":"4e87fca987b4035d3355a594ef8a25b5994b1a08","kind":"commit","published_at":"2026-03-12T22:49:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5/manifests"},{"name":"v1.82.0.dev4","sha":"4c77c0fb48e304346d62b9c70a15c0a8053ae2ce","kind":"commit","published_at":"2026-03-12T22:29:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4/manifests"},{"name":"v1.82.0.dev3","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3/manifests"},{"name":"v1.82.0.dev6","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6/manifests"},{"name":"v1.82.0-stable.patch5","sha":"6acc7e7c340398059156621bf4a6c76194665db6","kind":"commit","published_at":"2026-03-12T13:47:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5/manifests"},{"name":"v1.81.12-stable.langfuse-fix","sha":"cb5d67330163c66da6dc7240de17cc82385dec26","kind":"commit","published_at":"2026-03-12T09:18:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.langfuse-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.langfuse-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.langfuse-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix/manifests"},{"name":"v1.82.1-nightly.1-re","sha":"28a330ef5bb5381d149677526b44f786c1f55f60","kind":"commit","published_at":"2026-03-12T05:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1-re","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1-re","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1-re","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re/manifests"},{"name":"v1.82.1-nightly.2","sha":"d59f0ce8c9b67a2e505e95916481666e62082b2e","kind":"commit","published_at":"2026-03-11T18:01:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2/manifests"},{"name":"v1.82.1-focus-dev","sha":"e878941da5e037dc615e0a63557176a09dc8e31e","kind":"commit","published_at":"2026-03-11T14:12:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-focus-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-focus-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-focus-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev/manifests"},{"name":"v1.82.1-nightly.1","sha":"6e46953312cee20a18f7ca4dc2e7a7568c58814c","kind":"commit","published_at":"2026-03-11T07:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1/manifests"},{"name":"v1.82.0.patch4","sha":"6f878d4503e6f252fd6edbe68c4956877bb0ea8a","kind":"commit","published_at":"2026-03-10T22:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4/manifests"},{"name":"v1.82.1-silent-dev2","sha":"fdb0a46242547585c912b3e3666c2e3a5037e5bd","kind":"commit","published_at":"2026-03-10T15:44:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-silent-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-silent-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-silent-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2/manifests"},{"name":"v1.82.1-dev","sha":"81bd62e8b03cac3bdbc532f061689eb2e9b36052","kind":"commit","published_at":"2026-03-10T13:09:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev/manifests"},{"name":"1.82.1-dev-2","sha":"631aefea18e407922122b7ffc10a6d672801a3a5","kind":"commit","published_at":"2026-03-10T11:16:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1-dev-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1-dev-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1-dev-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2/manifests"},{"name":"v1.82.1-nightly","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly/manifests"},{"name":"v1.82.1.rc.1","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1/manifests"},{"name":"v1.82.dev","sha":"53513b81ce6be2f6e465af74288d4921dc7a0ec8","kind":"commit","published_at":"2026-03-09T23:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev/manifests"},{"name":"v1.82.rc.3","sha":"648ef33aee76f1807f3257403c5a75993d6a803a","kind":"commit","published_at":"2026-03-09T15:23:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch7","sha":"07c3f022789a9beb4907b186db54a5287121caff","kind":"commit","published_at":"2026-03-09T13:11:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7/manifests"},{"name":"v1.82.rc.2","sha":"92187089a3c3d8a44b8af1494f434757ed0349bf","kind":"commit","published_at":"2026-03-09T12:55:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2/manifests"},{"name":"v1.82.0.patch3","sha":"0d2abcaec9a7a89f8d4bf64f6fd5355d23eaae08","kind":"commit","published_at":"2026-03-09T11:29:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch6","sha":"d19bfae96889a447ac6e3b9b4641aac49fe9e2b8","kind":"commit","published_at":"2026-03-08T19:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6/manifests"},{"name":"v1.82.dev2","sha":"a56541ba2668e370962b2fc3638b5a5f615b5983","kind":"commit","published_at":"2026-03-07T20:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2/manifests"},{"name":"v1.82.dev1","sha":"61a326b80ec5147a6e7b0db40533ef2a9edfa6c2","kind":"commit","published_at":"2026-03-07T08:30:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1/manifests"},{"name":"v1.82.1-azure-dev","sha":"32877e0051ddd953be23e815f1aca094e426925d","kind":"commit","published_at":"2026-03-07T08:04:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-azure-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-azure-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-azure-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch5","sha":"814e36353b9983773a693ef514a2f04d411532f0","kind":"commit","published_at":"2026-03-06T19:06:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch2","sha":"273932c9237bb01c09380f04d2f345fb42be982d","kind":"commit","published_at":"2026-03-06T17:26:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2/manifests"},{"name":"1.82.1","sha":"a915d896e710ffe929a5b53bfa66ea01f3a47cc3","kind":"commit","published_at":"2026-03-05T23:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1/manifests"},{"name":"v1.82.0-stable","sha":"97947c254252c6b254147ae7d5f9b265e3f73eb5","kind":"commit","published_at":"2026-03-05T20:05:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch","sha":"b126c22cadc434271930895c956ff5faa6163484","kind":"commit","published_at":"2026-03-05T18:18:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch/manifests"},{"name":"v1.81.14-stable.gpt-5.4","sha":"c55a5d4ba205cf6b3cf977d28c26940d60b26a43","kind":"commit","published_at":"2026-03-05T18:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4/manifests"},{"name":"v1.82.0.patch2","sha":"2aff135af76643222921a77206c34d98a68ab395","kind":"commit","published_at":"2026-03-05T04:06:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2/manifests"},{"name":"v1.82.0.patch1","sha":"3b2bcb74bbea21a011aec89d1b1d2153dc8876b3","kind":"commit","published_at":"2026-03-05T03:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1/manifests"},{"name":"v1.81.14.gemini-batches","sha":"b064ec8d7eb47dd0ac1154802828cb4e823e0aa4","kind":"commit","published_at":"2026-03-05T02:48:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.gemini-batches","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.gemini-batches","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.gemini-batches","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches/manifests"},{"name":"v1.81.14-redirect-alpha","sha":"ea7db82049302855f7b0e6e191c31e9beddf7dde","kind":"commit","published_at":"2026-03-05T00:27:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-redirect-alpha","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-redirect-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-redirect-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha/manifests"},{"name":"v1.81.12-stable_gpt-5.3.patch1","sha":"2308d5f5bc8a057916312b7944fe18d2064aad7f","kind":"commit","published_at":"2026-03-03T16:33:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1/manifests"},{"name":"v1.81.6.rc.9","sha":"5a547aa857b19674b1f20845da20477636af5257","kind":"commit","published_at":"2026-03-03T02:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9/manifests"},{"name":"litellm-trace-dev-v1.81.16","sha":"7bf2e25f7e6cf71e186ca7e12b4bc76ab2d6727b","kind":"commit","published_at":"2026-03-02T20:25:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-trace-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-trace-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-trace-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16/manifests"},{"name":"v1.82.0-nightly","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly/manifests"},{"name":"v1.82.rc.1","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1/manifests"},{"name":"v1.81.12-stable.2","sha":"6a96ab49806b71e16ebd52fff49c6b55909b6646","kind":"commit","published_at":"2026-02-28T03:45:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2/manifests"},{"name":"v1.81.6.rc.6","sha":"539e9b95244d8f8903eb5cc04d431ba04572667a","kind":"commit","published_at":"2026-02-28T02:04:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6/manifests"},{"name":"v1.81.14.rc.2","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2/manifests"},{"name":"v1.81.14-stable","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable/manifests"},{"name":"litellm_presidio-dev-v1.81.16","sha":"3210da1e2a0bfcfabb6384766d5835875670a7a2","kind":"commit","published_at":"2026-02-27T12:28:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16/manifests"},{"name":"v1.81.16.custm-auth.dev","sha":"4d2fab49a7b947f329288c696101d1a678e49ede","kind":"commit","published_at":"2026-02-26T18:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.16.custm-auth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.16.custm-auth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.16.custm-auth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev/manifests"},{"name":"1.81.16-nightly","sha":"ef82492e20981dd0f6225bc31ae4bcfc9f8abde1","kind":"commit","published_at":"2026-02-26T12:56:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly/manifests"},{"name":"v1.81.6.rc.5","sha":"50263270f7cf3aa81f440a6fef26f1ac7f20ceea","kind":"commit","published_at":"2026-02-24T21:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5/manifests"},{"name":"v1.81.12-stable.1","sha":"7e4e4545c5da303ed4586a3231ccb3369d9c63d4","kind":"commit","published_at":"2026-02-24T20:11:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1/manifests"},{"name":"v1.81.6.rc.4","sha":"699911dfc59fd516f77e53288356619180edcfec","kind":"commit","published_at":"2026-02-24T20:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4/manifests"},{"name":"v1.81.12-stable_gpt-5.3","sha":"e59e423bb7e871476ad0d1ebbcd51c48e6dbe4b5","kind":"commit","published_at":"2026-02-24T19:56:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3/manifests"},{"name":"CVEv1.81.5","sha":"132e2ed671853e67c778d11dfd5777b4b8bdf3e2","kind":"commit","published_at":"2026-02-24T15:39:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/CVEv1.81.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/CVEv1.81.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@CVEv1.81.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5/manifests"},{"name":"litellm-CVE-v1.81.15","sha":"3e6c10a0710e7c64f27f5875bbf1a30702b4f143","kind":"commit","published_at":"2026-02-24T14:10:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-CVE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-CVE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-CVE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15/manifests"},{"name":"RCE-v1.81.15","sha":"3f21e60717760816b7309532a9aad9fc00e2ebb3","kind":"commit","published_at":"2026-02-24T08:46:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/RCE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/RCE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@RCE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15/manifests"},{"name":"litellm-v1.81.14.pre-call-hook-fix.dev","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-v1.81.14.pre-call-hook-fix.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-v1.81.14.pre-call-hook-fix.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-v1.81.14.pre-call-hook-fix.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev/manifests"},{"name":"litellm-precall-dev-v1.81.14","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-precall-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-precall-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-precall-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14/manifests"},{"name":"v1.81.15-nightly","sha":"2e819656cee934bf549465dd4ab6248254ac1d0a","kind":"commit","published_at":"2026-02-24T06:45:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly/manifests"},{"name":"litellmv1.81.15.presidio.dev","sha":"f55fe7afdc65b1d96462cd920a28a0e14748b722","kind":"commit","published_at":"2026-02-24T06:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellmv1.81.15.presidio.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellmv1.81.15.presidio.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellmv1.81.15.presidio.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev/manifests"},{"name":"litellm-pres-dev-v1.81.15","sha":"a15c4db499662b0b72c6223f019d7810889a69d4","kind":"commit","published_at":"2026-02-24T04:39:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-pres-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-pres-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-pres-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15/manifests"},{"name":"litellm_presidio-dev-v1.81.15","sha":"e5c907dc93f32066fa28b9d0845feffca2763634","kind":"commit","published_at":"2026-02-24T03:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15/manifests"},{"name":"litellm_idx-db-dev-v1.81.14","sha":"c6f60bed71f9198ed697c698bce533dbb9149106","kind":"commit","published_at":"2026-02-23T14:14:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_idx-db-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_idx-db-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_idx-db-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14/manifests"},{"name":"v1.81.14.rc.1","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1/manifests"},{"name":"v1.81.14-nightly","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly/manifests"},{"name":"v1.81.12-stable","sha":"ba0d541b19822ba8eb99af28079bdc416b61c45b","kind":"commit","published_at":"2026-02-21T20:32:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable/manifests"},{"name":"litellm_langfuse-dev-v1.81.13","sha":"e29c3392118419e4c2dd24e2acec5767bb22a47e","kind":"commit","published_at":"2026-02-20T17:33:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_langfuse-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_langfuse-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_langfuse-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","sha":"abd5375153d1b653c912a228b0ffbe752d1bf638","kind":"commit","published_at":"2026-02-20T08:43:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro-patch","sha":"55a37d6d9e5e681fe20e7a1b3e716c4b67983fd9","kind":"commit","published_at":"2026-02-20T04:19:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch/manifests"},{"name":"v1.81.9-stable.patch.1","sha":"f49e4bf299e6ae6e6927d29abd9831e02084df1e","kind":"commit","published_at":"2026-02-20T00:36:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1/manifests"},{"name":"v1.81.13.dev1","sha":"16cfdccc7b77ffa875949570f23378ab743b4bfe","kind":"commit","published_at":"2026-02-19T19:35:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro","sha":"880e55201c9ff4944f274108fd411f0fb023bef1","kind":"commit","published_at":"2026-02-19T18:54:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro/manifests"},{"name":"litellm_pro-mgmnt-dev-v1.81.13","sha":"9a71ba3505422eec7906df440e955c8dc9161a94","kind":"commit","published_at":"2026-02-19T08:56:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_pro-mgmnt-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_pro-mgmnt-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_pro-mgmnt-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13/manifests"},{"name":"1.81.3-stable.dev.oauth","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3-stable.dev.oauth","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3-stable.dev.oauth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3-stable.dev.oauth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth/manifests"},{"name":"v1.81.3.oauth.dev","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.oauth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.oauth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.oauth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev/manifests"},{"name":"v1.80.15-stable.2","sha":"59346feeddd53d241058171353be358a74cf61a7","kind":"commit","published_at":"2026-02-18T19:28:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2/manifests"},{"name":"litellm_1.81.13-dev","sha":"3ea8d32d81382779592a87c71bb4d6d7881cd62b","kind":"commit","published_at":"2026-02-18T10:57:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_1.81.13-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_1.81.13-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_1.81.13-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev/manifests"},{"name":"v1.80.11.gemini-metadata.dev","sha":"4b77458627204c3d46bc429ef3e66247e5313b0d","kind":"commit","published_at":"2026-02-18T03:17:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.gemini-metadata.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.gemini-metadata.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.gemini-metadata.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev/manifests"},{"name":"v1.81.3-stable.sonnet-4-6","sha":"6bf584ac2854921414db2c226b09a3f382a7c523","kind":"commit","published_at":"2026-02-17T19:54:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.sonnet-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.sonnet-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.sonnet-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6/manifests"},{"name":"v1.81.13","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13/manifests"},{"name":"v1.81.13-nightly","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly/manifests"},{"name":"litellm_sso-dev-v1.81.13","sha":"1308a2cd76693160ca7d26f519f00731bddc37c1","kind":"commit","published_at":"2026-02-16T14:10:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_sso-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_sso-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_sso-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13/manifests"},{"name":"v1.81.12.rc.1","sha":"f9398eef8052e4ade978a7ef76be57662a40a8df","kind":"commit","published_at":"2026-02-15T02:19:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1/manifests"},{"name":"v1.81.12-nightly","sha":"ff502e8b9170f31d15b4886501115be0f67935e5","kind":"commit","published_at":"2026-02-15T00:48:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly/manifests"},{"name":"litellm_dev-test-v0.1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1/manifests"},{"name":"v1.81.10.dev1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1/manifests"},{"name":"v1.81.11-nightly","sha":"231aedeeff7e319bf32dc53d4e16897ae3b0e50c","kind":"commit","published_at":"2026-02-13T01:01:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly/manifests"},{"name":"v1.81.0-patch4","sha":"edc0ff91af792c1989c82e0e1c603ead2df233c4","kind":"commit","published_at":"2026-02-13T00:57:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4/manifests"},{"name":"v1.81.3-stable.opus-4-6","sha":"5020b169446e55ab70c8162e7ca3511baec15771","kind":"commit","published_at":"2026-02-11T19:23:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6/manifests"},{"name":"litellm_stable_build-test-v0.1","sha":"3e9e78def6f4d7edc8b279ab5d4ddae72da08353","kind":"commit","published_at":"2026-02-11T14:13:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_stable_build-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_stable_build-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_stable_build-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1/manifests"},{"name":"litellm_dev-test-v0","sha":"95a8c2550c9ab1dfdf9cccc388cd41d13e91e208","kind":"commit","published_at":"2026-02-11T10:15:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0/manifests"},{"name":"v1.81.10-nightly","sha":"7488abece8e78505e760cb2302afc1bd6cf8bc63","kind":"commit","published_at":"2026-02-11T00:11:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly/manifests"},{"name":"v1.81.3-stable","sha":"61ed8f9e03557f1a04509cfeb1d24bdcca6d4ce2","kind":"commit","published_at":"2026-02-07T23:55:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable/manifests"},{"name":"v1.81.9-nightly","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly/manifests"},{"name":"v1.81.9.rc.1","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1/manifests"},{"name":"v1.81.9-stable","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable/manifests"},{"name":"v1.81.0-stable.1","sha":"4c119c27ad64485c8fcce8b9d23f3f2c94d2ef3d","kind":"commit","published_at":"2026-02-07T02:15:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1/manifests"},{"name":"v1.81.0-patch3","sha":"ed32591a05f6696c76d0e834cbe3d2f4e2d47add","kind":"commit","published_at":"2026-02-06T17:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3/manifests"},{"name":"v1.80.0-stable.opus-4-6","sha":"0e9b7a747d7ffe49602b1e3713dab6a77f30e788","kind":"commit","published_at":"2026-02-05T19:38:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6/manifests"},{"name":"v1.81.8-nightly","sha":"4fea649f519b522254ba8bd38856f78991c50194","kind":"commit","published_at":"2026-02-05T05:51:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly/manifests"},{"name":"v1.81.6.rc.1","sha":"20d3cbfdebe0909c6a466e7f0eb3dde10fe67069","kind":"commit","published_at":"2026-02-05T02:45:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1/manifests"},{"name":"1.81.3.rc.6","sha":"48100e6c710f4fe3d3b1003ae4160c8076ded11a","kind":"commit","published_at":"2026-02-04T19:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6/manifests"},{"name":"v1.81.7.dev1","sha":"8b563a7641c07671994582cff3d2093213679faf","kind":"commit","published_at":"2026-02-04T12:39:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1/manifests"},{"name":"v1.81.7-nightly","sha":"3f6a281d0f7a620f58c96e8f7f638518eb8d04f2","kind":"commit","published_at":"2026-02-03T19:38:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly/manifests"},{"name":"v1.81.6-nightly","sha":"8da3a93e6e63aa2031862b7817c77552ddaee7bd","kind":"commit","published_at":"2026-02-01T03:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly/manifests"},{"name":"v1.81.0-patch2","sha":"d1c397f2f00e1cd8160d309ef24dba91aa075bf8","kind":"commit","published_at":"2026-01-30T00:17:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2/manifests"},{"name":"v1.81.3.dev1","sha":"c0fb179a32bc8a49048b57c77123d2da19eb0d4d","kind":"commit","published_at":"2026-01-29T01:59:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1/manifests"},{"name":"v1.81.3.rc.5","sha":"d12ce3cd5de9f4f760249b85a7bc619208ccc393","kind":"commit","published_at":"2026-01-29T00:54:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5/manifests"},{"name":"v1.81.5-nightly","sha":"2cc3778761d45acc0cdd51d86aa3611a8badc3d9","kind":"commit","published_at":"2026-01-29T00:43:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly/manifests"},{"name":"v1.81.0-patch","sha":"4b6b1da517da4aff3e02b146755f5eff32f2f399","kind":"commit","published_at":"2026-01-29T00:15:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch/manifests"},{"name":"v1.81.3.rc.4","sha":"0003e647ea91f4284f578690ea848b6cc4bea064","kind":"commit","published_at":"2026-01-28T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4/manifests"},{"name":"v1.81.3.rc.3","sha":"43642391c54c8eb86b3df87ed2a025acd122e719","kind":"commit","published_at":"2026-01-28T03:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3/manifests"},{"name":"v1.81.3.rc.2","sha":"5426b3c94003aff9233dee8712abbfaf4a603ff6","kind":"commit","published_at":"2026-01-26T17:49:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2/manifests"},{"name":"v1.81.3.rc.1","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1/manifests"},{"name":"v1.81.3-nightly","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly/manifests"},{"name":"v1.81.3.rc","sha":"06f7a7ec6933f521004ad943f878f5b740d7c077","kind":"commit","published_at":"2026-01-25T00:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc/manifests"},{"name":"v1.81.0-stable","sha":"790a5ce0b323c1eefa70c2df25b2780097aa3f80","kind":"commit","published_at":"2026-01-24T17:39:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable/manifests"},{"name":"v1.81.0.rc.5","sha":"8c29ad41916253549afc324287544ff96ad0cae3","kind":"commit","published_at":"2026-01-22T03:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5/manifests"},{"name":"v1.81.0.rc.4","sha":"ad1db9fc8bfabb462005a3c9889bc14647ae0a75","kind":"commit","published_at":"2026-01-21T20:06:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4/manifests"},{"name":"v1.81.1-nightly","sha":"a02c43d300f3c577a927aee44812e604f860a8e8","kind":"commit","published_at":"2026-01-21T04:08:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly/manifests"},{"name":"v1.81.0-nightly","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly/manifests"},{"name":"v1.81.0.rc.1","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1/manifests"},{"name":"1.80.15-stable.1","sha":"769d24dedc477824cebf75bebef3e534976846a4","kind":"commit","published_at":"2026-01-17T19:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.80.15-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.80.15-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.80.15-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1/manifests"},{"name":"v1.80.17-nightly","sha":"bad72ac140e014ca08bd747d51b5eaf48035772f","kind":"commit","published_at":"2026-01-17T00:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly/manifests"},{"name":"v1.80.16.dev6","sha":"3ee4a88005a7972de5c3190c29d9ab018033959d","kind":"commit","published_at":"2026-01-16T13:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6/manifests"},{"name":"v1.80.11-stable.1","sha":"2dd7c73ac8bf52d7b4f7a7f2123e59b229d2d911","kind":"commit","published_at":"2026-01-15T02:17:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1/manifests"},{"name":"v1.80.16-nightly","sha":"b3e126222f3ab54a3cd3310c22a96c8841ee1021","kind":"commit","published_at":"2026-01-13T06:52:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly/manifests"},{"name":"v1.80.15.dev1","sha":"e5e51284a31d3c550ffa9a9aad9e96b8bb1685e9","kind":"commit","published_at":"2026-01-12T19:38:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1/manifests"},{"name":"v1.80.15.rc.2","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2/manifests"},{"name":"v1.80.15-stable","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable/manifests"},{"name":"v1.80.15.rc.1","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1/manifests"},{"name":"v1.80.15-nightly","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly/manifests"},{"name":"v1.80.13.rc.1","sha":"c6101ef977c2c40c0e899323d1a3cf86f2269e1a","kind":"commit","published_at":"2026-01-09T07:00:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1/manifests"},{"name":"v1.80.13-nightly","sha":"10ec499369782f2bc9623419e44b140832bfdd24","kind":"commit","published_at":"2026-01-08T13:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly/manifests"},{"name":"v1.80.12-nightly","sha":"bbabc1089cbd5b3d19cc923946cbc2321de836fb","kind":"commit","published_at":"2026-01-07T16:05:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly/manifests"},{"name":"v1.80.8-stable.1-patch01","sha":"fec1c13c0aebf54f52bcb8e5b220b7eca5a915f1","kind":"commit","published_at":"2026-01-06T01:22:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1-patch01","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1-patch01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1-patch01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01/manifests"},{"name":"v1.80.11.rc.1","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1/manifests"},{"name":"v1.80.11-nightly","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly/manifests"},{"name":"v1.80.11-stable","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable/manifests"},{"name":"v1.80.10.rc.5","sha":"69946b7121f3edd57ccc15166a2963276f44045d","kind":"commit","published_at":"2025-12-19T03:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5/manifests"},{"name":"v1.80.10.dev.1","sha":"fcd524ca0f6391eeb67254de3bedc00e5ddd613c","kind":"commit","published_at":"2025-12-18T16:51:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1/manifests"},{"name":"v1.80.10.rc.4","sha":"2fd78a804be3a7cf0ee88ad426f024bc1d1eacb2","kind":"commit","published_at":"2025-12-17T17:25:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4/manifests"},{"name":"v1.80.8-stable.1","sha":"d78d2aee320d08c8c2215b777cebc0304a846b22","kind":"commit","published_at":"2025-12-17T17:17:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1/manifests"},{"name":"v1.80.10.rc.3","sha":"f83b821f3dbdb92ab7e8541950b31d43ecec9295","kind":"commit","published_at":"2025-12-17T03:52:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3/manifests"},{"name":"v1.80.10.rc.2","sha":"fe9633c0299b66423eddcf646707796ff0b129cf","kind":"commit","published_at":"2025-12-14T22:30:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2/manifests"},{"name":"v1.80.10.rc.1","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1/manifests"},{"name":"v1.80.10-nightly","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly/manifests"},{"name":"v1.80.9.dev6","sha":"19b48d7badb908ea443c51cdffc932bc8126a9f4","kind":"commit","published_at":"2025-12-12T10:42:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6/manifests"},{"name":"v1.80.9.dev5","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5/manifests"},{"name":"v1.80.8-stable","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable/manifests"},{"name":"v1.80.9.dev1","sha":"2f335ac5a65be1c92931511cf5bb99dfadb1a939","kind":"commit","published_at":"2025-12-09T01:20:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1/manifests"},{"name":"v1.80.9-nightly","sha":"c87874c29e8ed467a4bc81efe0b2a766309b6bf6","kind":"commit","published_at":"2025-12-08T20:31:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly/manifests"},{"name":"v1.80.8.dev.1","sha":"e2e35c3f87644b253ae631b16e24beab0162a509","kind":"commit","published_at":"2025-12-07T06:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1/manifests"},{"name":"v1.80.8.rc.1","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1/manifests"},{"name":"v1.80.8-nightly","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly/manifests"},{"name":"v1.80.5-stable.1","sha":"80177d5b0809ff051417aace67fac14393184a07","kind":"commit","published_at":"2025-12-06T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1/manifests"},{"name":"v1.80.7.dev.4","sha":"a3e8c2d1485ed9490c4a2584248aaffaa3a13a3c","kind":"commit","published_at":"2025-12-05T23:09:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4/manifests"},{"name":"v1.80.7.dev.3","sha":"be0530a6b331dc32f2ca58c46fccea5f60f598c4","kind":"commit","published_at":"2025-12-04T04:54:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3/manifests"},{"name":"v1.80.5-stable","sha":"6c49b95a4ab75651ddde1c5c3cec8531f986755a","kind":"commit","published_at":"2025-12-03T21:49:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable/manifests"},{"name":"v1.80.7.dev.2","sha":"c60778fca43cb642909dac4caf2e4483b18e860f","kind":"commit","published_at":"2025-12-03T19:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2/manifests"},{"name":"v1.80.7.dev.1","sha":"b4f2dc0536a0f95d711f351aac04828be3b635fc","kind":"commit","published_at":"2025-12-03T06:22:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1/manifests"},{"name":"v1.80.7-nightly","sha":"743a5346b42ac92ce9c0fd60c0b307977607303e","kind":"commit","published_at":"2025-11-27T22:36:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly/manifests"},{"name":"v1.80.6-nightly","sha":"96a0f960a9e08fb7ad58caae3bba4004d4463e87","kind":"commit","published_at":"2025-11-27T17:14:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly/manifests"},{"name":"v1.80.5.dev32","sha":"30a22f1fed33c1aed3bd725f919534403d6dd749","kind":"commit","published_at":"2025-11-27T02:28:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32/manifests"},{"name":"v1.80.5.dev2","sha":"5a60a8ab3b05fb6be35a949a69dac7c83e77bf4e","kind":"commit","published_at":"2025-11-26T21:20:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2/manifests"},{"name":"v1.80.5.dev1","sha":"867381a0f9ec5d8e514ec843a24bca15b282efc3","kind":"commit","published_at":"2025-11-25T19:55:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1/manifests"},{"name":"v1.80.0-stable.1","sha":"7e2da4f645901fc3a713e07818e7d5e007cd7fa0","kind":"commit","published_at":"2025-11-24T20:22:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1/manifests"},{"name":"v1.80.5.rc.2","sha":"1bbef4fd202683cb18f5880fe8c1add9fb84c744","kind":"commit","published_at":"2025-11-23T00:05:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2/manifests"},{"name":"v1.80.5.rc.1","sha":"42d3a8f64dd5f8600d07731c64b73b0ffffc5f67","kind":"commit","published_at":"2025-11-22T23:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1/manifests"},{"name":"v1.80.5-nightly","sha":"7cf1d306f29f00970cc891af4e557ab5c732c5df","kind":"commit","published_at":"2025-11-22T22:55:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly/manifests"},{"name":"v1.78.5-stable-patch-1","sha":"5910750ed6d9da402d1d57b9505909fb362ade5c","kind":"commit","published_at":"2025-11-21T19:31:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1/manifests"},{"name":"v1.80.5.dev3","sha":"5c8b5b1b5ed446a47cf92d90ff8a7b43f2bad64d","kind":"commit","published_at":"2025-11-20T11:03:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3/manifests"},{"name":"v1.80.0.dev6","sha":"95caa2e3de04f903458acc77070b247984b6db3e","kind":"commit","published_at":"2025-11-20T01:47:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6/manifests"},{"name":"v1.77.3-stable-patch-2","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2/manifests"},{"name":"v1.77.3-stable-patch-1","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1/manifests"},{"name":"v1.80.0.dev2","sha":"2880cb45a2110b4707be23c54cd5680d20be1739","kind":"commit","published_at":"2025-11-19T01:36:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2/manifests"},{"name":"v1.79.3-stable.gemini3","sha":"75896230cb2da7e14bf9bcb781bb161258452bf9","kind":"commit","published_at":"2025-11-19T00:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable.gemini3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable.gemini3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable.gemini3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3/manifests"},{"name":"v1.80.0.dev1","sha":"e2fc22520146fb80547606a12fe9ca38f2f3dfcd","kind":"commit","published_at":"2025-11-18T23:35:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1/manifests"},{"name":"v1.80.0.rc.2","sha":"1e287bab7039efd59e043debb3dbb824e0b8ecb6","kind":"commit","published_at":"2025-11-16T02:29:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2/manifests"},{"name":"v1.80.0.rc.1","sha":"e45655a2cf2c8f8538761313421b18996663a3fa","kind":"commit","published_at":"2025-11-16T00:06:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1/manifests"},{"name":"v1.80.0-nightly","sha":"06eeb28c8fe30ee6e90671408dcb23bbdf691e7a","kind":"commit","published_at":"2025-11-15T22:12:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly/manifests"},{"name":"v1.79.1-stable-patch-1","sha":"063197891680bc79bdce0baecf50aacc3d60e0e6","kind":"commit","published_at":"2025-11-13T17:24:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1/manifests"},{"name":"v1.79.3.dev7","sha":"555d7b8be89847f0089a93677a2463a90774e592","kind":"commit","published_at":"2025-11-13T16:17:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7/manifests"},{"name":"v1.79.3.dev5","sha":"20350fa094a63ac3613ec1841e2e6bd1507e9366","kind":"commit","published_at":"2025-11-12T20:41:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5/manifests"},{"name":"v1.79.3.dev2","sha":"1249a59e4692423a0285bf5f60a9abfe2f8ab3e0","kind":"commit","published_at":"2025-11-12T17:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2/manifests"},{"name":"v1.79.dev.1","sha":"a987e3ca46e3af4b688eb4374cd6192f420b5cc3","kind":"commit","published_at":"2025-11-11T19:56:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1/manifests"},{"name":"v1.79.3-stable","sha":"c0548542d4a923d51743869e9dc8c5da078bb5ba","kind":"commit","published_at":"2025-11-10T19:12:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable/manifests"},{"name":"v1.79.3.rc.1","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1/manifests"},{"name":"v1.79.3-nightly","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly/manifests"},{"name":"v1.79.2-nightly","sha":"0a1fc0eeb2b56315fda372c27a492dc46598df9c","kind":"commit","published_at":"2025-11-08T22:33:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly/manifests"},{"name":"v1.79.1-stable","sha":"c217bddb59ba55b156153000c1ee04698d437c39","kind":"commit","published_at":"2025-11-08T19:14:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable/manifests"},{"name":"v1.79.1.dev6","sha":"0e17462589a741c03d8a5ad608676cc69c8c8169","kind":"commit","published_at":"2025-11-05T19:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6/manifests"},{"name":"1.78.5-stable-patch-1","sha":"a5e3d4a2e0cd9ef6746e7c529deb0f408a76882a","kind":"commit","published_at":"2025-11-05T18:25:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1/manifests"},{"name":"v1.79.1.rc.2","sha":"740be90dae43ae443b8ac098776f3c561465f46b","kind":"commit","published_at":"2025-11-03T22:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2/manifests"},{"name":"v1.79.1.dev5","sha":"f2c4d4dde323ea5c0521016dc4a395b389947f31","kind":"commit","published_at":"2025-11-03T21:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5/manifests"},{"name":"v1.79.1.dev3","sha":"c6d6c26caf001e750db776b31c10b4106719ee62","kind":"commit","published_at":"2025-11-03T19:51:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3/manifests"},{"name":"v1.79.1.dev2","sha":"af31951a2d8ad93693dee252f8b71add1ba0310f","kind":"commit","published_at":"2025-11-03T19:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2/manifests"},{"name":"v1.79.0-stable","sha":"8d495f56a9cc46be4a8b475c76cf122f340aa138","kind":"commit","published_at":"2025-11-01T18:11:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable/manifests"},{"name":"v1.79.1.rc.1","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1/manifests"},{"name":"v1.79.1-nightly","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly/manifests"},{"name":"v1.78.5.rc.4","sha":"3beb25bed8610bd30e5aa00023c9245304351afe","kind":"commit","published_at":"2025-10-31T18:27:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4/manifests"},{"name":"v1.79.1.dev1","sha":"d3966a4fc852b4c96ec8cdb29e1f48b964461ccf","kind":"commit","published_at":"2025-10-30T21:54:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1/manifests"},{"name":"v1.77.7.dev3","sha":"9a22b890e7f8cbe3ac873c14fc56f7b132529b50","kind":"commit","published_at":"2025-10-29T22:51:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3/manifests"},{"name":"v1.77.7.dev2","sha":"c1ab8d2b3ca237f01f1ed87c6d43e4b605bac91e","kind":"commit","published_at":"2025-10-27T18:33:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2/manifests"},{"name":"v1.79.0.rc.1","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1/manifests"},{"name":"v1.79.0-nightly","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly/manifests"},{"name":"v1.78.7-nightly","sha":"2ab2d15efc73f88add14b884f033b476904cc330","kind":"commit","published_at":"2025-10-22T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly/manifests"},{"name":"v1.78.6-nightly","sha":"98f1d6350811b6cfb8f4585d9580482d17278d32","kind":"commit","published_at":"2025-10-21T16:16:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly/manifests"},{"name":"v1.78.5.rc.1","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1/manifests"},{"name":"v1.78.5-nightly","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly/manifests"},{"name":"v1.78.5-stable","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable/manifests"},{"name":"v1.78.0-stable","sha":"5fde83d9f154335ca9ee6f78b8c8a3d6568685b5","kind":"commit","published_at":"2025-10-18T20:20:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable/manifests"},{"name":"v1.78.4.dev1","sha":"46d754a0f9c69ffbc46d2b227a79f9ecf62ce490","kind":"commit","published_at":"2025-10-18T18:14:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1/manifests"},{"name":"v1.78.4-nightly","sha":"8780b1af6f93621943acd59013c923171a123c82","kind":"commit","published_at":"2025-10-18T01:55:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly/manifests"},{"name":"v1.78.3-nightly","sha":"3df0fb0b45ccfc859ecb00621545e74aea340f29","kind":"commit","published_at":"2025-10-17T17:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly/manifests"},{"name":"v1.78.2-nightly","sha":"fd83b292a6322d1758d70351cab0376ec2bf7777","kind":"commit","published_at":"2025-10-16T00:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly/manifests"},{"name":"v1.78.0.rc.3","sha":"58bfa964584943bf7b202633b0852f6d9fa4349e","kind":"commit","published_at":"2025-10-14T21:22:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3/manifests"},{"name":"v1.78.0.dev1","sha":"edd48e7d54a0f93dab61e17383106e22104c6f82","kind":"commit","published_at":"2025-10-13T17:08:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1/manifests"},{"name":"v1.78.0.rc.2","sha":"9e44acdc24c4ff80541b2d1e38e147dce72f960c","kind":"commit","published_at":"2025-10-13T05:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2/manifests"},{"name":"v1.78.0.rc.1","sha":"cb9b65d6edce1a5bd4b6890225e4a5116ffa1b83","kind":"commit","published_at":"2025-10-11T21:51:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1/manifests"},{"name":"v1.78.0-nightly","sha":"b20199b28db0e6851826b9564db9e6d67c4e0262","kind":"commit","published_at":"2025-10-11T18:42:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly/manifests"},{"name":"v1.77.7.dev16","sha":"daab207a95e332defac959ac2fc20ddf53c71081","kind":"commit","published_at":"2025-10-11T00:34:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16/manifests"},{"name":"v1.77.7.dev15","sha":"ce36a2a9f137f6ddd427882fd7ba3fbdb7bffe7f","kind":"commit","published_at":"2025-10-10T22:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15/manifests"},{"name":"v1.77.7.dev14","sha":"a94fefe580adbc300dfaa5cb714caf00a0827f16","kind":"commit","published_at":"2025-10-10T20:47:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14/manifests"},{"name":"v1.77.7.gemma2","sha":"5384c2a770fa1697a4c0b179af9408525adcf8c5","kind":"commit","published_at":"2025-10-10T18:28:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.gemma2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.gemma2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.gemma2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2/manifests"},{"name":"v1.77.7.dev13","sha":"858cfa750fb1166110c9ab49565310b3d292e58a","kind":"commit","published_at":"2025-10-10T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13/manifests"},{"name":"v1.77.7.dev-gemma","sha":"68a6e4aa27a856a17a0624a30e64338a27c63bb8","kind":"commit","published_at":"2025-10-10T01:56:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev-gemma","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev-gemma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev-gemma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma/manifests"},{"name":"v1.77.7.dev12","sha":"0bfc171b135a582057f7db2cd5f11060858cdf5e","kind":"commit","published_at":"2025-10-10T00:23:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12/manifests"},{"name":"v1.77.7.dev11","sha":"a1bcb760ec3ab10de45c188b9fdc2d9483a9a0a1","kind":"commit","published_at":"2025-10-09T23:35:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11/manifests"},{"name":"v1.77.7.dev10","sha":"310b2da33e1ce6ad00a08aa2ef0a300197ce216a","kind":"commit","published_at":"2025-10-09T21:54:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10/manifests"},{"name":"v1.77.7.dev9","sha":"763d2f8ccdd8412dbe6d4ac0e136d9ac34dcd4c0","kind":"commit","published_at":"2025-10-09T02:57:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9/manifests"},{"name":"v1.77.7-stable","sha":"26f6932767d40306f50e70aece9eb9ebdb777c4f","kind":"commit","published_at":"2025-10-08T22:35:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable/manifests"},{"name":"v1.77.1.rc.5","sha":"5f36ac504d905e5fa841d8cb0d6d29ee3cbfdf7d","kind":"commit","published_at":"2025-10-08T20:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5/manifests"},{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"}]},"repo_metadata_updated_at":"2026-05-17T04:06:33.191Z","dependent_packages_count":0,"downloads":95,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":49.59966090918724,"dependent_packages_count":8.802514923527957,"stargazers_count":0.3431081730090121,"forks_count":0.40045766590389015,"docker_downloads_count":null,"average":14.786435417907025},"purl":"pkg:pypi/litellm-slipstream-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/litellm-slipstream-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/litellm-slipstream-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/litellm-slipstream-fork/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS","https://github.com/sponsors/BerriAI"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-17T04:02:13.605Z","issues_count":5398,"pull_requests_count":8648,"avg_time_to_close_issue":3628473.654691855,"avg_time_to_close_pull_request":503101.62311097543,"issues_closed_count":3229,"pull_requests_closed_count":6551,"pull_request_authors_count":1267,"issue_authors_count":2606,"avg_comments_per_issue":1.8760652093367913,"avg_comments_per_pull_request":1.4976873265494912,"merged_pull_requests_count":5508,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":1306,"past_year_pull_requests_count":2124,"past_year_avg_time_to_close_issue":1992943.6721915286,"past_year_avg_time_to_close_pull_request":308848.04602821084,"past_year_issues_closed_count":543,"past_year_pull_requests_closed_count":1347,"past_year_pull_request_authors_count":424,"past_year_issue_authors_count":865,"past_year_avg_comments_per_issue":0.9977029096477795,"past_year_avg_comments_per_pull_request":1.205743879472693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":1120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"hagoeun0119","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hagoeun0119"},{"login":"luizgasparetto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizgasparetto"},{"login":"nikantonelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikantonelli"},{"login":"Darkbeast-glitch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darkbeast-glitch"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"xingyaoww","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-slipstream-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-slipstream-fork/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-slipstream-fork/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-slipstream-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-slipstream-fork/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-slipstream-fork/codemeta","maintainers":[{"uuid":"Slipstreamm","login":"Slipstreamm","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/Slipstreamm/","role":"Owner","created_at":"2025-07-20T22:32:08.217Z","updated_at":"2025-07-20T22:32:08.217Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Slipstreamm/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370152,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":11502269,"name":"litellm-plus","ecosystem":"pypi","description":"Library to easily interface with LLM API providers","homepage":"https://litellm.ai","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2025-03-30T09:23:14.000Z","latest_release_published_at":"2025-03-30T09:23:14.000Z","latest_release_number":"1.65.1b1","last_synced_at":"2026-05-17T04:04:50.773Z","created_at":"2025-03-30T09:32:05.403Z","updated_at":"2026-05-17T04:06:33.796Z","registry_url":"https://pypi.org/project/litellm-plus/","install_command":"pip install litellm-plus --index-url https://pypi.org/simple","documentation_url":"https://docs.litellm.ai","metadata":{"funding":null,"documentation":"https://docs.litellm.ai","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"litellm-plus","project_status":null},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, VLLM, NVIDIA NIM]","archived":false,"fork":false,"pushed_at":"2026-05-15T02:15:53.000Z","size":1075904,"stargazers_count":47014,"open_issues_count":3075,"forks_count":8051,"subscribers_count":202,"default_branch":"litellm_internal_staging","last_synced_at":"2026-05-15T02:29:55.928Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2026-05-15T02:22:58.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"97625c08-6a33-4c0f-a382-d4482e4de854","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1394,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/litellm_internal_staging","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":{"id":1245887,"data":{"date":"2026-04-10T22:11:53Z","repo":{"name":"github.com/BerriAI/litellm","commit":"f2f2a91a2939d02cf313b2351cf7594e7afaeb80"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: security.md:1","Info: Found linked content: security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: security.md:1","Info: Found text in security policy: security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:119","Info: jobLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:174","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check_duplicate_issues.yml:12","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:24","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create_daily_staging_branch.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-keyword-labeler.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:12","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_to_pypi.yml:91","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scan_duplicate_issues.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:88","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:18","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/zizmor.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/zizmor.yml:22","Info: jobLevel 'actions' permission set to 'read': .github/workflows/zizmor.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-base.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/_test-unit-services-base.yml:49","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_update_price_and_context_window.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-schema-sync.yml:11","Warn: no topLevel permission defined: .github/workflows/check_duplicate_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codspeed.yml:15","Info: found token with 'none' permissions: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/create_daily_staging_branch.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/helm_unit_test.yml:10","Warn: no topLevel permission defined: .github/workflows/issue-keyword-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/label-component.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/llm-translation-testing.yml:15","Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/read_pyproject_version.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/run_observatory_tests.yml:25","Warn: no topLevel permission defined: .github/workflows/scan_duplicate_issues.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-schema.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linting.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm-ui-build.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-litellm.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-mcp.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-model-map.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-core-utils.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-documentation.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-enterprise-routing.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-integrations.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-llm-providers.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-misc.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-auth.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-db.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-endpoints.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-infra.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-proxy-legacy.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-responses-caching-types.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-unit-security.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test_server_root_path.yml:3","Info: found token with 'none' permissions: .github/workflows/zizmor.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.1-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.10-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.11-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.12-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.13-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.15-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.17-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.19-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.2-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.21-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.22-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.23-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.24-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.25-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.26-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.27-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.29-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.3-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.30-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.31-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.32-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.4-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.5-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.6-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.7-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.8-py3-none-any.whl:1","Warn: binary detected: enterprise/dist/litellm_enterprise-0.1.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.1.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.16-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.2.9-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.3.0-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.1-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.10-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.11-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.12-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.13-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.14-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.15-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.17-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.18-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.19-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.2-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.20-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.21-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.22-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.23-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.25-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.26-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.27-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.28-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.29-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.3-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.30-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.31-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.32-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.33-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.34-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.35-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.36-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.37-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.4-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.40-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.41-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.42-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.43-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.44-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.45-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.47-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.48-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.49-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.5-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.51-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.52-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.53-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.54-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.56-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.57-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.58-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.6-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.60-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.7-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.8-py3-none-any.whl:1","Warn: binary detected: litellm-proxy-extras/dist/litellm_proxy_extras-0.4.9-py3-none-any.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: containerImage not pinned by hash: Dockerfile:8","Warn: containerImage not pinned by hash: Dockerfile:45","Warn: containerImage not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:1","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:8","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine:35","Warn: containerImage not pinned by hash: docker/Dockerfile.custom_ui:3: pin your Docker image by updating ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev to ghcr.io/berriai/litellm:litellm_fwd_server_root_path-dev@sha256:3202585e5e4b0c8a840dcd3c4f6ed728ec9658b3fa2810a25b433f9c29a04381","Warn: containerImage not pinned by hash: docker/Dockerfile.database:7","Warn: containerImage not pinned by hash: docker/Dockerfile.database:46","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:8","Warn: containerImage not pinned by hash: docker/Dockerfile.dev:54","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:9","Warn: containerImage not pinned by hash: docker/Dockerfile.non_root:107","Warn: containerImage not pinned by hash: docs/my-website/Dockerfile:1: pin your Docker image by updating python:3.14.0a3-slim to python:3.14.0a3-slim@sha256:95e9d25cb0d8a88324a9674347a39e4fd9eb81fda51d1d571748b9a97ded00d1","Warn: containerImage not pinned by hash: litellm-js/spend-logs/Dockerfile:2: pin your Docker image by updating node:20.18.1-alpine3.20 to node:20.18.1-alpine3.20@sha256:9b5af1cc895fe7231c351cc1ea653322742091fb5d1ea8f1eb404c11e2b4da56","Warn: pipCommand not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: Dockerfile:42","Warn: npmCommand not pinned by hash: Dockerfile:51-81","Warn: pipCommand not pinned by hash: Dockerfile:93","Warn: pipCommand not pinned by hash: cookbook/litellm-ollama-docker-image/Dockerfile:23","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:16-17","Warn: pipCommand not pinned by hash: docker/Dockerfile.alpine:47","Warn: npmCommand not pinned by hash: docker/Dockerfile.custom_ui:9-43","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:24","Warn: npmCommand not pinned by hash: docker/Dockerfile.database:52-73","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:85","Warn: pipCommand not pinned by hash: docker/Dockerfile.database:115","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:16-23","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:33-35","Warn: npmCommand not pinned by hash: docker/Dockerfile.dev:60-99","Warn: pipCommand not pinned by hash: docker/Dockerfile.dev:113-115","Warn: pipCommand not pinned by hash: docker/Dockerfile.health_check:10","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:15-30","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:48-75","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:94-95","Warn: npmCommand not pinned by hash: docker/Dockerfile.non_root:113-140","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:173-183","Warn: pipCommand not pinned by hash: docker/Dockerfile.non_root:208-230","Warn: pipCommand not pinned by hash: docs/my-website/Dockerfile:5","Warn: npmCommand not pinned by hash: litellm-js/spend-logs/Dockerfile:14","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:5","Warn: pipCommand not pinned by hash: .devcontainer/post-create.sh:6","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:2","Warn: pipCommand not pinned by hash: docker/install_auto_router.sh:3","Warn: npmCommand not pinned by hash: tests/ui_e2e_tests/run_e2e.sh:156","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:102","Warn: npmCommand not pinned by hash: ui/litellm-dashboard/e2e_tests/run_e2e.sh:182","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-base.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/_test-unit-services-base.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/auto_update_price_and_context_window.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/llm-translation-testing.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:108","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yml:132","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/test-linting.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/test-litellm.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test-mcp.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-documentation.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/test-unit-proxy-legacy.yml:55","Info:  65 out of  65 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 third-party GitHubAction dependencies pinned","Info:   4 out of  46 pipCommand dependencies pinned","Info:   5 out of  16 npmCommand dependencies pinned","Info:   3 out of  17 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_server_root_path.yml:10"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-hp6r-r9vc-q8wx","Warn: Project is vulnerable to: GHSA-hx9q-6w63-j58v","Warn: Project is vulnerable to: GHSA-53mr-6c8q-9789","Warn: Project is vulnerable to: GHSA-69x8-hrgq-fjj8","Warn: Project is vulnerable to: GHSA-jjhc-v7c2-5hh6","Warn: Project is vulnerable to: GHSA-f886-m6hf-6m8v","Warn: Project is vulnerable to: GHSA-f23m-r3pf-42rh","Warn: Project is vulnerable to: GHSA-r5fr-rjxr-66jc","Warn: Project is vulnerable to: GHSA-3v7f-55p6-f55p","Warn: Project is vulnerable to: GHSA-c2c7-rcm5-vvqj","Warn: Project is vulnerable to: GHSA-qj8w-gfj5-8c6v","Warn: Project is vulnerable to: GHSA-92pp-h63x-v22m","Warn: Project is vulnerable to: GHSA-wc8c-qw6v-h7f6","Warn: Project is vulnerable to: GHSA-26pp-8wgv-hjvm","Warn: Project is vulnerable to: GHSA-r5rp-j6wh-rvv4","Warn: Project is vulnerable to: GHSA-wmmm-f939-6g9c","Warn: Project is vulnerable to: GHSA-xf4j-xp2r-rqqx","Warn: Project is vulnerable to: GHSA-xpcf-pg52-r92g","Warn: Project is vulnerable to: GHSA-7h2j-956f-4vf2","Warn: Project is vulnerable to: GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: GHSA-3ppc-4f35-3m26","Warn: Project is vulnerable to: GHSA-7r86-cg39-jmmj","Warn: Project is vulnerable to: GHSA-3936-cmfr-pm3m","Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-m959-cc7f-wv43","Warn: Project is vulnerable to: GHSA-r6ph-v2qm-q3c2","Warn: Project is vulnerable to: GHSA-w8v5-vhqr-4h9v","Warn: Project is vulnerable to: GHSA-qmgc-5h2g-mvrw","Warn: Project is vulnerable to: GHSA-w853-jp5j-5j7f","Warn: Project is vulnerable to: GHSA-46r5-x6jq-v8g6","Warn: Project is vulnerable to: GHSA-7qhf-v65m-g5f3","Warn: Project is vulnerable to: GHSA-fh64-r2vc-xvhr","Warn: Project is vulnerable to: GHSA-wp53-j4wj-2cfg","Warn: Project is vulnerable to: GHSA-gc5v-m9x4-r6x2","Warn: Project is vulnerable to: GHSA-2xpw-w6gg-jr37","Warn: Project is vulnerable to: GHSA-38jv-5279-wg99","Warn: Project is vulnerable to: GHSA-gm62-xv2j-4w53","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-p423-j2cm-9vmq","Warn: Project is vulnerable to: GHSA-752w-5fwx-jx9f","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62","Warn: Project is vulnerable to: GHSA-3crg-w4f6-42mx","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: GHSA-33mh-2634-fwr2","Warn: Project is vulnerable to: GHSA-vpq2-c234-7xj6","Warn: Project is vulnerable to: GHSA-2qvq-rjwj-gvw9","Warn: Project is vulnerable to: GHSA-2w6w-674q-4c4q","Warn: Project is vulnerable to: GHSA-3mfm-83xf-c92r","Warn: Project is vulnerable to: GHSA-442j-39wm-28r2","Warn: Project is vulnerable to: GHSA-7rx3-28cr-v5wh","Warn: Project is vulnerable to: GHSA-9cx6-37pm-9jff","Warn: Project is vulnerable to: GHSA-xhpv-hc6g-r9c6","Warn: Project is vulnerable to: GHSA-xjpj-3mr7-gcpf","Warn: Project is vulnerable to: GHSA-25h7-pfq9-p65f","Warn: Project is vulnerable to: GHSA-rf6f-7fwh-wjgh","Warn: Project is vulnerable to: GHSA-q4gf-8mx6-v5v3","Warn: Project is vulnerable to: GHSA-v3rj-xjv7-4jmq","Warn: Project is vulnerable to: GHSA-4w7w-66w2-5vf9","Warn: Project is vulnerable to: GHSA-p9ff-h696-f583","Warn: Project is vulnerable to: GHSA-v2wj-q39q-566r"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":9,"reason":"13 out of 14 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 22 contributing companies or organizations","details":["Info: found contributions from: CodeAsylums-Community, CodeChefVIT, Fool-Stack, JoshTalks, Mellow-Artificial-Intelligence, NVIDIAGameWorks, Quizzie-SE, Recyclero, adobe, aimoda, berriai, fnplus, heroku, jazzband, mellow-artificial-intelligence, minerva university, prisma-korea, svelte-seoul, thalesgroup, the stepstone group, university of illinois urbana-champaign, zero-to-mastery"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-10T22:15:02.041Z","repository_id":184080397,"created_at":"2026-04-10T22:15:02.041Z","updated_at":"2026-04-10T22:15:02.041Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33127015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://docs.litellm.ai/docs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2026-01-19T10:49:26.411Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/BerriAI","funding_links":["https://github.com/sponsors/BerriAI"],"total_stars":null,"followers":673,"following":0,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2026-01-19T10:49:26.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.86.0-rc.1","sha":"a72414a061afdde0b31aab9a253bbce071e837e9","kind":"commit","published_at":"2026-05-17T02:00:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.86.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.86.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.86.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.86.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.86.0-rc.1/manifests"},{"name":"v1.85.0-rc.2","sha":"e58a561caa21169fb02174148444c08509ce7028","kind":"commit","published_at":"2026-05-14T05:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.85.0-rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.85.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.85.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0-rc.2/manifests"},{"name":"v1.85.0","sha":"e58a561caa21169fb02174148444c08509ce7028","kind":"commit","published_at":"2026-05-14T05:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.85.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.85.0/manifests"},{"name":"v1.84.0","sha":"e1fc955464bf493c15aef08f98e0e22bdf24d4cf","kind":"commit","published_at":"2026-05-14T05:12:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0/manifests"},{"name":"v1.83.14-stable.patch.3","sha":"cd340909219a0b9cba8e61092ad5da13687d61e2","kind":"commit","published_at":"2026-05-07T23:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.3/manifests"},{"name":"v1.83.10-stable.patch.1","sha":"04291b48b79ef91c7f017539c40ae556d576df4f","kind":"commit","published_at":"2026-05-06T02:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable.patch.1/manifests"},{"name":"v1.83.14-stable.patch.2","sha":"b36fb1dc191620e8ff2b3a43854c05f5189cd813","kind":"commit","published_at":"2026-05-06T01:39:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.2/manifests"},{"name":"v1.84.0-rc.1","sha":"6ff668c7aa01a73738ed39aa64913a089a183565","kind":"commit","published_at":"2026-05-05T23:15:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.84.0-rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.84.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.84.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.84.0-rc.1/manifests"},{"name":"v1.83.14-stable.patch.1","sha":"93d8375cbc77e574f984e23cf544a0311118bec0","kind":"commit","published_at":"2026-05-04T17:25:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable.patch.1/manifests"},{"name":"1.84.0-dev.2","sha":"934ecdca78daf7ec9514efd47df77bf7495c822d","kind":"commit","published_at":"2026-05-01T04:59:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.2/manifests"},{"name":"1.84.0.dev2","sha":"9397409c5b9b9feeb34d38a872762ad537e12e68","kind":"commit","published_at":"2026-05-01T04:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0.dev2/manifests"},{"name":"1.84.0-dev.1","sha":"3e1479c0528919bd722b8d4ea6d5c210290ef74b","kind":"commit","published_at":"2026-04-29T01:31:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.84.0-dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.84.0-dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.84.0-dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.84.0-dev.1/manifests"},{"name":"v1.83.14.rc.1","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14.rc.1/manifests"},{"name":"v1.83.14-stable","sha":"3d2b8fed3281f60fcf6908c43df7823d6966897d","kind":"commit","published_at":"2026-04-26T03:07:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.14-stable/manifests"},{"name":"v1.83.13-nightly","sha":"7b47dffefd88d15bde9c3533064b6a7d7e538ebc","kind":"commit","published_at":"2026-04-24T00:55:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.13-nightly/manifests"},{"name":"v1.83.12-nightly","sha":"e9e86ed956ba53d5192e10b75634fe0246e836a7","kind":"commit","published_at":"2026-04-23T02:16:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.12-nightly/manifests"},{"name":"v1.83.10-stable","sha":"0db4158c56f6e78316bc18f44a02d474d1487328","kind":"commit","published_at":"2026-04-22T18:41:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-stable/manifests"},{"name":"v1.83.11-nightly","sha":"09cd7e383eacefc62acda96857ed77e68fedeaec","kind":"commit","published_at":"2026-04-22T01:57:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.11-nightly/manifests"},{"name":"v1.83.7-stable.patch.1","sha":"70c9cc775ce2187183594f9d69ff830fe24a1dec","kind":"commit","published_at":"2026-04-21T12:27:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable.patch.1/manifests"},{"name":"v1.83.10-nightly","sha":"26fcbc93e52d8f212f818d53c6922a0fdddb4d48","kind":"commit","published_at":"2026-04-19T02:33:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.10-nightly/manifests"},{"name":"v1.83.7-stable","sha":"e0d5c28db02b3219dbd944666a55f49732197922","kind":"commit","published_at":"2026-04-18T22:30:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7-stable/manifests"},{"name":"v1.83.9-nightly","sha":"850fe595ac54fa426bee70c367afdfe865f3b356","kind":"commit","published_at":"2026-04-17T01:21:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.9-nightly/manifests"},{"name":"v1.83.8-nightly","sha":"9790a46f696e4c3cbf04fb2716d14a9d7efa8a14","kind":"commit","published_at":"2026-04-15T03:11:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.8-nightly/manifests"},{"name":"v1.83.7.rc.1","sha":"2c786ca2e65ab13aeac0212c1a5f6ff0644c2078","kind":"commit","published_at":"2026-04-12T00:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.7.rc.1/manifests"},{"name":"v1.83.6-nightly","sha":"9e4352afb42a870a70f572121d6c39a32c48b3f8","kind":"commit","published_at":"2026-04-10T20:28:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.6-nightly/manifests"},{"name":"v1.82.3-stable.patch.4","sha":"1e10e5cc8f3ab1fba7120fec1e274e2252326e21","kind":"commit","published_at":"2026-04-09T21:35:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.4/manifests"},{"name":"v1.82.3.dev.9","sha":"10e9a5514818aa0ac90ab8fd8a527a47d726f93e","kind":"commit","published_at":"2026-04-09T18:36:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.9/manifests"},{"name":"v1.83.5-nightly","sha":"62757ff48f59d74c0ca681feb85522f9d003a9e7","kind":"commit","published_at":"2026-04-08T01:53:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.5-nightly/manifests"},{"name":"v1.82.3.dev.7","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.7/manifests"},{"name":"v1.82.3.dev.6","sha":"e3d7412e1fd635cbcc195c63a3dc0f2efda7aec5","kind":"commit","published_at":"2026-04-05T08:39:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.6/manifests"},{"name":"v1.82.3-stable.patch.3","sha":"83529fb5dc5a2d8fa6e0ee7363626d96bf91ab3c","kind":"commit","published_at":"2026-04-05T01:00:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.3/manifests"},{"name":"v1.83.3.rc.1","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3.rc.1/manifests"},{"name":"v1.83.3-stable","sha":"cf045dc6d2b9b4383703628fb26feb9769190281","kind":"commit","published_at":"2026-04-05T00:42:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.3-stable/manifests"},{"name":"v1.83.2-nightly","sha":"127149c263b1676927adda56bf969a50e0ff132f","kind":"commit","published_at":"2026-04-04T00:46:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.2-nightly/manifests"},{"name":"v1.82.6.rc.4","sha":"a3c2942d8dbd11f5b2e3ae158672fc4dd6a6e789","kind":"commit","published_at":"2026-04-03T22:08:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.4/manifests"},{"name":"v1.83.1-nightly","sha":"d4a3a5e530422d6ccd4dff82637ca275aa4e507d","kind":"commit","published_at":"2026-04-03T04:51:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.1-nightly/manifests"},{"name":"v1.83.0-nightly","sha":"f0518c1d984947a219335a857e2f8835ae5eb76f","kind":"commit","published_at":"2026-03-31T05:00:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.83.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.83.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.83.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.83.0-nightly/manifests"},{"name":"v1.82.3-stable.patch.2","sha":"9a5c778f1824641fe9f6c8dcc1d096fd9d8ef9f0","kind":"commit","published_at":"2026-03-24T05:46:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.2/manifests"},{"name":"v1.82.6.rc.2","sha":"40879e7066010aaac4ea4c5e029376ef48c23413","kind":"commit","published_at":"2026-03-24T03:14:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.2/manifests"},{"name":"v1.82.3-stable.patch.1","sha":"3c7af74564406f03640f9c8eec3f9c05f98e8d75","kind":"commit","published_at":"2026-03-24T03:03:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable.patch.1/manifests"},{"name":"v1.82.6.dev2","sha":"14fffc2770cf6879d0985e465df13f6de172b2f2","kind":"commit","published_at":"2026-03-24T02:24:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev2/manifests"},{"name":"v1.82.3.dev.5","sha":"b41627aa60f670f0eee9ea3400aea6e8e2b9f0df","kind":"commit","published_at":"2026-03-23T17:19:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.5/manifests"},{"name":"v1.82.6.dev1","sha":"659d4013c5ad6a8246a743237c67391bc1995bb5","kind":"commit","published_at":"2026-03-23T17:17:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev1/manifests"},{"name":"v1.82.6.rc.1","sha":"9e98a7d7b340261458a76244005e2296a947382c","kind":"commit","published_at":"2026-03-22T06:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.rc.1/manifests"},{"name":"v1.82.5.dev.1","sha":"c89496f3789b4855913c27218c22ad7f0731311a","kind":"commit","published_at":"2026-03-22T06:36:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5.dev.1/manifests"},{"name":"v1.82.6-nightly","sha":"38d477507dad09c560db18a15ca8fb0e33bf2a4b","kind":"commit","published_at":"2026-03-22T06:14:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6-nightly/manifests"},{"name":"v1.82.1.dev.1","sha":"24584e5c5a4939ff99d0d5a61fd1affd8f0b01ea","kind":"commit","published_at":"2026-03-22T02:45:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.dev.1/manifests"},{"name":"v1.82.6.dev.1","sha":"9cfc5b97dedcf9428b406d103845d22d765ab667","kind":"commit","published_at":"2026-03-22T00:50:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.6.dev.1/manifests"},{"name":"v1.81.14.dev.3","sha":"1ee2ea985423e263d57b97f3576d9be18a112b7a","kind":"commit","published_at":"2026-03-22T00:46:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.3/manifests"},{"name":"v1.81.14.dev.2","sha":"108c64975cba91c48629f576a237ee0f6c0d0959","kind":"commit","published_at":"2026-03-21T22:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.2/manifests"},{"name":"v1.82.3.dev.4","sha":"0108095dd682b5d07a3308aa98146ef54d9e1628","kind":"commit","published_at":"2026-03-21T05:46:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.4/manifests"},{"name":"v1.82.5-nightly","sha":"1998c4f3703f56327b55751f0cefba0fc09a137b","kind":"commit","published_at":"2026-03-20T23:48:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.5-nightly/manifests"},{"name":"v1.81.14.dev.1","sha":"7acbc1729d0df7ee2571cfc50f864884acdb9b1e","kind":"commit","published_at":"2026-03-20T22:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.dev.1/manifests"},{"name":"v1.82.3.dev.3","sha":"f6d533ac2b91943ff9665144806c105943a66713","kind":"commit","published_at":"2026-03-20T22:43:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.3/manifests"},{"name":"v1.82.3.dev.2","sha":"4088f2b6da3878ef9a77793cd928bf65bac22eaa","kind":"commit","published_at":"2026-03-20T09:16:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.2/manifests"},{"name":"1.82.5","sha":"cbaea88cc0056e100aee9ff684888980fdea5acb","kind":"commit","published_at":"2026-03-20T01:59:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.5/manifests"},{"name":"v1.82.3.dev.1","sha":"cd77744d8bd297a3955a8a3a3fd4bc0d3bd8969e","kind":"commit","published_at":"2026-03-19T01:29:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.dev.1/manifests"},{"name":"v1.82.4-nightly","sha":"cfeafbe38811491ce221c9d312ff9e64749303cd","kind":"commit","published_at":"2026-03-18T01:01:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.4-nightly/manifests"},{"name":"v1.82.0.dev.7","sha":"196f7b1bdcb0218e775c71cd0db326e3835c97e2","kind":"commit","published_at":"2026-03-17T22:32:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev.7/manifests"},{"name":"v1.82.3.rc.1","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3.rc.1/manifests"},{"name":"v1.82.3-stable","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3-stable/manifests"},{"name":"v1.82.3","sha":"61409275c8d8478d0a7ffc23d375a4fd86717b23","kind":"commit","published_at":"2026-03-16T19:43:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.3/manifests"},{"name":"v1.82.2-dynamoai.dev","sha":"ed213ba3a54164a77fbf674ec5179883abcdabb3","kind":"commit","published_at":"2026-03-16T15:33:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-dynamoai.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-dynamoai.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-dynamoai.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-dynamoai.dev/manifests"},{"name":"v1.82.2-focus-export-2.dev","sha":"e0777f2442f666b85401c4591ce8cfb7660c6d2d","kind":"commit","published_at":"2026-03-16T13:45:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-focus-export-2.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-focus-export-2.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-focus-export-2.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-focus-export-2.dev/manifests"},{"name":"v1.82.2-nightly.dev1","sha":"29e3e5c0db5f35a2c58b389e705f0c36413ebe44","kind":"commit","published_at":"2026-03-16T00:41:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly.dev1/manifests"},{"name":"v1.82.0.patch5","sha":"e45c82aea070fe40f725fbeb40eb83493b80f310","kind":"commit","published_at":"2026-03-14T22:59:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch5/manifests"},{"name":"v1.82.2-silent.dev","sha":"dc6f68b43187cbc009f92a6d1e3cb686dd74fbd2","kind":"commit","published_at":"2026-03-14T11:17:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-silent.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-silent.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-silent.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-silent.dev/manifests"},{"name":"v1.82.2-nightly","sha":"f351bbdb368349e6ff65fff7017182ac13ca28dc","kind":"commit","published_at":"2026-03-13T20:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.2-nightly/manifests"},{"name":"v1.82.0.dev5","sha":"4e87fca987b4035d3355a594ef8a25b5994b1a08","kind":"commit","published_at":"2026-03-12T22:49:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev5/manifests"},{"name":"v1.82.0.dev4","sha":"4c77c0fb48e304346d62b9c70a15c0a8053ae2ce","kind":"commit","published_at":"2026-03-12T22:29:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev4/manifests"},{"name":"v1.82.0.dev3","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev3/manifests"},{"name":"v1.82.0.dev6","sha":"3bbbbff1a8b77217fb3e408b7085ce582d03190e","kind":"commit","published_at":"2026-03-12T21:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.dev6/manifests"},{"name":"v1.82.0-stable.patch5","sha":"6acc7e7c340398059156621bf4a6c76194665db6","kind":"commit","published_at":"2026-03-12T13:47:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable.patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable.patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable.patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable.patch5/manifests"},{"name":"v1.81.12-stable.langfuse-fix","sha":"cb5d67330163c66da6dc7240de17cc82385dec26","kind":"commit","published_at":"2026-03-12T09:18:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.langfuse-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.langfuse-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.langfuse-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.langfuse-fix/manifests"},{"name":"v1.82.1-nightly.1-re","sha":"28a330ef5bb5381d149677526b44f786c1f55f60","kind":"commit","published_at":"2026-03-12T05:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1-re","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1-re","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1-re","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1-re/manifests"},{"name":"v1.82.1-nightly.2","sha":"d59f0ce8c9b67a2e505e95916481666e62082b2e","kind":"commit","published_at":"2026-03-11T18:01:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.2/manifests"},{"name":"v1.82.1-focus-dev","sha":"e878941da5e037dc615e0a63557176a09dc8e31e","kind":"commit","published_at":"2026-03-11T14:12:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-focus-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-focus-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-focus-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-focus-dev/manifests"},{"name":"v1.82.1-nightly.1","sha":"6e46953312cee20a18f7ca4dc2e7a7568c58814c","kind":"commit","published_at":"2026-03-11T07:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly.1/manifests"},{"name":"v1.82.0.patch4","sha":"6f878d4503e6f252fd6edbe68c4956877bb0ea8a","kind":"commit","published_at":"2026-03-10T22:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch4/manifests"},{"name":"v1.82.1-silent-dev2","sha":"fdb0a46242547585c912b3e3666c2e3a5037e5bd","kind":"commit","published_at":"2026-03-10T15:44:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-silent-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-silent-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-silent-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-silent-dev2/manifests"},{"name":"v1.82.1-dev","sha":"81bd62e8b03cac3bdbc532f061689eb2e9b36052","kind":"commit","published_at":"2026-03-10T13:09:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-dev/manifests"},{"name":"1.82.1-dev-2","sha":"631aefea18e407922122b7ffc10a6d672801a3a5","kind":"commit","published_at":"2026-03-10T11:16:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1-dev-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1-dev-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1-dev-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1-dev-2/manifests"},{"name":"v1.82.1-nightly","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-nightly/manifests"},{"name":"v1.82.1.rc.1","sha":"94b002066e3ae7fcd105890715496bae374bd5a6","kind":"commit","published_at":"2026-03-10T08:41:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1.rc.1/manifests"},{"name":"v1.82.dev","sha":"53513b81ce6be2f6e465af74288d4921dc7a0ec8","kind":"commit","published_at":"2026-03-09T23:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev/manifests"},{"name":"v1.82.rc.3","sha":"648ef33aee76f1807f3257403c5a75993d6a803a","kind":"commit","published_at":"2026-03-09T15:23:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch7","sha":"07c3f022789a9beb4907b186db54a5287121caff","kind":"commit","published_at":"2026-03-09T13:11:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch7/manifests"},{"name":"v1.82.rc.2","sha":"92187089a3c3d8a44b8af1494f434757ed0349bf","kind":"commit","published_at":"2026-03-09T12:55:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.2/manifests"},{"name":"v1.82.0.patch3","sha":"0d2abcaec9a7a89f8d4bf64f6fd5355d23eaae08","kind":"commit","published_at":"2026-03-09T11:29:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch3/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch6","sha":"d19bfae96889a447ac6e3b9b4641aac49fe9e2b8","kind":"commit","published_at":"2026-03-08T19:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch6/manifests"},{"name":"v1.82.dev2","sha":"a56541ba2668e370962b2fc3638b5a5f615b5983","kind":"commit","published_at":"2026-03-07T20:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev2/manifests"},{"name":"v1.82.dev1","sha":"61a326b80ec5147a6e7b0db40533ef2a9edfa6c2","kind":"commit","published_at":"2026-03-07T08:30:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.dev1/manifests"},{"name":"v1.82.1-azure-dev","sha":"32877e0051ddd953be23e815f1aca094e426925d","kind":"commit","published_at":"2026-03-07T08:04:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.1-azure-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.1-azure-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.1-azure-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.1-azure-dev/manifests"},{"name":"v1.81.14-stable.gpt-5.4-patch5","sha":"814e36353b9983773a693ef514a2f04d411532f0","kind":"commit","published_at":"2026-03-06T19:06:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4-patch5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4-patch5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4-patch5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4-patch5/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch2","sha":"273932c9237bb01c09380f04d2f345fb42be982d","kind":"commit","published_at":"2026-03-06T17:26:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch2/manifests"},{"name":"1.82.1","sha":"a915d896e710ffe929a5b53bfa66ea01f3a47cc3","kind":"commit","published_at":"2026-03-05T23:53:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.82.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.82.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.82.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.82.1/manifests"},{"name":"v1.82.0-stable","sha":"97947c254252c6b254147ae7d5f9b265e3f73eb5","kind":"commit","published_at":"2026-03-05T20:05:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-stable/manifests"},{"name":"v1.81.14-stable.gpt-5.4_patch","sha":"b126c22cadc434271930895c956ff5faa6163484","kind":"commit","published_at":"2026-03-05T18:18:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4_patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4_patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4_patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4_patch/manifests"},{"name":"v1.81.14-stable.gpt-5.4","sha":"c55a5d4ba205cf6b3cf977d28c26940d60b26a43","kind":"commit","published_at":"2026-03-05T18:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable.gpt-5.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable.gpt-5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable.gpt-5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable.gpt-5.4/manifests"},{"name":"v1.82.0.patch2","sha":"2aff135af76643222921a77206c34d98a68ab395","kind":"commit","published_at":"2026-03-05T04:06:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch2/manifests"},{"name":"v1.82.0.patch1","sha":"3b2bcb74bbea21a011aec89d1b1d2153dc8876b3","kind":"commit","published_at":"2026-03-05T03:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0.patch1/manifests"},{"name":"v1.81.14.gemini-batches","sha":"b064ec8d7eb47dd0ac1154802828cb4e823e0aa4","kind":"commit","published_at":"2026-03-05T02:48:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.gemini-batches","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.gemini-batches","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.gemini-batches","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.gemini-batches/manifests"},{"name":"v1.81.14-redirect-alpha","sha":"ea7db82049302855f7b0e6e191c31e9beddf7dde","kind":"commit","published_at":"2026-03-05T00:27:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-redirect-alpha","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-redirect-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-redirect-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-redirect-alpha/manifests"},{"name":"v1.81.12-stable_gpt-5.3.patch1","sha":"2308d5f5bc8a057916312b7944fe18d2064aad7f","kind":"commit","published_at":"2026-03-03T16:33:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3.patch1/manifests"},{"name":"v1.81.6.rc.9","sha":"5a547aa857b19674b1f20845da20477636af5257","kind":"commit","published_at":"2026-03-03T02:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.9/manifests"},{"name":"litellm-trace-dev-v1.81.16","sha":"7bf2e25f7e6cf71e186ca7e12b4bc76ab2d6727b","kind":"commit","published_at":"2026-03-02T20:25:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-trace-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-trace-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-trace-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-trace-dev-v1.81.16/manifests"},{"name":"v1.82.0-nightly","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.0-nightly/manifests"},{"name":"v1.82.rc.1","sha":"a8cf646850b777ae1ce81c024e8acd27601e74e0","kind":"commit","published_at":"2026-03-01T01:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.82.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.82.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.82.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.82.rc.1/manifests"},{"name":"v1.81.12-stable.2","sha":"6a96ab49806b71e16ebd52fff49c6b55909b6646","kind":"commit","published_at":"2026-02-28T03:45:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.2/manifests"},{"name":"v1.81.6.rc.6","sha":"539e9b95244d8f8903eb5cc04d431ba04572667a","kind":"commit","published_at":"2026-02-28T02:04:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.6/manifests"},{"name":"v1.81.14.rc.2","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.2/manifests"},{"name":"v1.81.14-stable","sha":"0435375b1271b49f75c01c254ac7c295c4f0f2bd","kind":"commit","published_at":"2026-02-27T17:52:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-stable/manifests"},{"name":"litellm_presidio-dev-v1.81.16","sha":"3210da1e2a0bfcfabb6384766d5835875670a7a2","kind":"commit","published_at":"2026-02-27T12:28:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.16/manifests"},{"name":"v1.81.16.custm-auth.dev","sha":"4d2fab49a7b947f329288c696101d1a678e49ede","kind":"commit","published_at":"2026-02-26T18:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.16.custm-auth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.16.custm-auth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.16.custm-auth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.16.custm-auth.dev/manifests"},{"name":"1.81.16-nightly","sha":"ef82492e20981dd0f6225bc31ae4bcfc9f8abde1","kind":"commit","published_at":"2026-02-26T12:56:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.16-nightly/manifests"},{"name":"v1.81.6.rc.5","sha":"50263270f7cf3aa81f440a6fef26f1ac7f20ceea","kind":"commit","published_at":"2026-02-24T21:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.5/manifests"},{"name":"v1.81.12-stable.1","sha":"7e4e4545c5da303ed4586a3231ccb3369d9c63d4","kind":"commit","published_at":"2026-02-24T20:11:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable.1/manifests"},{"name":"v1.81.6.rc.4","sha":"699911dfc59fd516f77e53288356619180edcfec","kind":"commit","published_at":"2026-02-24T20:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.4/manifests"},{"name":"v1.81.12-stable_gpt-5.3","sha":"e59e423bb7e871476ad0d1ebbcd51c48e6dbe4b5","kind":"commit","published_at":"2026-02-24T19:56:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable_gpt-5.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable_gpt-5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable_gpt-5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable_gpt-5.3/manifests"},{"name":"CVEv1.81.5","sha":"132e2ed671853e67c778d11dfd5777b4b8bdf3e2","kind":"commit","published_at":"2026-02-24T15:39:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/CVEv1.81.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/CVEv1.81.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@CVEv1.81.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/CVEv1.81.5/manifests"},{"name":"litellm-CVE-v1.81.15","sha":"3e6c10a0710e7c64f27f5875bbf1a30702b4f143","kind":"commit","published_at":"2026-02-24T14:10:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-CVE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-CVE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-CVE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-CVE-v1.81.15/manifests"},{"name":"RCE-v1.81.15","sha":"3f21e60717760816b7309532a9aad9fc00e2ebb3","kind":"commit","published_at":"2026-02-24T08:46:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/RCE-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/RCE-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@RCE-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/RCE-v1.81.15/manifests"},{"name":"litellm-v1.81.14.pre-call-hook-fix.dev","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-v1.81.14.pre-call-hook-fix.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-v1.81.14.pre-call-hook-fix.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-v1.81.14.pre-call-hook-fix.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-v1.81.14.pre-call-hook-fix.dev/manifests"},{"name":"litellm-precall-dev-v1.81.14","sha":"208ac5a5a5aaccd6f5d5e90357ce70348db97f09","kind":"commit","published_at":"2026-02-24T08:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-precall-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-precall-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-precall-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-precall-dev-v1.81.14/manifests"},{"name":"v1.81.15-nightly","sha":"2e819656cee934bf549465dd4ab6248254ac1d0a","kind":"commit","published_at":"2026-02-24T06:45:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.15-nightly/manifests"},{"name":"litellmv1.81.15.presidio.dev","sha":"f55fe7afdc65b1d96462cd920a28a0e14748b722","kind":"commit","published_at":"2026-02-24T06:03:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellmv1.81.15.presidio.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellmv1.81.15.presidio.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellmv1.81.15.presidio.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellmv1.81.15.presidio.dev/manifests"},{"name":"litellm-pres-dev-v1.81.15","sha":"a15c4db499662b0b72c6223f019d7810889a69d4","kind":"commit","published_at":"2026-02-24T04:39:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm-pres-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm-pres-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm-pres-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm-pres-dev-v1.81.15/manifests"},{"name":"litellm_presidio-dev-v1.81.15","sha":"e5c907dc93f32066fa28b9d0845feffca2763634","kind":"commit","published_at":"2026-02-24T03:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_presidio-dev-v1.81.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_presidio-dev-v1.81.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_presidio-dev-v1.81.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_presidio-dev-v1.81.15/manifests"},{"name":"litellm_idx-db-dev-v1.81.14","sha":"c6f60bed71f9198ed697c698bce533dbb9149106","kind":"commit","published_at":"2026-02-23T14:14:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_idx-db-dev-v1.81.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_idx-db-dev-v1.81.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_idx-db-dev-v1.81.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_idx-db-dev-v1.81.14/manifests"},{"name":"v1.81.14.rc.1","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14.rc.1/manifests"},{"name":"v1.81.14-nightly","sha":"e157f5a8f231f51c577bea5caa963a7f22e17a1d","kind":"commit","published_at":"2026-02-22T01:35:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.14-nightly/manifests"},{"name":"v1.81.12-stable","sha":"ba0d541b19822ba8eb99af28079bdc416b61c45b","kind":"commit","published_at":"2026-02-21T20:32:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-stable/manifests"},{"name":"litellm_langfuse-dev-v1.81.13","sha":"e29c3392118419e4c2dd24e2acec5767bb22a47e","kind":"commit","published_at":"2026-02-20T17:33:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_langfuse-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_langfuse-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_langfuse-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_langfuse-dev-v1.81.13/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","sha":"abd5375153d1b653c912a228b0ffbe752d1bf638","kind":"commit","published_at":"2026-02-20T08:43:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro.sonnet-4.6/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro-patch","sha":"55a37d6d9e5e681fe20e7a1b3e716c4b67983fd9","kind":"commit","published_at":"2026-02-20T04:19:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro-patch/manifests"},{"name":"v1.81.9-stable.patch.1","sha":"f49e4bf299e6ae6e6927d29abd9831e02084df1e","kind":"commit","published_at":"2026-02-20T00:36:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.patch.1/manifests"},{"name":"v1.81.13.dev1","sha":"16cfdccc7b77ffa875949570f23378ab743b4bfe","kind":"commit","published_at":"2026-02-19T19:35:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13.dev1/manifests"},{"name":"v1.81.9-stable.gemini.3.1-pro","sha":"880e55201c9ff4944f274108fd411f0fb023bef1","kind":"commit","published_at":"2026-02-19T18:54:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable.gemini.3.1-pro","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable.gemini.3.1-pro","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable.gemini.3.1-pro","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable.gemini.3.1-pro/manifests"},{"name":"litellm_pro-mgmnt-dev-v1.81.13","sha":"9a71ba3505422eec7906df440e955c8dc9161a94","kind":"commit","published_at":"2026-02-19T08:56:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_pro-mgmnt-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_pro-mgmnt-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_pro-mgmnt-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_pro-mgmnt-dev-v1.81.13/manifests"},{"name":"1.81.3-stable.dev.oauth","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3-stable.dev.oauth","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3-stable.dev.oauth","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3-stable.dev.oauth","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3-stable.dev.oauth/manifests"},{"name":"v1.81.3.oauth.dev","sha":"76f5cb85b845de1876b28553c15bb9bd9b701d71","kind":"commit","published_at":"2026-02-19T01:30:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.oauth.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.oauth.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.oauth.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.oauth.dev/manifests"},{"name":"v1.80.15-stable.2","sha":"59346feeddd53d241058171353be358a74cf61a7","kind":"commit","published_at":"2026-02-18T19:28:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable.2/manifests"},{"name":"litellm_1.81.13-dev","sha":"3ea8d32d81382779592a87c71bb4d6d7881cd62b","kind":"commit","published_at":"2026-02-18T10:57:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_1.81.13-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_1.81.13-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_1.81.13-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_1.81.13-dev/manifests"},{"name":"v1.80.11.gemini-metadata.dev","sha":"4b77458627204c3d46bc429ef3e66247e5313b0d","kind":"commit","published_at":"2026-02-18T03:17:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.gemini-metadata.dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.gemini-metadata.dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.gemini-metadata.dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.gemini-metadata.dev/manifests"},{"name":"v1.81.3-stable.sonnet-4-6","sha":"6bf584ac2854921414db2c226b09a3f382a7c523","kind":"commit","published_at":"2026-02-17T19:54:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.sonnet-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.sonnet-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.sonnet-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.sonnet-4-6/manifests"},{"name":"v1.81.13","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13/manifests"},{"name":"v1.81.13-nightly","sha":"cc957a19a56053e9da149d6bb37424a33d0db9a2","kind":"commit","published_at":"2026-02-17T01:05:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.13-nightly/manifests"},{"name":"litellm_sso-dev-v1.81.13","sha":"1308a2cd76693160ca7d26f519f00731bddc37c1","kind":"commit","published_at":"2026-02-16T14:10:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_sso-dev-v1.81.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_sso-dev-v1.81.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_sso-dev-v1.81.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_sso-dev-v1.81.13/manifests"},{"name":"v1.81.12.rc.1","sha":"f9398eef8052e4ade978a7ef76be57662a40a8df","kind":"commit","published_at":"2026-02-15T02:19:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12.rc.1/manifests"},{"name":"v1.81.12-nightly","sha":"ff502e8b9170f31d15b4886501115be0f67935e5","kind":"commit","published_at":"2026-02-15T00:48:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.12-nightly/manifests"},{"name":"litellm_dev-test-v0.1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0.1/manifests"},{"name":"v1.81.10.dev1","sha":"7772f84492ed353a65b1317245272ef44a039de5","kind":"commit","published_at":"2026-02-14T03:14:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10.dev1/manifests"},{"name":"v1.81.11-nightly","sha":"231aedeeff7e319bf32dc53d4e16897ae3b0e50c","kind":"commit","published_at":"2026-02-13T01:01:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.11-nightly/manifests"},{"name":"v1.81.0-patch4","sha":"edc0ff91af792c1989c82e0e1c603ead2df233c4","kind":"commit","published_at":"2026-02-13T00:57:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch4/manifests"},{"name":"v1.81.3-stable.opus-4-6","sha":"5020b169446e55ab70c8162e7ca3511baec15771","kind":"commit","published_at":"2026-02-11T19:23:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable.opus-4-6/manifests"},{"name":"litellm_stable_build-test-v0.1","sha":"3e9e78def6f4d7edc8b279ab5d4ddae72da08353","kind":"commit","published_at":"2026-02-11T14:13:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_stable_build-test-v0.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_stable_build-test-v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_stable_build-test-v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_stable_build-test-v0.1/manifests"},{"name":"litellm_dev-test-v0","sha":"95a8c2550c9ab1dfdf9cccc388cd41d13e91e208","kind":"commit","published_at":"2026-02-11T10:15:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_dev-test-v0","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_dev-test-v0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_dev-test-v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_dev-test-v0/manifests"},{"name":"v1.81.10-nightly","sha":"7488abece8e78505e760cb2302afc1bd6cf8bc63","kind":"commit","published_at":"2026-02-11T00:11:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.10-nightly/manifests"},{"name":"v1.81.3-stable","sha":"61ed8f9e03557f1a04509cfeb1d24bdcca6d4ce2","kind":"commit","published_at":"2026-02-07T23:55:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-stable/manifests"},{"name":"v1.81.9-nightly","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-nightly/manifests"},{"name":"v1.81.9.rc.1","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9.rc.1/manifests"},{"name":"v1.81.9-stable","sha":"a09d3e9162ebd7b436a68e92c2b9b6c070fa72d8","kind":"commit","published_at":"2026-02-07T20:30:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.9-stable/manifests"},{"name":"v1.81.0-stable.1","sha":"4c119c27ad64485c8fcce8b9d23f3f2c94d2ef3d","kind":"commit","published_at":"2026-02-07T02:15:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable.1/manifests"},{"name":"v1.81.0-patch3","sha":"ed32591a05f6696c76d0e834cbe3d2f4e2d47add","kind":"commit","published_at":"2026-02-06T17:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch3/manifests"},{"name":"v1.80.0-stable.opus-4-6","sha":"0e9b7a747d7ffe49602b1e3713dab6a77f30e788","kind":"commit","published_at":"2026-02-05T19:38:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.opus-4-6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.opus-4-6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.opus-4-6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.opus-4-6/manifests"},{"name":"v1.81.8-nightly","sha":"4fea649f519b522254ba8bd38856f78991c50194","kind":"commit","published_at":"2026-02-05T05:51:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.8-nightly/manifests"},{"name":"v1.81.6.rc.1","sha":"20d3cbfdebe0909c6a466e7f0eb3dde10fe67069","kind":"commit","published_at":"2026-02-05T02:45:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6.rc.1/manifests"},{"name":"1.81.3.rc.6","sha":"48100e6c710f4fe3d3b1003ae4160c8076ded11a","kind":"commit","published_at":"2026-02-04T19:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.81.3.rc.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.81.3.rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.81.3.rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.81.3.rc.6/manifests"},{"name":"v1.81.7.dev1","sha":"8b563a7641c07671994582cff3d2093213679faf","kind":"commit","published_at":"2026-02-04T12:39:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7.dev1/manifests"},{"name":"v1.81.7-nightly","sha":"3f6a281d0f7a620f58c96e8f7f638518eb8d04f2","kind":"commit","published_at":"2026-02-03T19:38:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.7-nightly/manifests"},{"name":"v1.81.6-nightly","sha":"8da3a93e6e63aa2031862b7817c77552ddaee7bd","kind":"commit","published_at":"2026-02-01T03:27:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.6-nightly/manifests"},{"name":"v1.81.0-patch2","sha":"d1c397f2f00e1cd8160d309ef24dba91aa075bf8","kind":"commit","published_at":"2026-01-30T00:17:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch2/manifests"},{"name":"v1.81.3.dev1","sha":"c0fb179a32bc8a49048b57c77123d2da19eb0d4d","kind":"commit","published_at":"2026-01-29T01:59:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.dev1/manifests"},{"name":"v1.81.3.rc.5","sha":"d12ce3cd5de9f4f760249b85a7bc619208ccc393","kind":"commit","published_at":"2026-01-29T00:54:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.5/manifests"},{"name":"v1.81.5-nightly","sha":"2cc3778761d45acc0cdd51d86aa3611a8badc3d9","kind":"commit","published_at":"2026-01-29T00:43:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.5-nightly/manifests"},{"name":"v1.81.0-patch","sha":"4b6b1da517da4aff3e02b146755f5eff32f2f399","kind":"commit","published_at":"2026-01-29T00:15:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-patch","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-patch","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-patch","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-patch/manifests"},{"name":"v1.81.3.rc.4","sha":"0003e647ea91f4284f578690ea848b6cc4bea064","kind":"commit","published_at":"2026-01-28T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.4/manifests"},{"name":"v1.81.3.rc.3","sha":"43642391c54c8eb86b3df87ed2a025acd122e719","kind":"commit","published_at":"2026-01-28T03:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.3/manifests"},{"name":"v1.81.3.rc.2","sha":"5426b3c94003aff9233dee8712abbfaf4a603ff6","kind":"commit","published_at":"2026-01-26T17:49:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.2/manifests"},{"name":"v1.81.3.rc.1","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc.1/manifests"},{"name":"v1.81.3-nightly","sha":"f148207b111adb0a681a996f90dc21b9658f00b6","kind":"commit","published_at":"2026-01-25T01:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3-nightly/manifests"},{"name":"v1.81.3.rc","sha":"06f7a7ec6933f521004ad943f878f5b740d7c077","kind":"commit","published_at":"2026-01-25T00:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.3.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.3.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.3.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.3.rc/manifests"},{"name":"v1.81.0-stable","sha":"790a5ce0b323c1eefa70c2df25b2780097aa3f80","kind":"commit","published_at":"2026-01-24T17:39:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-stable/manifests"},{"name":"v1.81.0.rc.5","sha":"8c29ad41916253549afc324287544ff96ad0cae3","kind":"commit","published_at":"2026-01-22T03:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.5/manifests"},{"name":"v1.81.0.rc.4","sha":"ad1db9fc8bfabb462005a3c9889bc14647ae0a75","kind":"commit","published_at":"2026-01-21T20:06:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.4/manifests"},{"name":"v1.81.1-nightly","sha":"a02c43d300f3c577a927aee44812e604f860a8e8","kind":"commit","published_at":"2026-01-21T04:08:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.1-nightly/manifests"},{"name":"v1.81.0-nightly","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0-nightly/manifests"},{"name":"v1.81.0.rc.1","sha":"534fa9f4c0f4050474f8fc154eaafb9d71858d31","kind":"commit","published_at":"2026-01-18T01:26:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.81.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.81.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.81.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.81.0.rc.1/manifests"},{"name":"1.80.15-stable.1","sha":"769d24dedc477824cebf75bebef3e534976846a4","kind":"commit","published_at":"2026-01-17T19:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.80.15-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.80.15-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.80.15-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.80.15-stable.1/manifests"},{"name":"v1.80.17-nightly","sha":"bad72ac140e014ca08bd747d51b5eaf48035772f","kind":"commit","published_at":"2026-01-17T00:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.17-nightly/manifests"},{"name":"v1.80.16.dev6","sha":"3ee4a88005a7972de5c3190c29d9ab018033959d","kind":"commit","published_at":"2026-01-16T13:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16.dev6/manifests"},{"name":"v1.80.11-stable.1","sha":"2dd7c73ac8bf52d7b4f7a7f2123e59b229d2d911","kind":"commit","published_at":"2026-01-15T02:17:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable.1/manifests"},{"name":"v1.80.16-nightly","sha":"b3e126222f3ab54a3cd3310c22a96c8841ee1021","kind":"commit","published_at":"2026-01-13T06:52:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.16-nightly/manifests"},{"name":"v1.80.15.dev1","sha":"e5e51284a31d3c550ffa9a9aad9e96b8bb1685e9","kind":"commit","published_at":"2026-01-12T19:38:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.dev1/manifests"},{"name":"v1.80.15.rc.2","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.2/manifests"},{"name":"v1.80.15-stable","sha":"17c8d8d109b5d10c8a691108c47b9ce39f2f2646","kind":"commit","published_at":"2026-01-12T16:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-stable/manifests"},{"name":"v1.80.15.rc.1","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15.rc.1/manifests"},{"name":"v1.80.15-nightly","sha":"c82d74587db29be2b12b560afddfa2958f4d3b9b","kind":"commit","published_at":"2026-01-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.15-nightly/manifests"},{"name":"v1.80.13.rc.1","sha":"c6101ef977c2c40c0e899323d1a3cf86f2269e1a","kind":"commit","published_at":"2026-01-09T07:00:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13.rc.1/manifests"},{"name":"v1.80.13-nightly","sha":"10ec499369782f2bc9623419e44b140832bfdd24","kind":"commit","published_at":"2026-01-08T13:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.13-nightly/manifests"},{"name":"v1.80.12-nightly","sha":"bbabc1089cbd5b3d19cc923946cbc2321de836fb","kind":"commit","published_at":"2026-01-07T16:05:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.12-nightly/manifests"},{"name":"v1.80.8-stable.1-patch01","sha":"fec1c13c0aebf54f52bcb8e5b220b7eca5a915f1","kind":"commit","published_at":"2026-01-06T01:22:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1-patch01","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1-patch01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1-patch01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1-patch01/manifests"},{"name":"v1.80.11.rc.1","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11.rc.1/manifests"},{"name":"v1.80.11-nightly","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-nightly/manifests"},{"name":"v1.80.11-stable","sha":"57e07bddd34185934893de3ad74583ba119ed67d","kind":"commit","published_at":"2025-12-22T11:02:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.11-stable/manifests"},{"name":"v1.80.10.rc.5","sha":"69946b7121f3edd57ccc15166a2963276f44045d","kind":"commit","published_at":"2025-12-19T03:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.5/manifests"},{"name":"v1.80.10.dev.1","sha":"fcd524ca0f6391eeb67254de3bedc00e5ddd613c","kind":"commit","published_at":"2025-12-18T16:51:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.dev.1/manifests"},{"name":"v1.80.10.rc.4","sha":"2fd78a804be3a7cf0ee88ad426f024bc1d1eacb2","kind":"commit","published_at":"2025-12-17T17:25:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.4/manifests"},{"name":"v1.80.8-stable.1","sha":"d78d2aee320d08c8c2215b777cebc0304a846b22","kind":"commit","published_at":"2025-12-17T17:17:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable.1/manifests"},{"name":"v1.80.10.rc.3","sha":"f83b821f3dbdb92ab7e8541950b31d43ecec9295","kind":"commit","published_at":"2025-12-17T03:52:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.3/manifests"},{"name":"v1.80.10.rc.2","sha":"fe9633c0299b66423eddcf646707796ff0b129cf","kind":"commit","published_at":"2025-12-14T22:30:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.2/manifests"},{"name":"v1.80.10.rc.1","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10.rc.1/manifests"},{"name":"v1.80.10-nightly","sha":"bd0ae49c74ebf82d8ece8bdab8a98604603adce5","kind":"commit","published_at":"2025-12-14T01:28:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.10-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.10-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.10-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.10-nightly/manifests"},{"name":"v1.80.9.dev6","sha":"19b48d7badb908ea443c51cdffc932bc8126a9f4","kind":"commit","published_at":"2025-12-12T10:42:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev6/manifests"},{"name":"v1.80.9.dev5","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev5/manifests"},{"name":"v1.80.8-stable","sha":"3381d63152f8aeadb41ddf51620eb18520971d23","kind":"commit","published_at":"2025-12-10T16:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-stable/manifests"},{"name":"v1.80.9.dev1","sha":"2f335ac5a65be1c92931511cf5bb99dfadb1a939","kind":"commit","published_at":"2025-12-09T01:20:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9.dev1/manifests"},{"name":"v1.80.9-nightly","sha":"c87874c29e8ed467a4bc81efe0b2a766309b6bf6","kind":"commit","published_at":"2025-12-08T20:31:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.9-nightly/manifests"},{"name":"v1.80.8.dev.1","sha":"e2e35c3f87644b253ae631b16e24beab0162a509","kind":"commit","published_at":"2025-12-07T06:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.dev.1/manifests"},{"name":"v1.80.8.rc.1","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8.rc.1/manifests"},{"name":"v1.80.8-nightly","sha":"cc2386601d4fb3b1f3bccaceb86995dc61163a3a","kind":"commit","published_at":"2025-12-07T00:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.8-nightly/manifests"},{"name":"v1.80.5-stable.1","sha":"80177d5b0809ff051417aace67fac14393184a07","kind":"commit","published_at":"2025-12-06T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable.1/manifests"},{"name":"v1.80.7.dev.4","sha":"a3e8c2d1485ed9490c4a2584248aaffaa3a13a3c","kind":"commit","published_at":"2025-12-05T23:09:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.4/manifests"},{"name":"v1.80.7.dev.3","sha":"be0530a6b331dc32f2ca58c46fccea5f60f598c4","kind":"commit","published_at":"2025-12-04T04:54:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.3/manifests"},{"name":"v1.80.5-stable","sha":"6c49b95a4ab75651ddde1c5c3cec8531f986755a","kind":"commit","published_at":"2025-12-03T21:49:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-stable/manifests"},{"name":"v1.80.7.dev.2","sha":"c60778fca43cb642909dac4caf2e4483b18e860f","kind":"commit","published_at":"2025-12-03T19:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.2/manifests"},{"name":"v1.80.7.dev.1","sha":"b4f2dc0536a0f95d711f351aac04828be3b635fc","kind":"commit","published_at":"2025-12-03T06:22:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7.dev.1/manifests"},{"name":"v1.80.7-nightly","sha":"743a5346b42ac92ce9c0fd60c0b307977607303e","kind":"commit","published_at":"2025-11-27T22:36:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.7-nightly/manifests"},{"name":"v1.80.6-nightly","sha":"96a0f960a9e08fb7ad58caae3bba4004d4463e87","kind":"commit","published_at":"2025-11-27T17:14:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.6-nightly/manifests"},{"name":"v1.80.5.dev32","sha":"30a22f1fed33c1aed3bd725f919534403d6dd749","kind":"commit","published_at":"2025-11-27T02:28:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev32/manifests"},{"name":"v1.80.5.dev2","sha":"5a60a8ab3b05fb6be35a949a69dac7c83e77bf4e","kind":"commit","published_at":"2025-11-26T21:20:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev2/manifests"},{"name":"v1.80.5.dev1","sha":"867381a0f9ec5d8e514ec843a24bca15b282efc3","kind":"commit","published_at":"2025-11-25T19:55:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev1/manifests"},{"name":"v1.80.0-stable.1","sha":"7e2da4f645901fc3a713e07818e7d5e007cd7fa0","kind":"commit","published_at":"2025-11-24T20:22:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-stable.1/manifests"},{"name":"v1.80.5.rc.2","sha":"1bbef4fd202683cb18f5880fe8c1add9fb84c744","kind":"commit","published_at":"2025-11-23T00:05:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.2/manifests"},{"name":"v1.80.5.rc.1","sha":"42d3a8f64dd5f8600d07731c64b73b0ffffc5f67","kind":"commit","published_at":"2025-11-22T23:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.rc.1/manifests"},{"name":"v1.80.5-nightly","sha":"7cf1d306f29f00970cc891af4e557ab5c732c5df","kind":"commit","published_at":"2025-11-22T22:55:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5-nightly/manifests"},{"name":"v1.78.5-stable-patch-1","sha":"5910750ed6d9da402d1d57b9505909fb362ade5c","kind":"commit","published_at":"2025-11-21T19:31:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable-patch-1/manifests"},{"name":"v1.80.5.dev3","sha":"5c8b5b1b5ed446a47cf92d90ff8a7b43f2bad64d","kind":"commit","published_at":"2025-11-20T11:03:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.5.dev3/manifests"},{"name":"v1.80.0.dev6","sha":"95caa2e3de04f903458acc77070b247984b6db3e","kind":"commit","published_at":"2025-11-20T01:47:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev6/manifests"},{"name":"v1.77.3-stable-patch-2","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-2/manifests"},{"name":"v1.77.3-stable-patch-1","sha":"cf22e9a92b92a8546ddcb700b5a75b99c256bb9b","kind":"commit","published_at":"2025-11-19T16:39:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable-patch-1/manifests"},{"name":"v1.80.0.dev2","sha":"2880cb45a2110b4707be23c54cd5680d20be1739","kind":"commit","published_at":"2025-11-19T01:36:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev2/manifests"},{"name":"v1.79.3-stable.gemini3","sha":"75896230cb2da7e14bf9bcb781bb161258452bf9","kind":"commit","published_at":"2025-11-19T00:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable.gemini3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable.gemini3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable.gemini3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable.gemini3/manifests"},{"name":"v1.80.0.dev1","sha":"e2fc22520146fb80547606a12fe9ca38f2f3dfcd","kind":"commit","published_at":"2025-11-18T23:35:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.dev1/manifests"},{"name":"v1.80.0.rc.2","sha":"1e287bab7039efd59e043debb3dbb824e0b8ecb6","kind":"commit","published_at":"2025-11-16T02:29:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.2/manifests"},{"name":"v1.80.0.rc.1","sha":"e45655a2cf2c8f8538761313421b18996663a3fa","kind":"commit","published_at":"2025-11-16T00:06:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0.rc.1/manifests"},{"name":"v1.80.0-nightly","sha":"06eeb28c8fe30ee6e90671408dcb23bbdf691e7a","kind":"commit","published_at":"2025-11-15T22:12:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.80.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.80.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.80.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.80.0-nightly/manifests"},{"name":"v1.79.1-stable-patch-1","sha":"063197891680bc79bdce0baecf50aacc3d60e0e6","kind":"commit","published_at":"2025-11-13T17:24:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable-patch-1/manifests"},{"name":"v1.79.3.dev7","sha":"555d7b8be89847f0089a93677a2463a90774e592","kind":"commit","published_at":"2025-11-13T16:17:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev7/manifests"},{"name":"v1.79.3.dev5","sha":"20350fa094a63ac3613ec1841e2e6bd1507e9366","kind":"commit","published_at":"2025-11-12T20:41:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev5/manifests"},{"name":"v1.79.3.dev2","sha":"1249a59e4692423a0285bf5f60a9abfe2f8ab3e0","kind":"commit","published_at":"2025-11-12T17:47:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.dev2/manifests"},{"name":"v1.79.dev.1","sha":"a987e3ca46e3af4b688eb4374cd6192f420b5cc3","kind":"commit","published_at":"2025-11-11T19:56:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.dev.1/manifests"},{"name":"v1.79.3-stable","sha":"c0548542d4a923d51743869e9dc8c5da078bb5ba","kind":"commit","published_at":"2025-11-10T19:12:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-stable/manifests"},{"name":"v1.79.3.rc.1","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3.rc.1/manifests"},{"name":"v1.79.3-nightly","sha":"8c1dd78c13fc3c6b3ebb68690bd035bfdbb2e3f4","kind":"commit","published_at":"2025-11-09T02:01:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.3-nightly/manifests"},{"name":"v1.79.2-nightly","sha":"0a1fc0eeb2b56315fda372c27a492dc46598df9c","kind":"commit","published_at":"2025-11-08T22:33:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.2-nightly/manifests"},{"name":"v1.79.1-stable","sha":"c217bddb59ba55b156153000c1ee04698d437c39","kind":"commit","published_at":"2025-11-08T19:14:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-stable/manifests"},{"name":"v1.79.1.dev6","sha":"0e17462589a741c03d8a5ad608676cc69c8c8169","kind":"commit","published_at":"2025-11-05T19:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev6/manifests"},{"name":"1.78.5-stable-patch-1","sha":"a5e3d4a2e0cd9ef6746e7c529deb0f408a76882a","kind":"commit","published_at":"2025-11-05T18:25:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.78.5-stable-patch-1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.78.5-stable-patch-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.78.5-stable-patch-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.78.5-stable-patch-1/manifests"},{"name":"v1.79.1.rc.2","sha":"740be90dae43ae443b8ac098776f3c561465f46b","kind":"commit","published_at":"2025-11-03T22:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.2/manifests"},{"name":"v1.79.1.dev5","sha":"f2c4d4dde323ea5c0521016dc4a395b389947f31","kind":"commit","published_at":"2025-11-03T21:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev5/manifests"},{"name":"v1.79.1.dev3","sha":"c6d6c26caf001e750db776b31c10b4106719ee62","kind":"commit","published_at":"2025-11-03T19:51:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev3/manifests"},{"name":"v1.79.1.dev2","sha":"af31951a2d8ad93693dee252f8b71add1ba0310f","kind":"commit","published_at":"2025-11-03T19:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev2/manifests"},{"name":"v1.79.0-stable","sha":"8d495f56a9cc46be4a8b475c76cf122f340aa138","kind":"commit","published_at":"2025-11-01T18:11:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-stable/manifests"},{"name":"v1.79.1.rc.1","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.rc.1/manifests"},{"name":"v1.79.1-nightly","sha":"3c0d5301973fb72345ba216edb73e61032108e77","kind":"commit","published_at":"2025-11-01T17:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1-nightly/manifests"},{"name":"v1.78.5.rc.4","sha":"3beb25bed8610bd30e5aa00023c9245304351afe","kind":"commit","published_at":"2025-10-31T18:27:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.4/manifests"},{"name":"v1.79.1.dev1","sha":"d3966a4fc852b4c96ec8cdb29e1f48b964461ccf","kind":"commit","published_at":"2025-10-30T21:54:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.1.dev1/manifests"},{"name":"v1.77.7.dev3","sha":"9a22b890e7f8cbe3ac873c14fc56f7b132529b50","kind":"commit","published_at":"2025-10-29T22:51:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev3/manifests"},{"name":"v1.77.7.dev2","sha":"c1ab8d2b3ca237f01f1ed87c6d43e4b605bac91e","kind":"commit","published_at":"2025-10-27T18:33:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev2/manifests"},{"name":"v1.79.0.rc.1","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0.rc.1/manifests"},{"name":"v1.79.0-nightly","sha":"d6b0c11d5b8efc299ee2a472413bf9cf65ad3106","kind":"commit","published_at":"2025-10-26T00:15:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.79.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.79.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.79.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.79.0-nightly/manifests"},{"name":"v1.78.7-nightly","sha":"2ab2d15efc73f88add14b884f033b476904cc330","kind":"commit","published_at":"2025-10-22T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.7-nightly/manifests"},{"name":"v1.78.6-nightly","sha":"98f1d6350811b6cfb8f4585d9580482d17278d32","kind":"commit","published_at":"2025-10-21T16:16:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.6-nightly/manifests"},{"name":"v1.78.5.rc.1","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5.rc.1/manifests"},{"name":"v1.78.5-nightly","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-nightly/manifests"},{"name":"v1.78.5-stable","sha":"c471bf1f16c2ba484c614e906800d6a54b16865a","kind":"commit","published_at":"2025-10-18T20:57:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.5-stable/manifests"},{"name":"v1.78.0-stable","sha":"5fde83d9f154335ca9ee6f78b8c8a3d6568685b5","kind":"commit","published_at":"2025-10-18T20:20:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-stable/manifests"},{"name":"v1.78.4.dev1","sha":"46d754a0f9c69ffbc46d2b227a79f9ecf62ce490","kind":"commit","published_at":"2025-10-18T18:14:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4.dev1/manifests"},{"name":"v1.78.4-nightly","sha":"8780b1af6f93621943acd59013c923171a123c82","kind":"commit","published_at":"2025-10-18T01:55:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.4-nightly/manifests"},{"name":"v1.78.3-nightly","sha":"3df0fb0b45ccfc859ecb00621545e74aea340f29","kind":"commit","published_at":"2025-10-17T17:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.3-nightly/manifests"},{"name":"v1.78.2-nightly","sha":"fd83b292a6322d1758d70351cab0376ec2bf7777","kind":"commit","published_at":"2025-10-16T00:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.2-nightly/manifests"},{"name":"v1.78.0.rc.3","sha":"58bfa964584943bf7b202633b0852f6d9fa4349e","kind":"commit","published_at":"2025-10-14T21:22:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.3/manifests"},{"name":"v1.78.0.dev1","sha":"edd48e7d54a0f93dab61e17383106e22104c6f82","kind":"commit","published_at":"2025-10-13T17:08:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.dev1/manifests"},{"name":"v1.78.0.rc.2","sha":"9e44acdc24c4ff80541b2d1e38e147dce72f960c","kind":"commit","published_at":"2025-10-13T05:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.2/manifests"},{"name":"v1.78.0.rc.1","sha":"cb9b65d6edce1a5bd4b6890225e4a5116ffa1b83","kind":"commit","published_at":"2025-10-11T21:51:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0.rc.1/manifests"},{"name":"v1.78.0-nightly","sha":"b20199b28db0e6851826b9564db9e6d67c4e0262","kind":"commit","published_at":"2025-10-11T18:42:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.78.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.78.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.78.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.78.0-nightly/manifests"},{"name":"v1.77.7.dev16","sha":"daab207a95e332defac959ac2fc20ddf53c71081","kind":"commit","published_at":"2025-10-11T00:34:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev16/manifests"},{"name":"v1.77.7.dev15","sha":"ce36a2a9f137f6ddd427882fd7ba3fbdb7bffe7f","kind":"commit","published_at":"2025-10-10T22:12:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev15/manifests"},{"name":"v1.77.7.dev14","sha":"a94fefe580adbc300dfaa5cb714caf00a0827f16","kind":"commit","published_at":"2025-10-10T20:47:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev14/manifests"},{"name":"v1.77.7.gemma2","sha":"5384c2a770fa1697a4c0b179af9408525adcf8c5","kind":"commit","published_at":"2025-10-10T18:28:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.gemma2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.gemma2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.gemma2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.gemma2/manifests"},{"name":"v1.77.7.dev13","sha":"858cfa750fb1166110c9ab49565310b3d292e58a","kind":"commit","published_at":"2025-10-10T17:36:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev13/manifests"},{"name":"v1.77.7.dev-gemma","sha":"68a6e4aa27a856a17a0624a30e64338a27c63bb8","kind":"commit","published_at":"2025-10-10T01:56:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev-gemma","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev-gemma","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev-gemma","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev-gemma/manifests"},{"name":"v1.77.7.dev12","sha":"0bfc171b135a582057f7db2cd5f11060858cdf5e","kind":"commit","published_at":"2025-10-10T00:23:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev12/manifests"},{"name":"v1.77.7.dev11","sha":"a1bcb760ec3ab10de45c188b9fdc2d9483a9a0a1","kind":"commit","published_at":"2025-10-09T23:35:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev11/manifests"},{"name":"v1.77.7.dev10","sha":"310b2da33e1ce6ad00a08aa2ef0a300197ce216a","kind":"commit","published_at":"2025-10-09T21:54:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev10/manifests"},{"name":"v1.77.7.dev9","sha":"763d2f8ccdd8412dbe6d4ac0e136d9ac34dcd4c0","kind":"commit","published_at":"2025-10-09T02:57:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev9/manifests"},{"name":"v1.77.7-stable","sha":"26f6932767d40306f50e70aece9eb9ebdb777c4f","kind":"commit","published_at":"2025-10-08T22:35:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-stable/manifests"},{"name":"v1.77.1.rc.5","sha":"5f36ac504d905e5fa841d8cb0d6d29ee3cbfdf7d","kind":"commit","published_at":"2025-10-08T20:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.5/manifests"},{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"}]},"repo_metadata_updated_at":"2026-05-17T04:06:33.795Z","dependent_packages_count":0,"downloads":105,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":52.85465057643937,"dependent_packages_count":9.383542261238153,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":31.11909641883876},"purl":"pkg:pypi/litellm-plus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/litellm-plus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/litellm-plus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/litellm-plus/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS","https://github.com/sponsors/BerriAI"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-17T04:02:13.605Z","issues_count":5398,"pull_requests_count":8648,"avg_time_to_close_issue":3628473.654691855,"avg_time_to_close_pull_request":503101.62311097543,"issues_closed_count":3229,"pull_requests_closed_count":6551,"pull_request_authors_count":1267,"issue_authors_count":2606,"avg_comments_per_issue":1.8760652093367913,"avg_comments_per_pull_request":1.4976873265494912,"merged_pull_requests_count":5508,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":1306,"past_year_pull_requests_count":2124,"past_year_avg_time_to_close_issue":1992943.6721915286,"past_year_avg_time_to_close_pull_request":308848.04602821084,"past_year_issues_closed_count":543,"past_year_pull_requests_closed_count":1347,"past_year_pull_request_authors_count":424,"past_year_issue_authors_count":865,"past_year_avg_comments_per_issue":0.9977029096477795,"past_year_avg_comments_per_pull_request":1.205743879472693,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":1120,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"hagoeun0119","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hagoeun0119"},{"login":"luizgasparetto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/luizgasparetto"},{"login":"nikantonelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nikantonelli"},{"login":"Darkbeast-glitch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Darkbeast-glitch"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":134,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"xingyaoww","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-plus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-plus/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-plus/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-plus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-plus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-plus/codemeta","maintainers":[{"uuid":"longlongint","login":"longlongint","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/longlongint/","role":"Owner","created_at":"2025-03-30T10:01:36.596Z","updated_at":"2025-03-30T10:01:36.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/longlongint/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370152,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13304185,"name":"python311Packages.litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:35.077Z","latest_release_published_at":"2026-02-02T06:58:35.077Z","latest_release_number":"0.11.1","last_synced_at":"2026-03-08T10:35:29.923Z","created_at":"2026-02-02T06:58:31.140Z","updated_at":"2026-03-10T08:34:29.280Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.litellm","install_command":"nix-env -iA nixpkgs.python311Packages.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/litellm/default.nix#L47","metadata":{"nix_attribute":"python3.11-litellm-0.11.1","position":"pkgs/development/python-modules/litellm/default.nix:47","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"litellm","upstream_purl":"pkg:pypi/litellm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.litellm?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":206,"html_url":null,"role":null,"created_at":"2026-03-08T10:35:30.264Z","updated_at":"2026-03-08T10:35:30.264Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":9259791,"name":"github.com/berriai/litellm","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/berriai/litellm","keywords_array":[],"namespace":null,"versions_count":935,"first_release_published_at":"2023-08-14T17:34:01.000Z","latest_release_published_at":"2026-05-14T05:37:20.000Z","latest_release_number":"v1.85.0","last_synced_at":"2026-05-17T04:47:14.555Z","created_at":"2024-03-23T00:16:39.865Z","updated_at":"2026-05-17T04:47:14.556Z","registry_url":"https://pkg.go.dev/github.com/berriai/litellm","install_command":"go get github.com/berriai/litellm","documentation_url":"https://pkg.go.dev/github.com/berriai/litellm#section-documentation","metadata":{},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]","archived":false,"fork":false,"pushed_at":"2025-10-08T16:49:02.000Z","size":581339,"stargazers_count":29648,"open_issues_count":1288,"forks_count":4317,"subscribers_count":142,"default_branch":"main","last_synced_at":"2025-10-08T16:58:06.451Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2025-10-08T16:49:07.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"c88025ff-c055-4896-9963-01c5e148b4c4","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1095,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001651,"owners_count":26083147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://berri.ai/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2023-06-25T20:07:06.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BerriAI","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2023-06-25T20:07:06.684Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"},{"name":"v1.40.10","sha":"eeb0e7d2bef761500758b23532cd7435a08e3bc7","kind":"commit","published_at":"2024-06-13T15:51:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10/manifests"},{"name":"v1.40.9-stable","sha":"f1c1dddb8b4a307ff1fac159bdf748688ab2f5aa","kind":"commit","published_at":"2024-06-12T06:28:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable/manifests"},{"name":"v1.40.9","sha":"1b21aa6157e63ebe13a4cad2e992c1161d9053dd","kind":"commit","published_at":"2024-06-12T06:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9/manifests"},{"name":"1.40.8.dev1","sha":"a9e61ef96dd0662addd9f82942a4764028915cac","kind":"commit","published_at":"2024-06-12T05:03:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1/manifests"},{"name":"v1.40.8-stable","sha":"318abde095beaaa3e59573942590500f72cd5e46","kind":"commit","published_at":"2024-06-11T05:37:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8-stable/manifests"},{"name":"v1.40.8","sha":"d628bf0bd36f6610d8985cd8fa062fb1095e2e56","kind":"commit","published_at":"2024-06-11T04:50:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8/manifests"},{"name":"v1.40.7.dev1","sha":"d5a1cc282e21ecffc2e05fca1e7e57009aa4eaa2","kind":"commit","published_at":"2024-06-10T16:36:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7.dev1/manifests"},{"name":"v1.40.7","sha":"93a3a0cc1e54c7850c2b8e82df635fcc54a024d4","kind":"commit","published_at":"2024-06-08T15:59:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7/manifests"},{"name":"v1.40.6","sha":"c5a611ca91bf4c4bd85d79d575dc090e836b3c7f","kind":"commit","published_at":"2024-06-08T02:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.6/manifests"},{"name":"v1.40.5","sha":"6024f9e45e4b9dcdc1880a6b67a5d92f09fdb3aa","kind":"commit","published_at":"2024-06-07T18:28:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"685d6e44003ee2f675a2dc84e871b8315ad7d131","kind":"commit","published_at":"2024-06-06T04:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.4/manifests"},{"name":"v1.40.3-stable","sha":"4b3b1e02453c295c5e1a0fa0bda06fa47c042130","kind":"commit","published_at":"2024-06-05T17:53:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3-stable/manifests"},{"name":"v1.40.3","sha":"d22b0a81cdb79612ca439032d5f9299e904e3c27","kind":"commit","published_at":"2024-06-05T17:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"6b57352400580b424361c752a02c3c1c4e14a857","kind":"commit","published_at":"2024-06-05T05:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2/manifests"},{"name":"v1.40.2-stable","sha":"6b57352400580b424361c752a02c3c1c4e14a857","kind":"commit","published_at":"2024-06-05T05:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2-stable/manifests"},{"name":"v1.40.1.dev4","sha":"03c501bac109818d8914827c49deb0e28813fe27","kind":"commit","published_at":"2024-06-05T04:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev4/manifests"},{"name":"v1.40.1.dev2","sha":"ac2fa230185601711c13c1289fd7ebf8ab9b9579","kind":"commit","published_at":"2024-06-04T16:40:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev2/manifests"},{"name":"v1.40.1","sha":"97c82225b128e495b8686ff5e2e2fed82ff51825","kind":"commit","published_at":"2024-06-04T14:55:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"93c9ea160d1926b49b067e487f511fbe172c95a4","kind":"commit","published_at":"2024-06-01T23:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.0/manifests"},{"name":"v1.39.6","sha":"b8df5d1a012a687caec0cf35bf8f728a037421e0","kind":"commit","published_at":"2024-06-01T02:05:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.6/manifests"},{"name":"v1.39.5-stable","sha":"22f88de60b63487b4a806e27007f8d7d673f4d22","kind":"commit","published_at":"2024-05-31T04:00:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5-stable/manifests"},{"name":"v1.39.5","sha":"aada7b4bd390d1508345412c8a3622449ecd3ab1","kind":"commit","published_at":"2024-05-31T03:59:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"9f189ac91c70bade0612d73c43653ee49492db04","kind":"commit","published_at":"2024-05-30T15:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6f063156be5457e57dbd7ba356e72c267e8e4b16","kind":"commit","published_at":"2024-05-30T03:48:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"19551efdd3ce9ed55f0fbec20276ba2134edfdb3","kind":"commit","published_at":"2024-05-29T05:39:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.2/manifests"},{"name":"v1.38.12","sha":"e6789a01500afd5660815710520c8e92ec5e6480","kind":"commit","published_at":"2024-05-28T15:14:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.12/manifests"},{"name":"v1.38.11","sha":"4b0a8ff1f838177749e0713deafe77e66ebecf40","kind":"commit","published_at":"2024-05-28T02:46:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.11/manifests"},{"name":"v1.38.10","sha":"3be6a07e35599b40e069c9516ec4fd4b00cd0e23","kind":"commit","published_at":"2024-05-26T21:51:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.10/manifests"},{"name":"v1.38.8-stable","sha":"bec13d465a5894ca6d7150d8d9eebf6b78350354","kind":"commit","published_at":"2024-05-26T05:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8-stable/manifests"},{"name":"v1.38.8","sha":"4e6ca3cb6d6c613f56836452242d7179a79389d0","kind":"commit","published_at":"2024-05-26T04:57:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8/manifests"},{"name":"v1.38.7","sha":"1a63f4c8c6228dbc8b4c944125936676b76674d3","kind":"commit","published_at":"2024-05-26T01:08:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7/manifests"},{"name":"v1.38.7-stable","sha":"1a63f4c8c6228dbc8b4c944125936676b76674d3","kind":"commit","published_at":"2024-05-26T01:08:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7-stable/manifests"},{"name":"v1.38.5","sha":"19321094da30ddba8f9f65a3f45153c6ce419281","kind":"commit","published_at":"2024-05-25T19:07:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"a95edf1f3b7ff0a6c508114d0a8ac4dcf9da1c67","kind":"commit","published_at":"2024-05-25T06:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4/manifests"},{"name":"v1.38.4-stable","sha":"a95edf1f3b7ff0a6c508114d0a8ac4dcf9da1c67","kind":"commit","published_at":"2024-05-25T06:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4-stable/manifests"},{"name":"v1.38.3","sha":"6193e8e10a508efc11c945f4fff2864ea55be4dc","kind":"commit","published_at":"2024-05-25T04:25:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"18f8287e29fd91a1db297bcee68a5d999afb6e53","kind":"commit","published_at":"2024-05-24T04:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"84f3690453d1a7a7c1fbc552ff143b17a908d8d0","kind":"commit","published_at":"2024-05-23T15:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.1/manifests"},{"name":"v1.38.0-stable","sha":"405d5aa7261fa5585972268c32d54e9f04bfc51d","kind":"commit","published_at":"2024-05-23T03:35:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0-stable/manifests"},{"name":"v1.38.0","sha":"851f26b7592ad02ac258a94521af1079be30df74","kind":"commit","published_at":"2024-05-23T03:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0/manifests"},{"name":"v1.37.20.dev1","sha":"4e5be51373187ad1e8505f3da912a1ce85106735","kind":"commit","published_at":"2024-05-22T14:36:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20.dev1/manifests"},{"name":"v1.37.20","sha":"5d7d63849426baffdc2e8414e0ea5b1db4a7509e","kind":"commit","published_at":"2024-05-22T03:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20/manifests"},{"name":"v1.37.19-stable","sha":"f20184cd49c77ee66da21001a960f50b8875c321","kind":"commit","published_at":"2024-05-21T01:50:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19-stable/manifests"},{"name":"v1.37.19","sha":"f20184cd49c77ee66da21001a960f50b8875c321","kind":"commit","published_at":"2024-05-21T01:50:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19/manifests"},{"name":"v1.37.17","sha":"dbaeb8ff53de613edda5810d94e106546558257b","kind":"commit","published_at":"2024-05-20T16:47:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.17/manifests"},{"name":"v1.37.16-stable","sha":"8d25a7b9dc75c5ef7cb1d1f8b94600851e851979","kind":"commit","published_at":"2024-05-18T05:36:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16-stable/manifests"},{"name":"v1.37.16","sha":"8d25a7b9dc75c5ef7cb1d1f8b94600851e851979","kind":"commit","published_at":"2024-05-18T05:36:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16/manifests"},{"name":"v1.37.14","sha":"186f11612acc5b350bf49f1aaadce8dfdb660d57","kind":"commit","published_at":"2024-05-17T07:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.14/manifests"},{"name":"v1.37.13-stable","sha":"12d2dcd48c1352bd0f7726a56cde51f1319da8ed","kind":"commit","published_at":"2024-05-17T04:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13-stable/manifests"},{"name":"v1.37.13","sha":"10a672634d26cbb8ed66fa5ffe98ec8019b421d9","kind":"commit","published_at":"2024-05-17T04:05:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13/manifests"},{"name":"v1.37.12.dev1","sha":"e9358684fbae053b674ed7d64b68245bfad8d9ed","kind":"commit","published_at":"2024-05-16T20:48:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12.dev1/manifests"},{"name":"v1.37.12","sha":"fda3914f4c8eaaf2d7f3ea2e2f1f0a711e31fdab","kind":"commit","published_at":"2024-05-16T05:27:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12/manifests"},{"name":"v1.37.12-stable","sha":"fda3914f4c8eaaf2d7f3ea2e2f1f0a711e31fdab","kind":"commit","published_at":"2024-05-16T05:27:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12-stable/manifests"},{"name":"v1.37.11","sha":"ac71a89b0e0325bfe835207770ef5e002d4a364a","kind":"commit","published_at":"2024-05-16T04:04:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"b3d472f910bef1370b6ccd19bb2f36ff2b6c58f7","kind":"commit","published_at":"2024-05-16T03:19:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.10/manifests"},{"name":"v1.37.9-stable","sha":"fde1029423da788ad9123d93b5d123416a190727","kind":"commit","published_at":"2024-05-14T04:30:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9-stable/manifests"},{"name":"v1.37.9","sha":"5de31e9318638174adf916049ba306e5d99bf1f2","kind":"commit","published_at":"2024-05-14T03:54:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9/manifests"},{"name":"v1.37.7-stable","sha":"f19e6724ee2802caf9e3e63257aa563f6bb42c09","kind":"commit","published_at":"2024-05-14T00:48:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7-stable/manifests"},{"name":"v1.37.7","sha":"20456968e95663e23909c27f69f03bf2529e98ed","kind":"commit","published_at":"2024-05-13T20:29:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"39e4927752bd4f430c060266a311be8810499c6f","kind":"commit","published_at":"2024-05-13T19:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.6/manifests"},{"name":"v1.37.5-stable","sha":"61143c8b45e3a3a374084db2b0dc2d0f8090e76c","kind":"commit","published_at":"2024-05-12T05:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5-stable/manifests"},{"name":"v1.37.5","sha":"61143c8b45e3a3a374084db2b0dc2d0f8090e76c","kind":"commit","published_at":"2024-05-12T05:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5/manifests"},{"name":"v1.37.3-stable","sha":"6f2fb7f3405296df2bcaf342ba4cb5e66db47a34","kind":"commit","published_at":"2024-05-11T03:16:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3-stable/manifests"},{"name":"v1.37.3","sha":"363cdb1a0c9669750fc667c9f2441fa009922419","kind":"commit","published_at":"2024-05-11T02:27:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"8a35354dd6dbf4c2fcefcd6e877b980fcbd68c58","kind":"commit","published_at":"2024-05-10T17:07:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.2/manifests"},{"name":"v1.37.0","sha":"43b2050cc25006f607307ce3efb4b0089ab98f8d","kind":"commit","published_at":"2024-05-09T22:41:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"b5db0456249d488d08849b05b40ab71397856513","kind":"commit","published_at":"2024-05-09T02:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4/manifests"},{"name":"v1.36.4-stable","sha":"b5db0456249d488d08849b05b40ab71397856513","kind":"commit","published_at":"2024-05-09T02:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4-stable/manifests"},{"name":"v1.36.3","sha":"ce7e64609fff3ff54067304ece3afefdb4a16279","kind":"commit","published_at":"2024-05-08T23:34:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.3/manifests"},{"name":"v1.37.0.dev_version_headers","sha":"ce7e64609fff3ff54067304ece3afefdb4a16279","kind":"commit","published_at":"2024-05-08T23:34:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0.dev_version_headers","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0.dev_version_headers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0.dev_version_headers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev_version_headers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev_version_headers/manifests"},{"name":"v1.37.0.dev2_completion_cost","sha":"33d6caa8895518c546fd43ee4256f78320adf7cc","kind":"commit","published_at":"2024-05-08T22:51:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0.dev2_completion_cost","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0.dev2_completion_cost","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0.dev2_completion_cost","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev2_completion_cost","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev2_completion_cost/manifests"},{"name":"v1.36.2","sha":"21d3407b9571ccdcc607fc8224fc733f938990dc","kind":"commit","published_at":"2024-05-08T02:48:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2/manifests"},{"name":"v1.36.2-stable","sha":"21d3407b9571ccdcc607fc8224fc733f938990dc","kind":"commit","published_at":"2024-05-08T02:48:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2-stable/manifests"},{"name":"v1.36.1","sha":"bfef424b39a0f486d311cc134d22cd58f9d1bea3","kind":"commit","published_at":"2024-05-07T03:47:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"863f9c60a25448b32b1a8f991d60fec7ab064d51","kind":"commit","published_at":"2024-05-06T18:46:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.0/manifests"},{"name":"v1.35.38-stable","sha":"0bc6969e4d36919242c76e808c5d7924ba40e570","kind":"commit","published_at":"2024-05-04T16:29:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.38-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.38-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.38-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38-stable/manifests"},{"name":"v1.35.38","sha":"fa47ce456d738cd2839da53ac8a5072bf1adde87","kind":"commit","published_at":"2024-05-04T04:38:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.38","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38/manifests"},{"name":"v1.35.37","sha":"b2a0502383fbcda2ef00afbe9aae319ef3a2f1f5","kind":"commit","published_at":"2024-05-03T19:42:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.37","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.37/manifests"},{"name":"v1.35.36-dev2","sha":"cb1872d7cb6a3db3f438fa5511057e1728acb197","kind":"commit","published_at":"2024-05-03T17:14:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36-dev2/manifests"},{"name":"1.35.36","sha":"0b729046087a3646ecf7c5573fb6d4cf861e520a","kind":"commit","published_at":"2024-05-03T16:00:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36/manifests"},{"name":"v1.35.36.dev2","sha":"044cebd68f2e96ea3ffef84a25ca8e2d0e176ecf","kind":"commit","published_at":"2024-05-03T05:05:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36.dev2/manifests"},{"name":"1.35.36.dev1","sha":"91971fa9e021460ed2ce624799332bbf03f368b5","kind":"commit","published_at":"2024-05-03T00:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.36.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.36.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.36.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36.dev1/manifests"},{"name":"v1.35.36","sha":"acda064be6137989ebc624341079e19dd31adecd","kind":"commit","published_at":"2024-05-02T21:50:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36/manifests"},{"name":"v1.35.35.dev1","sha":"7ffe410097502f50b1012725bb45ae99817a143c","kind":"commit","published_at":"2024-05-02T17:54:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.35.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.35.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.35.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35.dev1/manifests"},{"name":"v1.35.35","sha":"3d9287602e8fa149071db71ae3d9b068d73b2604","kind":"commit","published_at":"2024-05-02T04:13:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.35","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35/manifests"},{"name":"v1.35.34","sha":"37eb7910d2d3f40d8e3021138868c5dc3c9d18d4","kind":"commit","published_at":"2024-05-01T20:45:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.34","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.34/manifests"},{"name":"v1.35.33.dev1","sha":"b3161bb20b43a722673ead2308e24ce6e19e8a7e","kind":"commit","published_at":"2024-05-01T18:44:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev1/manifests"},{"name":"v1.35.33.dev2","sha":"b187deb78754d7d77d67536e78aa0116ce8b183b","kind":"commit","published_at":"2024-05-01T17:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev2/manifests"},{"name":"1.35.33.dev4","sha":"1ad67a0d7564d75381318f2a44f96df7846047b2","kind":"commit","published_at":"2024-05-01T16:51:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.33.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.33.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.33.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.33.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.33.dev4/manifests"},{"name":"v1.35.33.dev3","sha":"fc5a845838217578e88ac0fde8ab3ead080dd9cc","kind":"commit","published_at":"2024-05-01T06:09:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev3/manifests"},{"name":"v1.35.33","sha":"cfc1eeb3c36ebaec48218402b1b9d0a40d883168","kind":"commit","published_at":"2024-05-01T05:04:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33/manifests"},{"name":"v1.35.32.dev1","sha":"d58dd2cbeb780a8400c46c174d40fa0eb3c8395f","kind":"commit","published_at":"2024-04-29T23:31:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.32.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.32.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.32.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32.dev1/manifests"},{"name":"v1.35.32","sha":"f10a066d360ba460394f1792289cd17d38866a29","kind":"commit","published_at":"2024-04-29T22:04:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32/manifests"},{"name":"v1.35.31","sha":"b9c0b55e7c400c7b8449d3eec5c005e919e1044f","kind":"commit","published_at":"2024-04-28T04:02:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.31/manifests"},{"name":"v1.35.30","sha":"487652fd0a675ae497a4d06a9954143ba417ae37","kind":"commit","published_at":"2024-04-27T05:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.30","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.30/manifests"},{"name":"v1.35.29","sha":"5583197d635158bbe9be41b5ca797a975ef3c905","kind":"commit","published_at":"2024-04-26T04:18:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.29/manifests"},{"name":"v1.35.28.dev1","sha":"1bb82ef42f8606b0fd41eb9f87b1633a9d99f1b0","kind":"commit","published_at":"2024-04-26T03:33:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.28.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28.dev1/manifests"},{"name":"v1.35.28","sha":"ccb864bbeafce6274456a3266f45ae6de64fa3cf","kind":"commit","published_at":"2024-04-26T00:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28/manifests"},{"name":"1.35.26.dev3","sha":"737af2b45869f8a0264067235d504d65230bfce7","kind":"commit","published_at":"2024-04-25T18:35:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.26.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.26.dev3/manifests"},{"name":"v1.35.26.dev1","sha":"92f21cba303d48437c7ba2e147b57b6aa1bd25b4","kind":"commit","published_at":"2024-04-25T14:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26.dev1/manifests"},{"name":"v1.35.26","sha":"4e707af592f66eda52ab5eec62bb7a6f909ed815","kind":"commit","published_at":"2024-04-25T06:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26/manifests"},{"name":"v1.35.25","sha":"d2462c0995c8edf7d4f6ba3cbb5e0b6cc1c58027","kind":"commit","published_at":"2024-04-25T04:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.25/manifests"},{"name":"1.35.24.dev6","sha":"b84502c2aafa0733270ccd5852f667acfd28b178","kind":"commit","published_at":"2024-04-25T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.24.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.24.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.24.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.24.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.24.dev6/manifests"},{"name":"v1.35.24","sha":"57cd3f482ae9b261ae7b9b5067d62d2bd29c9359","kind":"commit","published_at":"2024-04-24T18:13:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24/manifests"},{"name":"v1.35.24.dev1","sha":"57cd3f482ae9b261ae7b9b5067d62d2bd29c9359","kind":"commit","published_at":"2024-04-24T18:13:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24.dev1/manifests"},{"name":"v1.35.23","sha":"f800ebc3c11d0067670f19ad79a69f72a4e832c9","kind":"commit","published_at":"2024-04-24T15:16:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.23/manifests"},{"name":"v1.35.21-stable","sha":"70c98617daef91b6b89d41f947cb117312ee68a5","kind":"commit","published_at":"2024-04-24T05:53:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21-stable/manifests"},{"name":"v1.35.21","sha":"aa08397e3474e3c011fd8697c25a8d7bff6d65fc","kind":"commit","published_at":"2024-04-24T05:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21/manifests"},{"name":"v1.35.20.dev2","sha":"e15ce798337e7583682b191e3d674396aed370c1","kind":"commit","published_at":"2024-04-23T19:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.20.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20.dev2/manifests"},{"name":"v1.35.20","sha":"ec2c70e362d653c436df9dad603fb5bf47c871f5","kind":"commit","published_at":"2024-04-23T02:15:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20/manifests"},{"name":"1.35.19.dev1","sha":"50bbd188fb3d0c8dd401360de6be0140a754587e","kind":"commit","published_at":"2024-04-22T21:15:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.19.dev1/manifests"},{"name":"v1.35.19","sha":"c015e5e2c6b9100c029e010ae75cb037c61bf2b3","kind":"commit","published_at":"2024-04-22T17:54:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.19/manifests"},{"name":"v1.35.18","sha":"1fea2b0397c81324489a5945475dcd2b4cfddea0","kind":"commit","published_at":"2024-04-21T23:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.18/manifests"},{"name":"v1.35.17","sha":"200f58c1e74dac57d303561518251a96a321de5f","kind":"commit","published_at":"2024-04-20T15:27:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.17/manifests"},{"name":"v1.35.16","sha":"5811d210949de8213507c80f0884ac5f09882a48","kind":"commit","published_at":"2024-04-20T02:39:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.16/manifests"},{"name":"v1.35.15-stable","sha":"717abfef9874e3a91e1228aac5201e5af5a62b4e","kind":"commit","published_at":"2024-04-19T05:40:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15-stable/manifests"},{"name":"v1.35.15","sha":"d10743a6090675840352b844623d325d2bd8fad2","kind":"commit","published_at":"2024-04-19T05:17:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15/manifests"},{"name":"1.35.13.dev1","sha":"cb053398ebcdffbe442dfb8b7d45b6f0fd0a8d93","kind":"commit","published_at":"2024-04-19T04:04:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.13.dev1/manifests"},{"name":"v1.35.14","sha":"c720c8ffe9ea858a6cfd36cc64e19c341fcd529d","kind":"commit","published_at":"2024-04-19T04:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.14/manifests"},{"name":"v1.35.13","sha":"cf1cc71b8742a0202849bb8964076bcb3b9e2862","kind":"commit","published_at":"2024-04-19T00:11:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.13/manifests"},{"name":"v1.35.12","sha":"20012b73ba11cc497cb47395717b5714bba73fc8","kind":"commit","published_at":"2024-04-18T03:44:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.12/manifests"},{"name":"v1.35.11","sha":"9c7179e66f538a19f3aaa401f8dcf0cb5214fc17","kind":"commit","published_at":"2024-04-18T02:08:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.11/manifests"},{"name":"v1.35.10","sha":"409bd5b4ab6cf3292b2f78728a592e5384c61258","kind":"commit","published_at":"2024-04-17T15:01:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.10/manifests"},{"name":"v1.35.8.dev1","sha":"7ffd3d40fa0338f2cb1e7bae9e5b608dde7862ee","kind":"commit","published_at":"2024-04-16T04:23:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8.dev1/manifests"},{"name":"v1.35.8","sha":"45d1b5a4cf112dd6ab0f96bdae26c8f7c8f6d531","kind":"commit","published_at":"2024-04-16T01:37:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"2d4fe072ad830400ccf356270c3fad1707620252","kind":"commit","published_at":"2024-04-16T01:34:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"a4a21aff41909dbcefb25fd43ef8588689e580ad","kind":"commit","published_at":"2024-04-15T21:40:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"b0b4c07e897c287c0bef508d610f41e3a4d9226e","kind":"commit","published_at":"2024-04-14T02:34:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.5/manifests"},{"name":"1.35.5.dev2","sha":"b0b4c07e897c287c0bef508d610f41e3a4d9226e","kind":"commit","published_at":"2024-04-14T02:34:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.5.dev2/manifests"},{"name":"v1.35.4","sha":"5e171881f431d3a79fa7bd3aea3f5c39f77df163","kind":"commit","published_at":"2024-04-13T06:24:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"96eddf2335aafbaf622c99e04e02a6d9c878e326","kind":"commit","published_at":"2024-04-13T03:40:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.3/manifests"},{"name":"v1.35.2.dev4","sha":"91d89a7b9bcf43fdb9c5d1a827a70e413f07aad6","kind":"commit","published_at":"2024-04-13T03:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev4/manifests"},{"name":"v1.35.2.dev3","sha":"ce2fe724ab6e4aa0a151c2984814465fe710b1ff","kind":"commit","published_at":"2024-04-12T23:16:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev3/manifests"},{"name":"v1.35.2.dev2","sha":"54633e5cab2f875aa9e2382fe8c5c0f974909845","kind":"commit","published_at":"2024-04-12T22:37:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev2/manifests"},{"name":"v1.35.2.dev1","sha":"8fe8deebded5611a07b17f928d805ae931b00e92","kind":"commit","published_at":"2024-04-12T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev1/manifests"},{"name":"v1.35.2","sha":"a1cb9a51b97e20fc1b6f2ae670bd5d07a8cfc036","kind":"commit","published_at":"2024-04-12T06:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2/manifests"},{"name":"v1.35.1.dev2","sha":"68e0c9324646afa74d7da05c851c94907e99a1ba","kind":"commit","published_at":"2024-04-11T21:49:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev2/manifests"},{"name":"v1.35.1.dev1","sha":"f103f395b502827158f3d313ba19aef6385aab23","kind":"commit","published_at":"2024-04-11T20:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev1/manifests"},{"name":"v1.35.1","sha":"c597d610f3d32683af2ec2411c8442da93a74289","kind":"commit","published_at":"2024-04-11T16:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1/manifests"},{"name":"1.35.1.dev1","sha":"84d43484c69a1f2a68a3812bc734c09c1e9f8e0e","kind":"commit","published_at":"2024-04-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.1.dev1/manifests"},{"name":"v1.35.0","sha":"b8bd7bde1ed193ddc1cb036137ba7c1a096e539e","kind":"commit","published_at":"2024-04-11T04:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.0/manifests"},{"name":"v1.34.42","sha":"a4d7ef967e4f70e03fd735ab430438f24c617bc2","kind":"commit","published_at":"2024-04-11T04:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.42","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.42/manifests"},{"name":"1.34.40.dev1","sha":"52462e8bac7b2ce5364f85044b26be9bfed8c2ab","kind":"commit","published_at":"2024-04-11T01:06:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.40.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.40.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.40.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.40.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.40.dev1/manifests"},{"name":"v1.34.41","sha":"680c5e0e9482e6a1faff7b86b45a73fed3f908ce","kind":"commit","published_at":"2024-04-10T23:48:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.41","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.41/manifests"},{"name":"1.34.39.dev1","sha":"89ff90bcebfde3782e31397232765f33993a516f","kind":"commit","published_at":"2024-04-10T21:06:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.39.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.39.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.39.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.39.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.39.dev1/manifests"},{"name":"v1.34.40","sha":"c662b5557c75f10603aa73093a59717bd849e42b","kind":"commit","published_at":"2024-04-10T20:36:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.40","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.40/manifests"},{"name":"v1.34.39","sha":"a311788f0da7fb052499e14463c18d1c84e6d739","kind":"commit","published_at":"2024-04-10T04:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.39","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.39/manifests"},{"name":"v1.34.38","sha":"4495f6c058026fef0078a5786bcbc226c39fe8ab","kind":"commit","published_at":"2024-04-09T20:07:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.38","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.38/manifests"},{"name":"v1.34.37.dev1","sha":"6463c1ec93ee071f4bfa3e4a41a904b39899d75e","kind":"commit","published_at":"2024-04-09T14:34:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.37.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.37.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.37.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37.dev1/manifests"},{"name":"v1.34.37","sha":"ef4c85522c001c930f02e2ec2c32dea9a7816b74","kind":"commit","published_at":"2024-04-09T04:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.37","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37/manifests"},{"name":"v1.34.36.dev2","sha":"f69e812c5fae2290cfd6f2e7c3a81de5efcbe25c","kind":"commit","published_at":"2024-04-09T03:43:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.36.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.36.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.36.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36.dev2/manifests"},{"name":"v1.34.36","sha":"c390d5fba07d07d8fe1d0a019ce9204974d5266b","kind":"commit","published_at":"2024-04-09T01:52:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36/manifests"},{"name":"v1.34.35","sha":"f2e34f456de17f4cd2382a4b40fe874f018ea885","kind":"commit","published_at":"2024-04-08T21:33:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.35","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.35/manifests"},{"name":"1.34.35-stable","sha":"f2e34f456de17f4cd2382a4b40fe874f018ea885","kind":"commit","published_at":"2024-04-08T21:33:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.35-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.35-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.35-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.35-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.35-stable/manifests"},{"name":"v1.34.34.dev1","sha":"75d2eb61b422dee4c9dfc16d8bf0e7f6a415a3e5","kind":"commit","published_at":"2024-04-08T19:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.34.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.34.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.34.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34.dev1/manifests"},{"name":"v1.34.34","sha":"b4b882c5d63078cd6b51737e14bbf5e87173cd15","kind":"commit","published_at":"2024-04-07T16:57:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.34","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34/manifests"},{"name":"v1.34.33","sha":"c60140a09a10c1d61a6d3bca7e398779cc2856f6","kind":"commit","published_at":"2024-04-07T02:44:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.33","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.33/manifests"},{"name":"1.34.2","sha":"5f910c1811d7bca41ce36eb9abb53cbbd00944bc","kind":"commit","published_at":"2024-04-07T01:45:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.2/manifests"},{"name":"v1.34.29","sha":"3d298fc5490eb49db3edb16a1e89bb51878a3822","kind":"commit","published_at":"2024-04-06T04:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.29/manifests"},{"name":"1.34.28.dev3","sha":"b727eb783e0a41f54350164e28fc90e7c7942084","kind":"commit","published_at":"2024-04-05T22:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.28.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.28.dev3/manifests"},{"name":"v1.32.33.dev1","sha":"b727eb783e0a41f54350164e28fc90e7c7942084","kind":"commit","published_at":"2024-04-05T22:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.33.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.33.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.33.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33.dev1/manifests"},{"name":"v1.34.28","sha":"a50edef1e6df6c138a1bea89513d49e9fc2f984b","kind":"commit","published_at":"2024-04-05T21:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28/manifests"},{"name":"v1.34.28.dev12","sha":"3dbb547af0555abfbd5a10a2a69894a5313f9e25","kind":"commit","published_at":"2024-04-05T21:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.28.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.28.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.28.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28.dev12/manifests"},{"name":"v1.34.27","sha":"e1aa536ea6405a40394655cc40e6f3b880e75730","kind":"commit","published_at":"2024-04-05T03:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"b5f74bf6b752872f5d1b129beaa22a3784980a4b","kind":"commit","published_at":"2024-04-05T02:43:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"fa44f454291376d5eb601d63139ff1eff1835006","kind":"commit","published_at":"2024-04-04T04:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.25/manifests"},{"name":"1.34.20-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.20-stable/manifests"},{"name":"v1.34.22-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22-stable/manifests"},{"name":"v1.34.22.dev15-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22.dev15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22.dev15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22.dev15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22.dev15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22.dev15-stable/manifests"},{"name":"v1.34.23-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.23-stable/manifests"},{"name":"stable","sha":"5721e8bdc61538586721f23c6b767d789a0a99d2","kind":"commit","published_at":"2024-04-03T22:24:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/stable/manifests"},{"name":"v1.32.33-stable","sha":"6048582f9528a9e7044e198886e80f522bae1744","kind":"commit","published_at":"2024-04-03T22:13:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.33-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.33-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.33-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33-stable/manifests"},{"name":"v.1.32.34-stable","sha":"6048582f9528a9e7044e198886e80f522bae1744","kind":"commit","published_at":"2024-04-03T22:13:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v.1.32.34-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v.1.32.34-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v.1.32.34-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v.1.32.34-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v.1.32.34-stable/manifests"},{"name":"v1.34.21-stable","sha":"24d9fcb32cafdc1e79adab97f5db73c09bb5540b","kind":"commit","published_at":"2024-04-03T20:52:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21-stable/manifests"},{"name":"v1.34.22","sha":"7079fb382cf4212e76e53f4049392ac6c88e10db","kind":"commit","published_at":"2024-04-03T04:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"72abe200a9ee172693191e901d08bf23cd8dc64c","kind":"commit","published_at":"2024-04-02T16:47:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"71db88115d96348c6273a7957639b4c67c9761f9","kind":"commit","published_at":"2024-04-02T02:55:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"92984a1c6fcb65289c141c7d20ead0f491685025","kind":"commit","published_at":"2024-04-02T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"006ea0abe030df162d6d0ad7ea0f86a89df8c970","kind":"commit","published_at":"2024-03-31T05:10:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"006ea0abe030df162d6d0ad7ea0f86a89df8c970","kind":"commit","published_at":"2024-03-31T05:10:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"22d56037788ca1ad33055768ad99709925c023c4","kind":"commit","published_at":"2024-03-30T05:09:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.16/manifests"},{"name":"v1.34.14","sha":"141396a2148fe5bef34045509acbc9ffa4e859ca","kind":"commit","published_at":"2024-03-29T23:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"c2283235a1d8311e90cac373c3892975ba8d921b","kind":"commit","published_at":"2024-03-29T20:36:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"cdb940d504b025520c186d0667c7789102955689","kind":"commit","published_at":"2024-03-29T06:42:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.12/manifests"},{"name":"v1.34.10","sha":"75614bc29c7dbe1a5fb91e409e2f24266b1ae092","kind":"commit","published_at":"2024-03-28T19:43:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10/manifests"},{"name":"v1.34.10.dev1","sha":"2495587e7c3352678a533450ba84a20901da9574","kind":"commit","published_at":"2024-03-28T19:33:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10.dev1/manifests"},{"name":"v1.34.8.dev1","sha":"e44594d9dac2ff39d74bd9198e9bf6ff6eb7614c","kind":"commit","published_at":"2024-03-28T19:06:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8.dev1/manifests"},{"name":"pr-litellm-spend-logs-db","sha":"3a820757c2a9a222d4df1a7edc876720b9b58abf","kind":"commit","published_at":"2024-03-28T16:14:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/pr-litellm-spend-logs-db","html_url":"https://github.com/BerriAI/litellm/releases/tag/pr-litellm-spend-logs-db","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@pr-litellm-spend-logs-db","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/pr-litellm-spend-logs-db","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/pr-litellm-spend-logs-db/manifests"},{"name":"v1.34.8","sha":"eaccafd42b12f0db8197ab558edd87c0f7cbd2ab","kind":"commit","published_at":"2024-03-28T04:30:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8/manifests"},{"name":"v1.34.6","sha":"90b859ebcbdc4aca761d40cf5a4ec66ee51be696","kind":"commit","published_at":"2024-03-27T04:42:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"c1f8d346b84ee0da7c88a2e7a8e5a0162957e6c4","kind":"commit","published_at":"2024-03-27T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.5/manifests"},{"name":"v1.34.4.dev2","sha":"6b1d2551d1016ee6f993877bc9c2897bd50dfa65","kind":"commit","published_at":"2024-03-26T20:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev2/manifests"},{"name":"v1.34.4.dev1","sha":"2dd2b8a8e3a7350eab5602390162bbade1e85104","kind":"commit","published_at":"2024-03-26T15:57:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev1/manifests"},{"name":"v1.34.4","sha":"5b2698a9ed14d2e4db84e6cf244aaed61725203a","kind":"commit","published_at":"2024-03-26T05:29:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"f702d49e00208734186c26a26ac23ba2da2e8a2f","kind":"commit","published_at":"2024-03-26T02:03:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.3/manifests"},{"name":"v1.34.1","sha":"e5be002adca011b94286aec684d741bf834a5195","kind":"commit","published_at":"2024-03-25T19:42:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"63f6a9deffa20ffa4453d7f9e94a02812f72228d","kind":"commit","published_at":"2024-03-24T05:35:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.0/manifests"},{"name":"v1.33.9","sha":"1c60fd0e786d300713e4aceb796f864ae17dae8c","kind":"commit","published_at":"2024-03-24T03:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"2fabff06c0c2f445620c09942388f5fb07fbbb38","kind":"commit","published_at":"2024-03-23T23:02:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"9b951b906d6cb23d9daa93a882ad6803d3bdc755","kind":"commit","published_at":"2024-03-23T07:56:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.7/manifests"},{"name":"v1.33.4","sha":"93a1a865f0012eb22067f16427a7c0e584e2ac62","kind":"commit","published_at":"2024-03-22T04:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"db7974f9f216ee50b53c53120d1e3fc064173b60","kind":"commit","published_at":"2024-03-22T03:56:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"425165dda97ac407b1dd31141e2391c54d8fa6bb","kind":"commit","published_at":"2024-03-22T01:04:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.2/manifests"},{"name":"v1.33.0","sha":"d7b502bf64df507a28b21eab75a13604906fcbce","kind":"commit","published_at":"2024-03-21T18:23:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.0/manifests"},{"name":"v1.33.1","sha":"d7b502bf64df507a28b21eab75a13604906fcbce","kind":"commit","published_at":"2024-03-21T18:23:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.1/manifests"},{"name":"v1.32.9","sha":"285084e4bedc65c1d8cc11536976cffbd1bed7e9","kind":"commit","published_at":"2024-03-21T00:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.9/manifests"},{"name":"v1.32.7.dev5","sha":"cace0bd6fbd77e3abf4723db7c1d459c90e5abe2","kind":"commit","published_at":"2024-03-20T17:36:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev5/manifests"},{"name":"v1.32.7.dev3","sha":"7b29273b140e0e81f74c0fb0133cd8c60ae8328c","kind":"commit","published_at":"2024-03-20T16:38:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev3/manifests"},{"name":"v1.32.7.dev1","sha":"ca970a90c424f14d8382b41bb4547de7a56215bc","kind":"commit","published_at":"2024-03-20T15:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev1/manifests"},{"name":"v1.32.7","sha":"524c244dd9dbd4a6fd9ae66acc9ab75ab6004d84","kind":"commit","published_at":"2024-03-20T04:07:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7/manifests"},{"name":"v1.32.4","sha":"c03694ae1ed519b35510cf572e178baa4dba2a78","kind":"commit","published_at":"2024-03-19T16:29:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"b6f094c5eccedda7b327da26fa91744e9a08a3ef","kind":"commit","published_at":"2024-03-19T05:06:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.3/manifests"},{"name":"v1.32.1","sha":"6eac5c4f0a7b0a4223d6bbfdf9538a3f4415f964","kind":"commit","published_at":"2024-03-17T02:39:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.1/manifests"},{"name":"v1.31.17","sha":"ac6c69ff89b133f9f16e261311b5fdf2013778cb","kind":"commit","published_at":"2024-03-16T23:43:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.17/manifests"},{"name":"v1.31.16","sha":"961c3548f50b411f2c82cc9b350f957be537de44","kind":"commit","published_at":"2024-03-16T02:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.16/manifests"},{"name":"latest","sha":"8cfa0b64cea9bb711936ee2cd0bc00c167acde9b","kind":"commit","published_at":"2024-03-15T23:32:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/latest","html_url":"https://github.com/BerriAI/litellm/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/latest/manifests"},{"name":"test","sha":"8cfa0b64cea9bb711936ee2cd0bc00c167acde9b","kind":"commit","published_at":"2024-03-15T23:32:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/test","html_url":"https://github.com/BerriAI/litellm/releases/tag/test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/test/manifests"},{"name":"v1.31.15","sha":"eb071d81018b8b1ab2de12cdd0e13d893032e3d9","kind":"commit","published_at":"2024-03-15T22:49:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.15/manifests"},{"name":"v1.31.14","sha":"7f0cebe7566bf1a25976fe74e210a35af200c79d","kind":"commit","published_at":"2024-03-15T15:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.14/manifests"},{"name":"v1.31.13","sha":"d580b66a9161bea76f85d71f3a39921f77af063c","kind":"commit","published_at":"2024-03-15T03:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.13/manifests"},{"name":"v1.31.12-dev3","sha":"d580b66a9161bea76f85d71f3a39921f77af063c","kind":"commit","published_at":"2024-03-15T03:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev3/manifests"},{"name":"v1.31.12-dev1","sha":"231d350cb1be116a7960e48c27c6ef78a4d274d1","kind":"commit","published_at":"2024-03-15T03:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev1/manifests"},{"name":"v1.31.12-dev","sha":"1b63748831945a15b96da9bf685fdf8354921a53","kind":"commit","published_at":"2024-03-15T01:53:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev/manifests"},{"name":"v1.31.12","sha":"cb221cc88bfacc473124b8338738104ed680cac7","kind":"commit","published_at":"2024-03-14T20:38:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12/manifests"},{"name":"v1.31.10","sha":"ebfefe61eafab6cabd3f812aa68ec66ae607d309","kind":"commit","published_at":"2024-03-14T05:05:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.10/manifests"},{"name":"v1.31.9","sha":"e3cc0da5f156abfb54d34289e01bce8a91a76180","kind":"commit","published_at":"2024-03-14T04:47:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"3e66b50602843ae5103799f19fee3581088cc9cb","kind":"commit","published_at":"2024-03-13T19:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"b3493269b3fd2d4bb77d14058abd2f67beed6563","kind":"commit","published_at":"2024-03-13T19:00:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"1b93ada827c652eed5f4d8ac05b222b10222b80d","kind":"commit","published_at":"2024-03-13T04:36:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"3922b827f8f1b4d862fab2159b304d79a1a2ae9e","kind":"commit","published_at":"2024-03-13T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"0d18f3c0cab35eaa8fc1d08b9cf16b08e009239c","kind":"commit","published_at":"2024-03-12T19:58:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"477056339b461552adaf1dd775edf2868235946c","kind":"commit","published_at":"2024-03-12T04:18:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e07174736feae74006fb8be4e43a3c97b8001f2d","kind":"commit","published_at":"2024-03-11T20:57:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.2/manifests"},{"name":"v1.30.7","sha":"24d51e49aeeef1298b8be95888cef7c83661edb2","kind":"commit","published_at":"2024-03-10T03:13:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.7/manifests"},{"name":"v1.30.6","sha":"e10991e02b01433a3b320daad1d7eff6dd947433","kind":"commit","published_at":"2024-03-09T21:49:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.6/manifests"},{"name":"v1.30.5","sha":"d8a6b8216d4f1992cf72c98122cfbfdbb6d4d5a8","kind":"commit","published_at":"2024-03-09T07:54:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.5/manifests"},{"name":"v1.30.4","sha":"eb531364486ebce736eb2c2150d5b0b110eff134","kind":"commit","published_at":"2024-03-09T06:05:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.4/manifests"},{"name":"v1.30.3","sha":"f8f01e52241684a64334924f4f20b1ed34600378","kind":"commit","published_at":"2024-03-08T16:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"b4e12fb8fd6f5fd60563b9f228257dc5315fbff7","kind":"commit","published_at":"2024-03-08T05:01:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"a89d0db625d5d5fba38425f62c7437d6dff1f714","kind":"commit","published_at":"2024-03-07T16:37:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"b9854a99d23c38d8d451c18b9d8dc4d0f0540eaf","kind":"commit","published_at":"2024-03-07T06:16:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.0/manifests"},{"name":"v1.29.7","sha":"2e130fb662c0ccb704d0c6e09f83258982f2fddc","kind":"commit","published_at":"2024-03-07T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.7/manifests"},{"name":"v1.29.4","sha":"656e300b83917842b9701af49b9df1d1eb50765a","kind":"commit","published_at":"2024-03-06T04:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.4/manifests"},{"name":"v1.29.5","sha":"656e300b83917842b9701af49b9df1d1eb50765a","kind":"commit","published_at":"2024-03-06T04:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.5/manifests"},{"name":"v1.29.3","sha":"6727b009a191771aa5d6c240c008ec8c8d0a37a5","kind":"commit","published_at":"2024-03-06T00:32:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.3/manifests"},{"name":"v1.29.1","sha":"8ba186afb628c4441786277aa9211feda12563af","kind":"commit","published_at":"2024-03-05T05:40:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.1/manifests"},{"name":"v1.28.13","sha":"bd37b38ece20cb532be8f91ea48f5c3ed9dedd3b","kind":"commit","published_at":"2024-03-04T17:34:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.13/manifests"},{"name":"v1.28.11","sha":"f17c0230c81e9639cea686402e6ca56080f80220","kind":"commit","published_at":"2024-03-03T05:22:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.11/manifests"},{"name":"v1.28.10","sha":"c7968aff6260bbe973c6a2c8afd07b08e1fa703b","kind":"commit","published_at":"2024-03-03T01:20:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.10/manifests"},{"name":"v1.28.9","sha":"8a249b5fe91255458f22c325f9217a582280976c","kind":"commit","published_at":"2024-03-02T20:18:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.9/manifests"},{"name":"v1.28.8","sha":"d494941dcceb27244a2434191bcc4da1c094f0ec","kind":"commit","published_at":"2024-03-02T05:02:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.8/manifests"},{"name":"v1.28.7","sha":"64754dad524d2e5caf5684891bbc71660f89985f","kind":"commit","published_at":"2024-03-01T19:50:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.7/manifests"},{"name":"v1.28.6","sha":"49051b3f40ec183a42103a0a0be50a93d9434c6e","kind":"commit","published_at":"2024-03-01T17:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.6/manifests"},{"name":"v1.28.4","sha":"b47afcf5076010db20ab45a4a18f21106192207f","kind":"commit","published_at":"2024-03-01T03:34:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.4/manifests"},{"name":"v1.28.3","sha":"b47afcf5076010db20ab45a4a18f21106192207f","kind":"commit","published_at":"2024-03-01T03:34:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"4327a99117ede2419fce8d14d315a86e1c7d88dc","kind":"commit","published_at":"2024-03-01T00:25:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"e044d6332f9d18a27f7c1bd794d7ef228428fa2c","kind":"commit","published_at":"2024-02-29T21:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"d1f4c83c3135f93094d48687476b9c2437ed67d0","kind":"commit","published_at":"2024-02-29T05:25:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.0/manifests"},{"name":"v1.27.15","sha":"c1b5f025abc2dcdac4dca3dd3865157e275949cb","kind":"commit","published_at":"2024-02-29T03:39:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.15/manifests"},{"name":"v1.27.14","sha":"0591b4b846513754370896c06943092a3c63ecc9","kind":"commit","published_at":"2024-02-28T05:10:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.14/manifests"},{"name":"v1.27.10","sha":"b78a6d82ae3fd62b692864d478a0d4f0dcb822be","kind":"commit","published_at":"2024-02-27T18:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.10/manifests"},{"name":"v1.27.9","sha":"62efbd75b1b004dbc98689c9ddd0799a5cb660ab","kind":"commit","published_at":"2024-02-27T15:18:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.9/manifests"},{"name":"v1.27.8","sha":"647e867cf8ae30b3f65d8d2f806fba604ff5fe91","kind":"commit","published_at":"2024-02-27T06:07:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.8/manifests"},{"name":"v1.27.7","sha":"825c7fe3762add0ae98ede649965978e35a5b9fe","kind":"commit","published_at":"2024-02-27T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.7/manifests"},{"name":"v1.27.6","sha":"f7af18d72a6b4094f85ffdc8daa30a4256deabc5","kind":"commit","published_at":"2024-02-26T20:57:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.6/manifests"},{"name":"v1.27.4","sha":"c2c5291023e3d5c82cf64b0a53f3f33ba96ea8f4","kind":"commit","published_at":"2024-02-25T10:15:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.4/manifests"},{"name":"v1.27.1","sha":"9b56a91d252087e1d18ccf42c6214a0efc935852","kind":"commit","published_at":"2024-02-24T07:25:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.1/manifests"},{"name":"v1.26.13","sha":"64d268745b39973f23ae7e22a76531553ed427d7","kind":"commit","published_at":"2024-02-23T18:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.13/manifests"},{"name":"v1.26.10","sha":"2c378d96b776d512cdec7d87bccceab1189f95e9","kind":"commit","published_at":"2024-02-23T06:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.10/manifests"},{"name":"v1.26.11","sha":"2c378d96b776d512cdec7d87bccceab1189f95e9","kind":"commit","published_at":"2024-02-23T06:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.11/manifests"},{"name":"v1.26.9","sha":"a08c4bb1bf24e41c72ef239de3c11e5d8b1e7aa5","kind":"commit","published_at":"2024-02-23T05:41:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.9/manifests"},{"name":"v1.26.8","sha":"673e9f070363ab554f389dc442037724ace7df4d","kind":"commit","published_at":"2024-02-22T06:33:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.8/manifests"},{"name":"v1.26.7","sha":"6561af5656bf378a15c82c491344d6aeccfee75b","kind":"commit","published_at":"2024-02-21T22:07:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.7/manifests"},{"name":"v1.26.6","sha":"7f179e13eeac06636e6f839d52dab075a4ed6215","kind":"commit","published_at":"2024-02-21T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.6/manifests"},{"name":"v1.26.5","sha":"2f7b2f07ddeb89ed9b5ff29daa18abe07afb7245","kind":"commit","published_at":"2024-02-21T05:01:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"0a5b8f0e4e94f64b05f98f05d774da80907f6a14","kind":"commit","published_at":"2024-02-21T03:08:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"e486440db837303538df26e150caf66fddd1a323","kind":"commit","published_at":"2024-02-20T06:55:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"a301537c413dac19b502cea86245c12a8713ab96","kind":"commit","published_at":"2024-02-20T05:36:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"54e9b5b99adf8c801301d84a0170a54b07cf60e9","kind":"commit","published_at":"2024-02-19T23:22:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"f7a684c8cad2ea1b1f53542676ced3619c1961e1","kind":"commit","published_at":"2024-02-19T16:44:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"fff2ec08a47a8371f776fbd6d1275184faafb3c6","kind":"commit","published_at":"2024-02-18T03:23:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"c403ebe61351e1e6512fbf760f2925f0a14a770e","kind":"commit","published_at":"2024-02-17T22:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"e3fab50853b776883866f34bd1edc4b7808c8d42","kind":"commit","published_at":"2024-02-17T17:40:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.0/manifests"},{"name":"v1.24.6","sha":"ac3bb13f652ce2b63f14db52dc2adae789f21029","kind":"commit","published_at":"2024-02-17T04:59:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.6/manifests"},{"name":"v1.24.5","sha":"5f9e141d1e3de2adec6b2cfa536a4f696a6399ac","kind":"commit","published_at":"2024-02-16T21:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.5/manifests"},{"name":"v1.24.3","sha":"b96c0e5ec479a77ccd1f8ea83c50edfefb53d786","kind":"commit","published_at":"2024-02-16T07:08:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.3/manifests"},{"name":"v1.24.1","sha":"9b60ef9a3c7a900711d03a813a40bc02f0a04dc1","kind":"commit","published_at":"2024-02-16T06:47:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.1/manifests"},{"name":"v1.23.16","sha":"a530bc7425e56048e184fa04c19e90e60de4d5be","kind":"commit","published_at":"2024-02-15T04:54:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"a61b0bf9e5a864a41bf882f3f50bfc9c34e63d20","kind":"commit","published_at":"2024-02-14T20:09:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"dc0b2b4501f1027e89b20ff705ba5b885ecb9fbf","kind":"commit","published_at":"2024-02-14T06:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.14/manifests"},{"name":"v1.23.12","sha":"d95eb6ca43548577ff940878356165db55feefa8","kind":"commit","published_at":"2024-02-13T15:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.12/manifests"},{"name":"v1.23.10","sha":"5d59fa166c5bb359319268a929365e6edc7fb3ad","kind":"commit","published_at":"2024-02-12T17:11:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"afd0d7cb41718f7b058e98ca59af14a7979f6514","kind":"commit","published_at":"2024-02-11T02:32:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"525b0dc4fd727e6a8efde2e904bb4517a1b6f2a4","kind":"commit","published_at":"2024-02-10T16:46:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"e977685cf494218e1bf5ae85a8e732b38259c75b","kind":"commit","published_at":"2024-02-10T04:55:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.7/manifests"},{"name":"v1.23.5","sha":"e39ce9b119ae856d594ecd4a53e50b534b95e112","kind":"commit","published_at":"2024-02-09T07:03:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"b9393fb769cfea7fb578217198471b5292976f9c","kind":"commit","published_at":"2024-02-09T05:45:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"922343fbc25c67a0c6d20e840e8d69d8b318fcb3","kind":"commit","published_at":"2024-02-08T18:49:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"3c54d8d1a6181c940784969cd22ecd528a5e111c","kind":"commit","published_at":"2024-02-08T04:13:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.2/manifests"}]},"repo_metadata_updated_at":"2025-10-09T15:38:33.630Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.57633926833498,"dependent_packages_count":8.490909927413902,"stargazers_count":0.7667831620677065,"forks_count":1.0415626002905165,"docker_downloads_count":null,"average":4.968898739526776},"purl":"pkg:golang/github.com/berriai/litellm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/berriai/litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/berriai/litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/berriai/litellm/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T16:04:22.514Z","issues_count":5393,"pull_requests_count":8630,"avg_time_to_close_issue":3625038.552631579,"avg_time_to_close_pull_request":503305.3421937061,"issues_closed_count":3230,"pull_requests_closed_count":6546,"pull_request_authors_count":1258,"issue_authors_count":2599,"avg_comments_per_issue":1.873168922677545,"avg_comments_per_pull_request":1.4975666280417148,"merged_pull_requests_count":5507,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":3322,"past_year_pull_requests_count":5958,"past_year_avg_time_to_close_issue":2755606.3601462524,"past_year_avg_time_to_close_pull_request":450141.59731701575,"past_year_issues_closed_count":1641,"past_year_pull_requests_closed_count":4249,"past_year_pull_request_authors_count":893,"past_year_issue_authors_count":1979,"past_year_avg_comments_per_issue":1.3615291992775436,"past_year_avg_comments_per_pull_request":1.4533400469956361,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":90,"past_year_merged_pull_requests_count":3517,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"Sameerlite","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"Sameerlite","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"Manouchehri","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fberriai%2Flitellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fberriai%2Flitellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fberriai%2Flitellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fberriai%2Flitellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fberriai%2Flitellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fberriai%2Flitellm/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2142536,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12891171,"name":"python314Packages.litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T08:12:14.785Z","latest_release_published_at":"2026-01-27T08:12:14.785Z","latest_release_number":"1.80.0","last_synced_at":"2026-03-08T04:42:20.762Z","created_at":"2026-01-27T08:12:14.158Z","updated_at":"2026-03-10T18:34:37.382Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.litellm","install_command":"nix-env -iA nixpkgs.python314Packages.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/litellm/default.nix#L149","metadata":{"nix_attribute":"python3.14-litellm-1.80.0","position":"pkgs/development/python-modules/litellm/default.nix:149","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"litellm","upstream_purl":"pkg:pypi/litellm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.litellm?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":450,"html_url":null,"role":null,"created_at":"2026-03-08T04:42:20.921Z","updated_at":"2026-03-08T04:42:20.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12867545,"name":"python313Packages.litellm","ecosystem":"nixpkgs","description":"Use any LLM as a drop in replacement for gpt-3.5-turbo. Use Azure, OpenAI, Cohere, Anthropic, Ollama, VLLM, Sagemaker, HuggingFace, Replicate (100+ LLMs)","homepage":"https://github.com/BerriAI/litellm","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:41:29.648Z","latest_release_published_at":"2026-01-27T02:41:29.648Z","latest_release_number":"1.80.0","last_synced_at":"2026-05-14T01:00:19.162Z","created_at":"2026-01-27T02:41:29.442Z","updated_at":"2026-05-14T01:00:19.162Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.litellm","install_command":"nix-env -iA nixpkgs.python313Packages.litellm","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/litellm/default.nix#L149","metadata":{"nix_attribute":"python3.13-litellm-1.80.0","position":"pkgs/development/python-modules/litellm/default.nix:149","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"litellm","upstream_purl":"pkg:pypi/litellm"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.litellm?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.litellm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.litellm/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.litellm/codemeta","maintainers":[{"uuid":"happysalada","login":null,"name":"Raphael Megzari","email":"raphael@megzari.com","url":"https://github.com/happysalada","packages_count":450,"html_url":null,"role":null,"created_at":"2026-03-07T02:22:13.476Z","updated_at":"2026-03-07T02:22:13.476Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/happysalada/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146566,"maintainers_count":4663,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":7994082,"name":"litellm","ecosystem":"pypi","description":"Library to easily interface with LLM API providers","homepage":"https://litellm.ai","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":1284,"first_release_published_at":"2023-07-27T00:36:16.000Z","latest_release_published_at":"2026-03-22T06:35:56.000Z","latest_release_number":"1.82.6","last_synced_at":"2026-03-27T18:10:44.953Z","created_at":"2023-07-27T00:41:38.391Z","updated_at":"2026-05-18T05:16:05.436Z","registry_url":"https://pypi.org/project/litellm/","install_command":"pip install litellm --index-url https://pypi.org/simple","documentation_url":"https://docs.litellm.ai","metadata":{"funding":null,"documentation":"https://docs.litellm.ai","classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"litellm","project_status":null},"repo_metadata":{"id":184080397,"uuid":"671269505","full_name":"BerriAI/litellm","owner":"BerriAI","description":"Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]","archived":false,"fork":false,"pushed_at":"2025-10-08T16:49:02.000Z","size":581339,"stargazers_count":29648,"open_issues_count":1288,"forks_count":4317,"subscribers_count":142,"default_branch":"main","last_synced_at":"2025-10-08T16:58:06.451Z","etag":null,"topics":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"latest_commit_sha":null,"homepage":"https://docs.litellm.ai/docs/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BerriAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"}},"created_at":"2023-07-27T00:09:52.000Z","updated_at":"2025-10-08T16:49:07.000Z","dependencies_parsed_at":"2023-09-27T05:32:48.439Z","dependency_job_id":"c88025ff-c055-4896-9963-01c5e148b4c4","html_url":"https://github.com/BerriAI/litellm","commit_stats":{"total_commits":16614,"total_committers":375,"mean_commits":44.304,"dds":"0.44113398338750454","last_synced_commit":"55139b8fd6c9a249460871eae2fd64ec4c4ff279"},"previous_names":["berriai/litellm"],"tags_count":1095,"template":false,"template_full_name":null,"purl":"pkg:github/BerriAI/litellm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001651,"owners_count":26083147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BerriAI","name":"Berri AI","uuid":"121462774","kind":"organization","description":"The fastest way to take your LLM app to production","email":"founders@berri.ai","website":"https://berri.ai/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/121462774?v=4","repositories_count":1,"last_synced_at":"2023-06-25T20:07:06.681Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BerriAI","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-02-27T22:52:27.276Z","updated_at":"2023-06-25T20:07:06.684Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BerriAI/repositories"},"tags":[{"name":"v1.77.7.dev6","sha":"5e261fc8d8952d02ba94d197c6b9c8a28f448955","kind":"commit","published_at":"2025-10-08T01:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev6/manifests"},{"name":"v1.77.7.dev4","sha":"2c9b2b03263feee0fab2b655c50d407a1c0a03ef","kind":"commit","published_at":"2025-10-07T19:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev4/manifests"},{"name":"v1.77.7.dev.3","sha":"421d38c94ab2220fbce150f03da92abc5cafabc3","kind":"commit","published_at":"2025-10-07T17:48:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.3/manifests"},{"name":"v1.77.7.dev.1","sha":"60289aa73e1edf0dfce73b902bc3848f85422c02","kind":"commit","published_at":"2025-10-07T14:12:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.1/manifests"},{"name":"v1.77.7.dev.2","sha":"12726b0c336fafa3280e8d9e4b0df519a290e56c","kind":"commit","published_at":"2025-10-07T03:15:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.dev.2/manifests"},{"name":"v1.77.7-nightly","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7-nightly/manifests"},{"name":"v1.77.7.rc.1","sha":"b7ca138a8d083b3e32c4d497280284ad9dce38c3","kind":"commit","published_at":"2025-10-04T23:23:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.1/manifests"},{"name":"v1.77.7.rc.2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.7.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.7.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.7.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.7.rc.2/manifests"},{"name":"v1.77.1.rc.1-v2","sha":"a7152f3bd83df320f5b43bbe47fe3341d779a09d","kind":"commit","published_at":"2025-10-04T22:46:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.rc.1-v2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.rc.1-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.rc.1-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.rc.1-v2/manifests"},{"name":"v1.77.5-stable","sha":"bc44885de22f9adff9889b40c299535e211d1bff","kind":"commit","published_at":"2025-10-04T22:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-stable/manifests"},{"name":"v1.77.5.rc.4","sha":"62b39775a1b67c2586a35874cb23e999c56d0cb8","kind":"commit","published_at":"2025-10-01T22:36:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.4/manifests"},{"name":"v1.77.5.rc.3","sha":"b5a6b3f5c996d3f0ac4ced4d6d77ecb54b25d63a","kind":"commit","published_at":"2025-09-30T22:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.3/manifests"},{"name":"v1.77.5.rc.2","sha":"69f75e6fdb8cc60560e9be0747b5bbce78647ea3","kind":"commit","published_at":"2025-09-30T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.2/manifests"},{"name":"v1.77.6.dev.1","sha":"208cd5fcb512fe6823496fe00032f7df4736e169","kind":"commit","published_at":"2025-09-28T16:27:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.6.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.6.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.6.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.6.dev.1/manifests"},{"name":"v1.77.5-nightly","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5-nightly/manifests"},{"name":"v1.77.5.rc.1","sha":"7052108d1934fe09eb7fa3f8b02b36097c56e5bf","kind":"commit","published_at":"2025-09-28T05:44:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.5.rc.1/manifests"},{"name":"v1.77.4-nightly","sha":"f4ecf3ca725d4e0283756c545b07c8bfa5825788","kind":"commit","published_at":"2025-09-24T02:43:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.4-nightly/manifests"},{"name":"v1.77.3-stable","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-stable/manifests"},{"name":"v1.77.3.rc.1","sha":"57ae20611b48546b84c6642272ed45a0df2555c1","kind":"commit","published_at":"2025-09-21T00:08:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.rc.1/manifests"},{"name":"v1.77.3-nightly","sha":"8b3e3c18820fffbd4253376c3dfbfd0a360620e2","kind":"commit","published_at":"2025-09-21T00:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3-nightly/manifests"},{"name":"v1.77.3.dynamic_rates","sha":"90ee9e45871aa05afe80c7f7ea8ea4833745be3b","kind":"commit","published_at":"2025-09-19T23:04:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.3.dynamic_rates","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.3.dynamic_rates","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.3.dynamic_rates","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.3.dynamic_rates/manifests"},{"name":"v1.77.2-stable","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2-stable/manifests"},{"name":"v1.72.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc.2/manifests"},{"name":"v1.77.2.rc.2","sha":"5e28180d327a936fe6ffbae1d9759fee09154b31","kind":"commit","published_at":"2025-09-18T19:34:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.2/manifests"},{"name":"v1.77.1.dev6","sha":"61463a43b1ec8f973e7a6ef201d037cee3ff19de","kind":"commit","published_at":"2025-09-16T22:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev6/manifests"},{"name":"v1.77.1.dev5","sha":"c24f4aae5defbe8a18efbf89282c3d525fcb6d67","kind":"commit","published_at":"2025-09-15T18:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev5/manifests"},{"name":"v1.77.2.rc.1","sha":"2338dd952e50d463170236b0f5dbae0a03dde245","kind":"commit","published_at":"2025-09-14T06:12:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.2.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.2.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.2.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.2.rc.1/manifests"},{"name":"v1.76.1.rc.3","sha":"18b09eb59426d604a11dfa4cbb678dbd95aa77ba","kind":"commit","published_at":"2025-09-13T23:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.3/manifests"},{"name":"v1.77.1-nightly","sha":"6c27e5ce433e7592111ae96c471ea84a9421210f","kind":"commit","published_at":"2025-09-13T19:11:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1-nightly/manifests"},{"name":"v1.77.1.dev.2","sha":"a13aa4740ab450207599491b5ba710fccf9cff10","kind":"commit","published_at":"2025-09-11T02:12:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.2/manifests"},{"name":"v1.77.1.dev.1","sha":"a504c7dae35ed8ff80d421942d4cb05c5cf60527","kind":"commit","published_at":"2025-09-10T04:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.1.dev.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.1.dev.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.1.dev.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.1.dev.1/manifests"},{"name":"v1.77.0-nightly","sha":"54c3ae15c8e2f1c4b22901163c5f36349ac11471","kind":"commit","published_at":"2025-09-09T02:05:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.77.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.77.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.77.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.77.0-nightly/manifests"},{"name":"v1.76.3.dev1","sha":"0a78ff718bbf281d6e46271f852d3eac39814c32","kind":"commit","published_at":"2025-09-08T23:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.dev1/manifests"},{"name":"v1.76.3.rc.1","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3.rc.1/manifests"},{"name":"v1.76.3-nightly","sha":"52ed60ca45101af9b9c7ceee5d4c869d9f31f0ec","kind":"commit","published_at":"2025-09-07T01:14:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.3-nightly/manifests"},{"name":"v1.76.2-nightly","sha":"beb300abae1e3106b7186f163f42ff448157e753","kind":"commit","published_at":"2025-09-03T23:15:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.2-nightly/manifests"},{"name":"v1.76.1.rc.2","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.2/manifests"},{"name":"v1.76.1-stable","sha":"6e90f12e645017f220ef0762b2b30c372bba0184","kind":"commit","published_at":"2025-09-03T16:55:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-stable/manifests"},{"name":"v1.76.1.rc.1","sha":"dea3b53578a7da32c304777e35fa5df1b35ccfc1","kind":"commit","published_at":"2025-08-31T00:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1.rc.1/manifests"},{"name":"v1.76.1-nightly","sha":"34275ab2734a6d93ea45b7bcd884797e2974b411","kind":"commit","published_at":"2025-08-30T20:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.1-nightly/manifests"},{"name":"v1.76.0.rc.1","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.rc.1/manifests"},{"name":"v1.76.0.dev2","sha":"ab156ab4dfb75961a7e48532ba922e9f2d8a2f25","kind":"commit","published_at":"2025-08-28T22:17:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0.dev2/manifests"},{"name":"1.76.0.dev1","sha":"3046359e283c020ca083add22441aa35764e7c40","kind":"commit","published_at":"2025-08-27T21:44:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.dev1/manifests"},{"name":"1.76.0.rc.1","sha":"93874864ae628e3fe019cd55a8cfdab842a8fafb","kind":"commit","published_at":"2025-08-27T16:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.76.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.76.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.76.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.76.0.rc.1/manifests"},{"name":"v1.76.0-nightly","sha":"827d1def02ddff19edce06f4609ea7f6ec78f482","kind":"commit","published_at":"2025-08-24T00:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-nightly/manifests"},{"name":"v1.76.0-stable-draft","sha":"58c413d7ab088bb4123c6492c65a32dd8f98725b","kind":"commit","published_at":"2025-08-23T20:27:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.76.0-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.76.0-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.76.0-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.76.0-stable-draft/manifests"},{"name":"v1.75.9-nightly","sha":"12bae8fdda26131d71949786966f9453512149a0","kind":"commit","published_at":"2025-08-20T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9-nightly/manifests"},{"name":"v1.75.9.dev3","sha":"42c0c4e64c64c9395dcf40223e59c157fd7bebdf","kind":"commit","published_at":"2025-08-19T22:42:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.9.dev3/manifests"},{"name":"v1.75.5-stable","sha":"0a3c91528d128db238c8aacb91567fcff54d5097","kind":"commit","published_at":"2025-08-17T20:43:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable/manifests"},{"name":"v1.75.8-stable","sha":"6c4ced275d730ed7f1afa640862d7d2a95c9bcc5","kind":"commit","published_at":"2025-08-17T02:08:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-stable/manifests"},{"name":"v1.75.8-nightly","sha":"eb66daeef740947c0326826817cf68fb56a8b931","kind":"commit","published_at":"2025-08-16T21:14:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.8-nightly/manifests"},{"name":"v1.75.7-nightly","sha":"d29bc4255b2d2907109f09581d293cdc1e770684","kind":"commit","published_at":"2025-08-15T04:13:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.7-nightly/manifests"},{"name":"v1.75.6-nightly","sha":"025ce175649574bd9c2d4ce91d24762d4ab8f77d","kind":"commit","published_at":"2025-08-14T22:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.6-nightly/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_2","sha":"465dd6f4586ecd8a6e97ee51d4452168d67e8e37","kind":"commit","published_at":"2025-08-13T23:17:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_2/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix_1","sha":"fd7808e0f371224528f9a9a0b4a55e6b45535352","kind":"commit","published_at":"2025-08-13T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix_1/manifests"},{"name":"litellm_v1.73.0-dev_memory_fix","sha":"758fe45401f7689f2a8f5632a47db1eb50529f38","kind":"commit","published_at":"2025-08-13T04:08:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.73.0-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.73.0-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.73.0-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.73.0-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_2","sha":"df833940f2698cd60e4621eb515a812cf45732ff","kind":"commit","published_at":"2025-08-13T00:09:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_2","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_2/manifests"},{"name":"v1.75.5.dev3","sha":"bd5797f822457ed0d109c34bc0b6c1852dfec166","kind":"commit","published_at":"2025-08-12T22:08:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.dev3/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix/manifests"},{"name":"litellm_v1.75.5-dev_memory_fix_1","sha":"460ef3771ef5a7cf2652f96045cffe22bd89e6d2","kind":"commit","published_at":"2025-08-12T00:59:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.75.5-dev_memory_fix_1","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.75.5-dev_memory_fix_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.75.5-dev_memory_fix_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.75.5-dev_memory_fix_1/manifests"},{"name":"v1.75.5.rc.1","sha":"0aeb4f165383fa01436c0df46d2fb763b15d7975","kind":"commit","published_at":"2025-08-10T16:23:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5.rc.1/manifests"},{"name":"v1.75.5-stable.rc-draft","sha":"ece2c9c65d2bc197989e8c14e064e20b996069e4","kind":"commit","published_at":"2025-08-09T23:31:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.5-stable.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.5-stable.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.5-stable.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.5-stable.rc-draft/manifests"},{"name":"v1.75.4-nightly","sha":"035e5497e0e067b715df4a1b038d13d880676731","kind":"commit","published_at":"2025-08-09T05:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.4-nightly/manifests"},{"name":"v1.75.3-nightly","sha":"aefa71a300a0476c56f4982f85b86c8cb70eb485","kind":"commit","published_at":"2025-08-08T04:32:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.3-nightly/manifests"},{"name":"v1.74.15-stable","sha":"5a865a367cc5532711a31bdc09bc2ed982483381","kind":"commit","published_at":"2025-08-08T03:21:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-stable/manifests"},{"name":"v1.75.2-nightly","sha":"698655cd2466537a8620137a4bcbe2d4c4dc2a2a","kind":"commit","published_at":"2025-08-07T23:59:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.2-nightly/manifests"},{"name":"v1.75.0.dev2","sha":"7be6841635922463a57e06d2163b2ca2077f92eb","kind":"commit","published_at":"2025-08-05T22:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0.dev2/manifests"},{"name":"v1.75.0-nightly","sha":"7c42659a9869dec7490a78bd33a1fbed439a0f38","kind":"commit","published_at":"2025-08-05T16:58:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.75.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.75.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.75.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.75.0-nightly/manifests"},{"name":"v1.74.15.rc.2","sha":"6310eeffa4c2ee31950e69dc40a3070ba6393a25","kind":"commit","published_at":"2025-08-05T04:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15.rc.2/manifests"},{"name":"v1.74.9-stable.patch.1","sha":"0545693e323613e613a4bc0827a5eb17974e0cb6","kind":"commit","published_at":"2025-08-03T06:05:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable.patch.1/manifests"},{"name":"v1.74.15-nightly","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.15-nightly/manifests"},{"name":"1.74.15.rc.1","sha":"ccbc81af8d984ea70e5d2336bbe06f99a1bf2449","kind":"commit","published_at":"2025-08-02T19:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.74.15.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.74.15.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.74.15.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.74.15.rc.1/manifests"},{"name":"v1.74.14.dev1","sha":"d0d53384f6e7acc0473eac08c8472e19ccaa3d05","kind":"commit","published_at":"2025-08-02T15:58:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14.dev1/manifests"},{"name":"v1.74.14-nightly","sha":"44900e781a3c7ec2790087750de39fdfdaf78a1d","kind":"commit","published_at":"2025-08-02T04:23:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.14-nightly/manifests"},{"name":"v1.74.12-nightly","sha":"65ca4f66f654343382a713e680500d8d47313a94","kind":"commit","published_at":"2025-07-31T06:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.12-nightly/manifests"},{"name":"v1.74.9-stable","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9-stable/manifests"},{"name":"v1.74.9.rc.1","sha":"2d697ca476465b256b4cf2db303e7b0b5379fe17","kind":"commit","published_at":"2025-07-28T23:10:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc.1/manifests"},{"name":"litellm_v1.65.4-dev_fix","sha":"cbecf3e103f998cfed8e9cf6e57735b5c198b059","kind":"commit","published_at":"2025-07-28T22:12:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/litellm_v1.65.4-dev_fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/litellm_v1.65.4-dev_fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@litellm_v1.65.4-dev_fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/litellm_v1.65.4-dev_fix/manifests"},{"name":"v1.74.9.rc-draft","sha":"b921e2259443c9bf79d9e00aa84f0fcf5e59c7aa","kind":"commit","published_at":"2025-07-26T18:45:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.9.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.9.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.9.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.9.rc-draft/manifests"},{"name":"v1.74.7-stable.patch.2","sha":"4508f55a2cc92b406d002703e9c84485ed8c25f7","kind":"commit","published_at":"2025-07-25T16:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.2/manifests"},{"name":"v1.74.7-stable.patch.1","sha":"db1d71a26ce3a984e6d98ef36c48a66f0e838d6e","kind":"commit","published_at":"2025-07-25T03:06:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable.patch.1/manifests"},{"name":"v1.74.7-stable","sha":"ca666dc20e8a4a8c59be5274e2f058967dbd2a3c","kind":"commit","published_at":"2025-07-24T23:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-stable/manifests"},{"name":"v1.74.8-nightly","sha":"99031bf8b6b8bbf7d2ce33aca34cbe975de3dab2","kind":"commit","published_at":"2025-07-23T20:50:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.8-nightly/manifests"},{"name":"v1.74.3-stable.patch.4","sha":"e4ad56ab461fafd5409dd5b32efeae8109c95451","kind":"commit","published_at":"2025-07-23T01:07:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.4/manifests"},{"name":"v1.72.2-stable.debug","sha":"7fd37fbf615e08b4bf4f88d1b39cd1e0c75e53d2","kind":"commit","published_at":"2025-07-22T05:12:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable.debug","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable.debug","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable.debug","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable.debug/manifests"},{"name":"v1.74.3-stable.patch.3","sha":"e4133f9127ef82c4a1818ff80e3512616b407408","kind":"commit","published_at":"2025-07-21T05:32:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.3/manifests"},{"name":"v1.74.3-stable.patch.2","sha":"311c2f47ecfdb64d4ec336a041015a2b4d7a5430","kind":"commit","published_at":"2025-07-21T04:44:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.2/manifests"},{"name":"v1.74.3-stable.patch.1","sha":"950828e2f559f6add2f869499fb05798b1454375","kind":"commit","published_at":"2025-07-21T04:05:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable.patch.1/manifests"},{"name":"v1.74.7.rc.1","sha":"7e2076d8d2e962d98bb84a07329e48e53b559d96","kind":"commit","published_at":"2025-07-20T00:40:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7.rc.1/manifests"},{"name":"v1.74.7-nightly","sha":"eb7e50b1f2f397d874c31d22a9e55f6da312d079","kind":"commit","published_at":"2025-07-19T23:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.7-nightly/manifests"},{"name":"v1.74.6-nightly","sha":"4915d15cca36c746a4b4d14e3d8f85c74f5e4570","kind":"commit","published_at":"2025-07-19T01:48:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.6-nightly/manifests"},{"name":"v1.74.5.dev1","sha":"b515d051ff6757d820edcfa24f0d889602ff9774","kind":"commit","published_at":"2025-07-18T05:24:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.5.dev1/manifests"},{"name":"v1.74.3-stable","sha":"fe7aee26944261fc74e25eabf15d99a0b627cf74","kind":"commit","published_at":"2025-07-17T20:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable/manifests"},{"name":"v1.74.4-nightly","sha":"b2080ec9affc685938c2ba8cd11407fd83d6d567","kind":"commit","published_at":"2025-07-16T23:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.4-nightly/manifests"},{"name":"v1.74.3.rc.3","sha":"e79e67f4408e6d60348596230799a8266d10110c","kind":"commit","published_at":"2025-07-16T14:58:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.3/manifests"},{"name":"v1.74.3.dev2","sha":"9213b9f163f644aba12b455c3625b23e7d6f788f","kind":"commit","published_at":"2025-07-15T22:49:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.dev2/manifests"},{"name":"v1.74.3.rc.2","sha":"d4015308e8f110013dad66c1ef267ce2f4dceec7","kind":"commit","published_at":"2025-07-13T01:32:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.2/manifests"},{"name":"v1.74.3.rc.1","sha":"8bcdb07fcd740f524c806129f7a6869d40f6252c","kind":"commit","published_at":"2025-07-12T23:44:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3.rc.1/manifests"},{"name":"v1.74.3-stable-draft","sha":"d8ae044ec59d7c57d81b30a5fcc56d3f33659f57","kind":"commit","published_at":"2025-07-12T21:12:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-stable-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-stable-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-stable-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-stable-draft/manifests"},{"name":"v1.74.3-nightly","sha":"cf5b4c04971b53b919a0a3849a12dc7eb1609430","kind":"commit","published_at":"2025-07-12T18:04:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.3-nightly/manifests"},{"name":"v1.74.2-nightly","sha":"225e9f3d552d190a3042f1081bcc17e6f599d151","kind":"commit","published_at":"2025-07-11T01:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.2-nightly/manifests"},{"name":"v1.74.0-stable","sha":"18997f3e81c248fecd376e0e6c5aee34b3216562","kind":"commit","published_at":"2025-07-10T19:21:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-stable/manifests"},{"name":"v1.74.1-nightly","sha":"07e8609edb79208f78e6ebdb9cea929ede940b0c","kind":"commit","published_at":"2025-07-10T05:27:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.1-nightly/manifests"},{"name":"v1.73.6-stable.patch.1","sha":"66dc3b1cfb154d823310b6aaff153503066a5ea6","kind":"commit","published_at":"2025-07-09T19:20:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable.patch.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable.patch.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable.patch.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable.patch.1/manifests"},{"name":"v1.74.0.rc.2","sha":"962c33ee721b48beca92ee9a80a2652f3dbbbe1f","kind":"commit","published_at":"2025-07-09T18:42:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc.2/manifests"},{"name":"v1.65.4.dev2","sha":"44c03a8d90a601da018a5de608a3e38d48180cee","kind":"commit","published_at":"2025-07-09T16:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev2/manifests"},{"name":"v1.74.0.rc","sha":"56b8e857bdd64f6f8f18fbd4b835880cf1536597","kind":"commit","published_at":"2025-07-07T14:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0.rc/manifests"},{"name":"v1.74.0-nightly","sha":"4b3b4f8dff00a7ebc7b08b65da78e2bf2ff342bb","kind":"commit","published_at":"2025-07-05T01:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.74.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.74.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.74.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.74.0-nightly/manifests"},{"name":"v1.73.7-nightly","sha":"666f14dc02f594c13175c48b3d1d9aaceb7af663","kind":"commit","published_at":"2025-07-04T17:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7-nightly/manifests"},{"name":"v1.73.6-stable","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-stable/manifests"},{"name":"v1.73.6.rc.2-nightly","sha":"14c69e42e3fc5a1accd5dcb499044e2ab7571d81","kind":"commit","published_at":"2025-07-03T22:41:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.2-nightly/manifests"},{"name":"v1.73.0.debug_mem","sha":"518f2126ed3d5be920716fa36919ef5ae04e8ff8","kind":"commit","published_at":"2025-07-02T15:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.debug_mem","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.debug_mem","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.debug_mem","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.debug_mem/manifests"},{"name":"v1.73.7.dev1","sha":"81a3e20d1d286b0f65201a3df1464517e95a1279","kind":"commit","published_at":"2025-07-02T00:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.7.dev1/manifests"},{"name":"v1.73.6.rc.1","sha":"f76375b65131f2dccb601995d7c5eabc3d5884fd","kind":"commit","published_at":"2025-06-29T05:25:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc.1/manifests"},{"name":"v1.73.6-nightly","sha":"a83f8f3de6295bd6d2ac61e99ac4ab026c3cb664","kind":"commit","published_at":"2025-06-28T19:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6-nightly/manifests"},{"name":"v1.73.6.rc-draft","sha":"27849359a99db036a4b755facf8de199498281c8","kind":"commit","published_at":"2025-06-28T18:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.6.rc-draft/manifests"},{"name":"v1.73.2-nightly","sha":"22ff3da3cf27bec4e9cf65bce94c3de79f889506","kind":"commit","published_at":"2025-06-26T15:37:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2-nightly/manifests"},{"name":"v1.73.0-stable","sha":"9a3cdbd05c5cf47aab59d5f0a4d85898a56fed71","kind":"commit","published_at":"2025-06-26T05:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-stable/manifests"},{"name":"v1.73.2.dev1","sha":"47be18a17c62ca59a5482c83815012f17a95b7b4","kind":"commit","published_at":"2025-06-24T21:10:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.2.dev1/manifests"},{"name":"v1.73.1-nightly","sha":"5442611a0b6552454b44379ed37352f25d35aeb3","kind":"commit","published_at":"2025-06-24T03:10:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.1-nightly/manifests"},{"name":"v1.73.0.rc.1","sha":"b1e3507d1461dd316177cedfd8f96dedcb0f2902","kind":"commit","published_at":"2025-06-22T03:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0.rc.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0.rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0.rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0.rc.1/manifests"},{"name":"v1.73.0-nightly","sha":"1b43ba9426c4741b3fdc9c74ee3b92fbca46825b","kind":"commit","published_at":"2025-06-21T23:45:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.73.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.73.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.73.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.73.0-nightly/manifests"},{"name":"v1.72.9-nightly","sha":"7504d6ecaec82c432273a1ce7593a5eb7337743c","kind":"commit","published_at":"2025-06-21T01:37:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.9-nightly/manifests"},{"name":"v1.72.7-nightly","sha":"ad2e2302e2d68f018a9b372314479e41c57d1b0e","kind":"commit","published_at":"2025-06-20T01:31:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.7-nightly/manifests"},{"name":"v1.72.6-stable","sha":"56aaaf7db07516ad0b1e5c1c43b2025dfeb9b876","kind":"commit","published_at":"2025-06-19T16:29:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-stable/manifests"},{"name":"v1.72.6.SCIM2","sha":"a73e68cf3fc034b42ee986a24304ab4e29ffa485","kind":"commit","published_at":"2025-06-18T20:24:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.SCIM2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.SCIM2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.SCIM2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.SCIM2/manifests"},{"name":"v1.72.6.devSCIM","sha":"718ee12f4eb96d5c75e74d44772a9403bc634412","kind":"commit","published_at":"2025-06-18T16:53:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.devSCIM","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.devSCIM","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.devSCIM","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.devSCIM/manifests"},{"name":"v1.72.6.post1-nightly","sha":"2995cfefe6a0aa215283a4819021b327be29f0c1","kind":"commit","published_at":"2025-06-18T00:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.post1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.post1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.post1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.post1-nightly/manifests"},{"name":"v1.72.6.dev1","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.dev1/manifests"},{"name":"v1.72.6.rc","sha":"e50647627c4029ba99addfe1ef710168762aa5df","kind":"commit","published_at":"2025-06-15T00:16:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6.rc/manifests"},{"name":"v1.72.6-nightly","sha":"16a5f364418a9c73463173709bcdffb94e044a1c","kind":"commit","published_at":"2025-06-14T18:28:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.6-nightly/manifests"},{"name":"1.72.6.rc-draft","sha":"690513994b82cac2537a57b82f90de631b23d383","kind":"commit","published_at":"2025-06-14T15:42:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.72.6.rc-draft","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.72.6.rc-draft","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.72.6.rc-draft","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.72.6.rc-draft/manifests"},{"name":"v1.72.2.devMCP","sha":"4b03bf92df4cbab03a25d7a852f48c38b54d7ab7","kind":"commit","published_at":"2025-06-13T22:02:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.devMCP","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.devMCP","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.devMCP","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.devMCP/manifests"},{"name":"v1.72.5.dev1","sha":"ec52600f98be5326c6e8d422a4628cd761eea186","kind":"commit","published_at":"2025-06-11T17:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.5.dev1/manifests"},{"name":"v1.72.2-stable","sha":"3a8c4dabd91adc4d497c8772c19f1869c55a5edf","kind":"commit","published_at":"2025-06-11T04:46:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-stable/manifests"},{"name":"v1.72.4-nightly","sha":"3b7f1d563dc0e35fb723c15a761cac146ea09e96","kind":"commit","published_at":"2025-06-11T04:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.4-nightly/manifests"},{"name":"v1.72.3-nightly","sha":"fb78822dc38ee2c3f2397eac7de4d4fa9b9f56bd","kind":"commit","published_at":"2025-06-10T16:51:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.3-nightly/manifests"},{"name":"v1.72.2.rc","sha":"49a7833861459bea9d21c3b55caf82c400e6860b","kind":"commit","published_at":"2025-06-07T23:15:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.rc/manifests"},{"name":"v1.72.2-nightly","sha":"18081cf25085e6f3e20a0d4daebc0ed1fbefcc5e","kind":"commit","published_at":"2025-06-07T03:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2-nightly/manifests"},{"name":"v1.72.0-stable","sha":"34c122e698b4572751a7805d45343987044f39ab","kind":"commit","published_at":"2025-06-07T01:07:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-stable/manifests"},{"name":"v1.72.2.dev_image","sha":"a46ca8e4d4f0a366bdfa039182b319973d49c7f6","kind":"commit","published_at":"2025-06-06T14:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.2.dev_image","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.2.dev_image","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.2.dev_image","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.2.dev_image/manifests"},{"name":"v1.72.1.dev8","sha":"c99daef6899aec2ad818f66e3b007bf43ccad820","kind":"commit","published_at":"2025-06-06T04:18:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev8/manifests"},{"name":"v1.72.1.dev5","sha":"52de8db7c90a9de7ac526ff0257ae2715014bc5e","kind":"commit","published_at":"2025-06-05T04:22:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev5/manifests"},{"name":"v1.72.0.dev8","sha":"cde397a42f838e131f12fe25440639e1c88542c3","kind":"commit","published_at":"2025-06-04T19:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev8/manifests"},{"name":"v1.72.1-nightly","sha":"e74ff23b458dd153a442307bf118e34ff165ef64","kind":"commit","published_at":"2025-06-04T05:35:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1-nightly/manifests"},{"name":"v1.72.0.dev6","sha":"27cb52ae3aa20e559ebc188d8f00563eee8b456b","kind":"commit","published_at":"2025-06-04T04:17:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev6/manifests"},{"name":"v1.72.1.dev1","sha":"50d5ee913856dd07b24cf9a6b45fc09a665c2663","kind":"commit","published_at":"2025-06-03T18:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.1.dev1/manifests"},{"name":"v1.72.0.dev3","sha":"ccc085faeea4dcbffa824e962e83c789c3d4e231","kind":"commit","published_at":"2025-06-03T06:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev3/manifests"},{"name":"v1.72.0.rc1","sha":"2746064686b00c2ce3397d14dfe3e72280b0146f","kind":"commit","published_at":"2025-06-03T04:54:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc1/manifests"},{"name":"v1.72.0.dev2","sha":"784bac2fb07aaac77c8956bfc88fe2db16b3f305","kind":"commit","published_at":"2025-06-03T00:08:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev2/manifests"},{"name":"v1.72.0.dev1","sha":"75dbb86d345964d287738bcf3cd13f66800915b0","kind":"commit","published_at":"2025-06-02T20:58:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.dev1/manifests"},{"name":"v1.72.0.rc","sha":"a40b81cd6b3f6e42d1735087837122ea6c777e22","kind":"commit","published_at":"2025-06-01T01:32:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0.rc/manifests"},{"name":"v1.72.0-nightly","sha":"8ae79178aed863c95ecca058a735bfd508c5f0bd","kind":"commit","published_at":"2025-05-31T23:20:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.72.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.72.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.72.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.72.0-nightly/manifests"},{"name":"v1.71.3-rc","sha":"39849627f7fa4e6a1ade12a8a33b62a3268f59dc","kind":"commit","published_at":"2025-05-31T17:06:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-rc/manifests"},{"name":"v1.71.2.dev5","sha":"13badfa9ae1d52a54bf5895962cd8acc25450f92","kind":"commit","published_at":"2025-05-31T07:45:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev5/manifests"},{"name":"v1.71.3-nightly","sha":"15ea80d2cf00d89f6c81510dfebb2a5ccda0dfb0","kind":"commit","published_at":"2025-05-31T06:08:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.3-nightly/manifests"},{"name":"v1.71.1-stable.patch1","sha":"9a608e37492a8c598d0e66061664968344aea5ec","kind":"commit","published_at":"2025-05-30T20:17:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable.patch1/manifests"},{"name":"v1.71.2.dev4","sha":"9aa9efff74ceac204fa700e09a37eb4e30015198","kind":"commit","published_at":"2025-05-30T16:38:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev4/manifests"},{"name":"v1.71.2.dev3","sha":"5d4ae9aa4dae85eae3d02deb9c56441bb2717228","kind":"commit","published_at":"2025-05-30T06:42:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev3/manifests"},{"name":"v1.71.2.dev2","sha":"e1ced8f79b995a44e49934f86918f3a9089f05b3","kind":"commit","published_at":"2025-05-29T02:59:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev2/manifests"},{"name":"v1.71.2.dev1","sha":"9e754095183ba13d88bf6532b18c76fa265158df","kind":"commit","published_at":"2025-05-29T01:58:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2.dev1/manifests"},{"name":"v1.71.2-nightly","sha":"d8415f0c390e94398c388417e7b76e83710c377a","kind":"commit","published_at":"2025-05-28T18:34:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.2-nightly/manifests"},{"name":"v1.71.1-stable","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-stable/manifests"},{"name":"v1.71.1-nightly","sha":"c0239a0a79f17095d87e87eddf5a8f169fcfca76","kind":"commit","published_at":"2025-05-25T03:50:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.1-nightly/manifests"},{"name":"v1.71.0-nightly","sha":"1257db6335185156e6cc61dd1d628401271180ff","kind":"commit","published_at":"2025-05-24T06:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.71.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.71.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.71.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.71.0-nightly/manifests"},{"name":"v1.70.2.dev6","sha":"323c54d11730c0acc816ff1d51a63987b142f019","kind":"commit","published_at":"2025-05-24T03:58:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev6/manifests"},{"name":"v1.70.4-nightly","sha":"469d3951770e0080eb7a495f539834c179cb5476","kind":"commit","published_at":"2025-05-22T22:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.4-nightly/manifests"},{"name":"v1.70.2.dev5","sha":"197c608078ee44f367bb7359837d0d7a69a992a2","kind":"commit","published_at":"2025-05-22T20:33:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2.dev5/manifests"},{"name":"v1.70.2-nightly","sha":"058503ea116313c8e277086ca71851e9d5799f61","kind":"commit","published_at":"2025-05-20T22:57:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.2-nightly/manifests"},{"name":"v1.69.0.sandy1","sha":"2dacdb46c6e8cbd74f25aa685f69943d4a65b46d","kind":"commit","published_at":"2025-05-20T22:34:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.sandy1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.sandy1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.sandy1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.sandy1/manifests"},{"name":"v1.70.1.dev11","sha":"3f7b502cfb5d77d8a0296000a42e8bfb7b20926b","kind":"commit","published_at":"2025-05-20T21:30:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev11/manifests"},{"name":"v1.70.1.dev6","sha":"82d4a0bc529f8075e6dfa41dad0b8f55bcfa2960","kind":"commit","published_at":"2025-05-20T19:01:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev6/manifests"},{"name":"v1.70.1.dev4","sha":"3820c7f72af61a133e66f5c8e058465d494f819a","kind":"commit","published_at":"2025-05-20T18:46:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev4/manifests"},{"name":"v1.70.1.dev2","sha":"a676f69cab1e7b7a21c9b162fab6968bdc96bcd4","kind":"commit","published_at":"2025-05-20T05:10:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev2/manifests"},{"name":"v1.67.0-stable.patch2","sha":"af73a8e3a95c12572a4eb649a69d23a75700f6fa","kind":"commit","published_at":"2025-05-20T04:51:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable.patch2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable.patch2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable.patch2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable.patch2/manifests"},{"name":"v1.70.1.dev8","sha":"48fa5478f4862ed7732142c915a4e8d9ef2eca00","kind":"commit","published_at":"2025-05-20T04:21:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1.dev8/manifests"},{"name":"v1.70.1-stable","sha":"61d77040572c545956d32cdcf2e19ea6858f525e","kind":"commit","published_at":"2025-05-17T16:10:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.1-stable/manifests"},{"name":"v1.70.0-nightly","sha":"3bbfdcb86588764cb3253a585ee5dce936df7fe3","kind":"commit","published_at":"2025-05-17T03:15:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.70.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.70.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.70.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.70.0-nightly/manifests"},{"name":"v1.69.3-nightly","sha":"75e4d2788574c95c5a77dcce82861fcd0b4d37f5","kind":"commit","published_at":"2025-05-15T04:31:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.3-nightly/manifests"},{"name":"v1.69.0.patch1-stable","sha":"bfbf10db2e5e64c9415cf4a4e583628a9234479c","kind":"commit","published_at":"2025-05-15T01:30:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.patch1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.patch1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.patch1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.patch1-stable/manifests"},{"name":"v1.69.2-nightly","sha":"3130c4f8f9cb03953a2977dca673bf4cf7fbd6b3","kind":"commit","published_at":"2025-05-13T16:42:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.2-nightly/manifests"},{"name":"v1.69.0.dev1","sha":"51930c07c508ec4a6f2335e57a67e4fc1927259b","kind":"commit","published_at":"2025-05-12T21:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0.dev1/manifests"},{"name":"v1.69.1-nightly","sha":"b7fc72628cdb424c11d03f2c53ea3b2f545d3c18","kind":"commit","published_at":"2025-05-11T07:24:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.1-nightly/manifests"},{"name":"v1.69.0-stable","sha":"beae5cfea97651bc6b63ffb78a663708f4ecf23d","kind":"commit","published_at":"2025-05-11T00:41:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-stable/manifests"},{"name":"v1.69.0-nightly","sha":"7934610f632ca2e59a50eec2ddb958e82b57256f","kind":"commit","published_at":"2025-05-10T23:15:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.69.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.69.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.69.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.69.0-nightly/manifests"},{"name":"v1.68.2.dev6","sha":"d52872140f88b16c22064a382a58a7e141bded56","kind":"commit","published_at":"2025-05-09T22:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2.dev6/manifests"},{"name":"v1.68.2-nightly","sha":"02efffcbcbcd8488375d52c1ad29f11c2b3395f0","kind":"commit","published_at":"2025-05-09T18:59:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.2-nightly/manifests"},{"name":"v1.68.1.dev4","sha":"416429e9f47b11110137d6583ba99f064309bd11","kind":"commit","published_at":"2025-05-08T15:56:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev4/manifests"},{"name":"v1.68.1-nightly","sha":"3a7330900670b3800a69ea4538bb6010237eef4e","kind":"commit","published_at":"2025-05-06T23:06:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1-nightly/manifests"},{"name":"v1.68.1.dev2","sha":"ae2a9cf4de98a816763cdec8a2b41b66153d24d6","kind":"commit","published_at":"2025-05-06T21:28:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev2/manifests"},{"name":"v1.68.1.dev1","sha":"6d27c1e6111dc2c585cca2ab2398e5e37b1da2a0","kind":"commit","published_at":"2025-05-06T04:30:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.1.dev1/manifests"},{"name":"v1.68.0-nightly","sha":"9801a3a416239899107df0bded87bd57fb603236","kind":"commit","published_at":"2025-05-04T04:33:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-nightly/manifests"},{"name":"v1.67.6.dev1","sha":"fb9e5dbd6ed71fc9eea86950c9da149f24e6a16c","kind":"commit","published_at":"2025-05-03T22:16:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6.dev1/manifests"},{"name":"v1.68.0-stable","sha":"0e91f31908fe0e42aae01e2247f253185a187f22","kind":"commit","published_at":"2025-05-03T17:53:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.68.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.68.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.68.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.68.0-stable/manifests"},{"name":"v1.67.7-stable","sha":"f858a7d670949cce410844bddbc00b84fbd64165","kind":"commit","published_at":"2025-05-03T15:53:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.7-stable/manifests"},{"name":"v1.67.6-nightly","sha":"c884c9f2962f9d600ff2e2e2e3a0334b7f79aeca","kind":"commit","published_at":"2025-05-02T17:07:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.6-nightly/manifests"},{"name":"v1.67.5-nightly","sha":"839878f4f5502c6b72c683d0990d5f4d5abab6c0","kind":"commit","published_at":"2025-04-30T01:57:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.5-nightly/manifests"},{"name":"v1.67.4-stable","sha":"1fff5522f96dbedd726f723e94430c7a91381f7d","kind":"commit","published_at":"2025-04-27T07:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-stable/manifests"},{"name":"v1.67.3.dev6","sha":"faf54e3f290ce7c9b33e9119fcc3904f87cd881a","kind":"commit","published_at":"2025-04-26T22:43:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev6/manifests"},{"name":"v1.67.3.dev4","sha":"fd3603d4e8072d522cdb63381297f25fb904a1ca","kind":"commit","published_at":"2025-04-26T21:40:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev4/manifests"},{"name":"v1.67.4-nightly","sha":"dd8a7e15a83e3237915c8ed051435d4ea8b8e38f","kind":"commit","published_at":"2025-04-26T15:30:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.4-nightly/manifests"},{"name":"v1.67.3.dev1","sha":"620a0f480587bb26706ff5a77352fe82ebc494eb","kind":"commit","published_at":"2025-04-24T05:09:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.3.dev1/manifests"},{"name":"v1.67.2-nightly","sha":"a649f10e6386055922051b43169e13003dd4da81","kind":"commit","published_at":"2025-04-23T18:31:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.2-nightly/manifests"},{"name":"v1.67.1-nightly","sha":"a7db0df0434bfbac2b68ebe1c343b77955becb4b","kind":"commit","published_at":"2025-04-22T05:48:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.1-nightly/manifests"},{"name":"v1.67.0-nightly","sha":"620664921902d7a9bfb29897a7b27c1a7ef4ddfb","kind":"commit","published_at":"2025-04-19T21:41:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-nightly/manifests"},{"name":"v1.67.0-stable","sha":"03b5399f86d2ae6f61505952f27e12d67267172c","kind":"commit","published_at":"2025-04-19T19:32:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.67.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.67.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.67.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.67.0-stable/manifests"},{"name":"v1.66.3.dev5","sha":"3d5022bd79edf5d956853197556dbe542b7c5ead","kind":"commit","published_at":"2025-04-19T02:53:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev5/manifests"},{"name":"v1.66.3.dev1","sha":"95ab2cee61c3065eabec034b1ab0e8aa0a3e25ff","kind":"commit","published_at":"2025-04-18T01:39:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3.dev1/manifests"},{"name":"v1.66.2.dev1","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2.dev1/manifests"},{"name":"v1.66.3-nightly","sha":"ff81f48af33b082802977976fc73a28069790c38","kind":"commit","published_at":"2025-04-17T05:20:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.3-nightly/manifests"},{"name":"v1.66.2-nightly","sha":"47e811d6cee259a9a62b8b49214003e8ac1b20ca","kind":"commit","published_at":"2025-04-16T17:15:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.2-nightly/manifests"},{"name":"v1.66.1-nightly","sha":"ce2595f56aeaa360c5701611b9a1830c4ad22e42","kind":"commit","published_at":"2025-04-15T04:30:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.1-nightly/manifests"},{"name":"v1.66.0-stable","sha":"b305a7bec1e32c585353db2f96e015a536df536e","kind":"commit","published_at":"2025-04-13T04:08:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-stable/manifests"},{"name":"v1.66.0-nightly","sha":"999a9b4ac805604c467e713aa3feec51d5b24dee","kind":"commit","published_at":"2025-04-13T03:45:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.66.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.66.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.66.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.66.0-nightly/manifests"},{"name":"v1.65.8-nightly","sha":"069aee9f707b7b8e34821aff7f5c6afd10e948d1","kind":"commit","published_at":"2025-04-12T06:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.8-nightly/manifests"},{"name":"v1.65.7-nightly","sha":"1197746ab374d82bef9133416c14a1229707fdd8","kind":"commit","published_at":"2025-04-11T03:23:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.7-nightly/manifests"},{"name":"v1.65.6-nightly","sha":"7d383fc0c1083eb0bae79a67d94d6b52a0346a10","kind":"commit","published_at":"2025-04-10T21:15:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.6-nightly/manifests"},{"name":"v1.65.5-nightly","sha":"aed8d4ce216d9cf283b644e50536a6fd643f8ae2","kind":"commit","published_at":"2025-04-10T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.5-nightly/manifests"},{"name":"v1.65.4.dev8","sha":"a86ab3d25aa7b4eb49e94467af8fd71c5c47c24b","kind":"commit","published_at":"2025-04-10T01:25:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev8/manifests"},{"name":"v1.65.4.dev6","sha":"e5370566fa06ec01995595eab7f9a9baef491dac","kind":"commit","published_at":"2025-04-09T00:28:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4.dev6/manifests"},{"name":"v1.65.4-stable","sha":"b8597d3de4808fddaa44881f6253220c41c45183","kind":"commit","published_at":"2025-04-05T20:52:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-stable/manifests"},{"name":"v1.65.4-nightly","sha":"af9db827fccc3ee2e15a7949d2bceec3c42850fb","kind":"commit","published_at":"2025-04-05T15:33:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.4-nightly/manifests"},{"name":"v1.65.3-nightly.post1","sha":"21de86e20eb9422e368d05bc895954fc2eeee381","kind":"commit","published_at":"2025-04-04T14:38:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly.post1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly.post1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly.post1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly.post1/manifests"},{"name":"v1.65.3.dev5","sha":"f1bc99a1375a10cacb6adaf0f8e7bdd872a94c44","kind":"commit","published_at":"2025-04-04T03:43:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3.dev5/manifests"},{"name":"v1.65.3-nightly","sha":"ef6bf02ac4ef75b282751a581cd1ba6e6ce9af90","kind":"commit","published_at":"2025-04-03T19:27:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.3-nightly/manifests"},{"name":"v1.65.2.dev1","sha":"23051d89dd3611a81617d84277059cd88b2df511","kind":"commit","published_at":"2025-04-02T05:00:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.2.dev1/manifests"},{"name":"v1.65.1-nightly","sha":"bc5cc51b9d9042c745fc6b9b9bd93a0358b97dfc","kind":"commit","published_at":"2025-04-01T03:50:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.1-nightly/manifests"},{"name":"v1.65.0-stable","sha":"0db3eaa47c3d3128e778c984599853093b35566a","kind":"commit","published_at":"2025-03-30T03:34:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-stable/manifests"},{"name":"v1.65.0-nightly","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0-nightly/manifests"},{"name":"v1.65.0.rc","sha":"0865e52db356c2d37655a2bb1f9278fb509e7c27","kind":"commit","published_at":"2025-03-28T19:32:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.65.0.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.65.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.65.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.65.0.rc/manifests"},{"name":"v1.64.1.dev1","sha":"0edd4aa8a7f471a6e57e134932b4db717e3a42f8","kind":"commit","published_at":"2025-03-28T06:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1.dev1/manifests"},{"name":"v1.64.1-nightly","sha":"8c845847cd36db9d944833d65edf9520470633c2","kind":"commit","published_at":"2025-03-26T17:25:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.64.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.64.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.64.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.64.1-nightly/manifests"},{"name":"v1.63.14-stable.patch1","sha":"fc62c72036126c72a5de1e9de003991bc85b96f4","kind":"commit","published_at":"2025-03-25T05:29:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable.patch1/manifests"},{"name":"1.64.0.dev1","sha":"34166eb65caab93d386879e8b0b6ba9059e75707","kind":"commit","published_at":"2025-03-25T00:12:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.64.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.64.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.64.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.64.0.dev1/manifests"},{"name":"v1.63.14-stable","sha":"b5b53059fc6c1d9ec9e863c47c8149a5776365ab","kind":"commit","published_at":"2025-03-23T01:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-stable/manifests"},{"name":"v1.63.14-nightly","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14-nightly/manifests"},{"name":"v1.63.14.rc","sha":"6802408057532ddf017f26e1a6d88c0625ed947b","kind":"commit","published_at":"2025-03-22T04:58:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.14.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.14.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.14.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.14.rc/manifests"},{"name":"v1.63.12-nightly","sha":"5e892a1e92993183b0909a83c0199bed558173bd","kind":"commit","published_at":"2025-03-18T18:46:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.12-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.12-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.12-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.12-nightly/manifests"},{"name":"v1.63.11-stable.patch1","sha":"ab45fa43c6a464edf93f9c2033a327fde08f2089","kind":"commit","published_at":"2025-03-18T05:25:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable.patch1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable.patch1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable.patch1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable.patch1/manifests"},{"name":"v1.63.11-stable","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-stable/manifests"},{"name":"v1.63.11-nightly","sha":"cd95634b628a8047289f9a5447c6f6efbf7fcda8","kind":"commit","published_at":"2025-03-15T04:47:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.11-nightly/manifests"},{"name":"v1.63.8-nightly","sha":"77c1a809f3e1b7db00e322f5c85ff47fd4a8c1f1","kind":"commit","published_at":"2025-03-13T04:28:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.8-nightly/manifests"},{"name":"v1.63.7-nightly","sha":"982d32ab9167b9937e6f3e55ea65d2923e6cabcf","kind":"commit","published_at":"2025-03-12T06:13:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.7-nightly/manifests"},{"name":"v1.63.6.dev1","sha":"9692b2ed7307d188c2a21fb4b9d9fd24c72d1c37","kind":"commit","published_at":"2025-03-11T19:22:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6.dev1/manifests"},{"name":"v1.63.6-nightly","sha":"6a4bb31bd8b7840b53604ac3439bc17acb669110","kind":"commit","published_at":"2025-03-11T04:08:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.6-nightly/manifests"},{"name":"v1.63.5-nightly","sha":"0fcce63852dcec71041749b3dc211e39e1b16c53","kind":"commit","published_at":"2025-03-10T20:59:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.5-nightly/manifests"},{"name":"v1.63.3.dev1","sha":"34694d3057c76810cda335bcc8456eafd39b5e7c","kind":"commit","published_at":"2025-03-10T19:32:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3.dev1/manifests"},{"name":"v1.63.2-stable","sha":"2fb575b630baa1a60c78911c0f9fe0725d9b1c32","kind":"commit","published_at":"2025-03-09T01:22:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-stable/manifests"},{"name":"v1.63.3-nightly","sha":"6dc83135abe253406d0ec3209b569a37ed87f222","kind":"commit","published_at":"2025-03-07T05:23:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.3-nightly/manifests"},{"name":"v1.63.2-nightly","sha":"cca71b41b35df116c15e57f042a8017db2d36991","kind":"commit","published_at":"2025-03-06T16:42:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.2-nightly/manifests"},{"name":"v1.63.0.dev5","sha":"b94fbe10f2f9c9cd98ba07bba1e12d03d1fb8204","kind":"commit","published_at":"2025-03-06T15:59:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev5/manifests"},{"name":"v1.63.0.dev1","sha":"46caaf97b34fb93ff88ed650f923ca4e110ce2cc","kind":"commit","published_at":"2025-03-06T15:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0.dev1/manifests"},{"name":"v1.63.0-nightly","sha":"f6535ae6ada5f0bc7d5781497a19625bfa914c4d","kind":"commit","published_at":"2025-03-06T03:52:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.63.0-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.63.0-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.63.0-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.63.0-nightly/manifests"},{"name":"v1.62.4-nightly","sha":"4578e5e620b22ab96afd95d8a827ec6f93e83921","kind":"commit","published_at":"2025-03-05T18:12:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.4-nightly/manifests"},{"name":"v1.62.1-nightly","sha":"b9bddac77691747b3130c2de341f05e42891900d","kind":"commit","published_at":"2025-03-03T21:33:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.62.1-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.62.1-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.62.1-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.62.1-nightly/manifests"},{"name":"v1.61.20-stable","sha":"0a89c319a3718d5c49b0adbc954ff81fdf7860fd","kind":"commit","published_at":"2025-03-01T22:27:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-stable/manifests"},{"name":"v1.61.20.rc.dev1","sha":"ab91407cb706057f717aeee5d29c6f38e8e7af42","kind":"commit","published_at":"2025-03-01T18:55:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc.dev1/manifests"},{"name":"v1.61.20.dev1","sha":"5bfc5e42051161d4692919f7ef67d33f1bc637e4","kind":"commit","published_at":"2025-02-28T21:37:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.dev1/manifests"},{"name":"v1.61.20.rc","sha":"1e7b9cf767fad263b5e1cfd4b1439e184b7bea13","kind":"commit","published_at":"2025-02-28T01:09:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20.rc/manifests"},{"name":"v1.61.19.dev1","sha":"bfd6ba8a94de0a21a06bc3c8897341910df0d63e","kind":"commit","published_at":"2025-02-27T19:28:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19.dev1/manifests"},{"name":"v1.61.20-nightly","sha":"2b13fe5b6c9f7f10077d01bb0ca57838b29e7e73","kind":"commit","published_at":"2025-02-27T07:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.20-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.20-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.20-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.20-nightly/manifests"},{"name":"v1.61.19-nightly","sha":"992e78dfd865b41e74a203a8a35d44957fb4921a","kind":"commit","published_at":"2025-02-27T05:13:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.19-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.19-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.19-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.19-nightly/manifests"},{"name":"v1.61.17.dev1","sha":"463ef4f845f7ce8fa9a3b19654c547e0932899fa","kind":"commit","published_at":"2025-02-27T00:42:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17.dev1/manifests"},{"name":"v1.61.17-nightly","sha":"da1fd9b25f96b1fcaac21b3755c8a2c43ef65701","kind":"commit","published_at":"2025-02-26T17:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.17-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.17-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.17-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.17-nightly/manifests"},{"name":"v1.61.16-nightly","sha":"3a13d5419a35a2dbf97676e74f51b45a8d120d11","kind":"commit","published_at":"2025-02-25T06:12:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.16-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.16-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.16-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.16-nightly/manifests"},{"name":"v1.61.15-nightly","sha":"566d9354aab4215091b2e51ad0333e948125fa1b","kind":"commit","published_at":"2025-02-23T06:59:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.15-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.15-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.15-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.15-nightly/manifests"},{"name":"v1.61.13-stable","sha":"383e4535b6eadb04ef46a05ebeaa6b85b6e95e5b","kind":"commit","published_at":"2025-02-23T02:20:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-stable/manifests"},{"name":"v1.55.8-stable-patched","sha":"1dc58f3845e48dc7105bfde8da98afa46f68b632","kind":"commit","published_at":"2025-02-22T16:26:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable-patched","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable-patched","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable-patched","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable-patched/manifests"},{"name":"v1.61.13-nightly","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13-nightly/manifests"},{"name":"v1.61.13.rc","sha":"4c9517fd78ae3b977ebb66e6d5e39ec168a9dc5f","kind":"commit","published_at":"2025-02-21T02:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.13.rc","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.13.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.13.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.13.rc/manifests"},{"name":"v1.61.11-nightly","sha":"cc77138b37f7192fc8752fe4494fe769f4880691","kind":"commit","published_at":"2025-02-20T05:13:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.11-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.11-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.11-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.11-nightly/manifests"},{"name":"v1.61.9.dev1","sha":"baf8fd09f2f59798188f1d1ca19293e9d4697b19","kind":"commit","published_at":"2025-02-20T03:49:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9.dev1/manifests"},{"name":"v1.61.9-nightly","sha":"0d398c2295e71ce0dfca6bf13858a7b818624cab","kind":"commit","published_at":"2025-02-19T05:53:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.9-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.9-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.9-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.9-nightly/manifests"},{"name":"v1.61.7.dev1","sha":"7bfd816d3bb27098bc501706bada7f802549c9d2","kind":"commit","published_at":"2025-02-18T05:56:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7.dev1/manifests"},{"name":"v1.61.8-nightly","sha":"52450e9f61d2a99891bb52df5befb54448a417d3","kind":"commit","published_at":"2025-02-18T05:29:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.8-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.8-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.8-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.8-nightly/manifests"},{"name":"v1.61.6.dev1","sha":"b1ffe3b6efc8391dbb404ed651438fbf133832a8","kind":"commit","published_at":"2025-02-18T03:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6.dev1/manifests"},{"name":"v1.61.7","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7/manifests"},{"name":"v1.61.7-nightly","sha":"ce1d8026d901988c8dfc2d90b2c9c617c9d4a57f","kind":"commit","published_at":"2025-02-18T01:56:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.7-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.7-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.7-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.7-nightly/manifests"},{"name":"v1.61.6-nightly","sha":"4a2e4133c320f55871f818827d08b5332ca7c82d","kind":"commit","published_at":"2025-02-16T07:57:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.6-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.6-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.6-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.6-nightly/manifests"},{"name":"v1.61.5-nightly","sha":"8923304e852447917c81fb5aeb21774d82ddff58","kind":"commit","published_at":"2025-02-16T01:14:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.5-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.5-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.5-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.5-nightly/manifests"},{"name":"v1.61.3-stable","sha":"232e4ef44b0cb6dc90d9ff32233c7f805031e597","kind":"commit","published_at":"2025-02-16T00:41:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-stable/manifests"},{"name":"v1.61.4-nightly","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.4-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.4-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.4-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.4-nightly/manifests"},{"name":"v1.61.3.dev1","sha":"0ffd99afff449b9e79c5f5316bf14fe011eb98df","kind":"commit","published_at":"2025-02-15T06:03:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3.dev1/manifests"},{"name":"v1.61.3-nightly","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3-nightly/manifests"},{"name":"v1.61.3","sha":"cd9bc7726bb9f5704e9d3aac9f70be008d9f9ad1","kind":"commit","published_at":"2025-02-14T05:53:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.3/manifests"},{"name":"v1.61.2-nightly","sha":"805e832440d200adb78ce8c30657eaa432f80ab1","kind":"commit","published_at":"2025-02-14T01:12:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.2-nightly","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.2-nightly","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.2-nightly","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.2-nightly/manifests"},{"name":"v1.61.1.dev5","sha":"24e7bb0f49f070d2ac653eadcc9e4aeb91a2f1ac","kind":"commit","published_at":"2025-02-13T20:10:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev5/manifests"},{"name":"v1.61.1.dev1","sha":"edd3bc2ea7a584b01a227d936426113456506b4c","kind":"commit","published_at":"2025-02-13T17:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev1/manifests"},{"name":"v1.61.1.dev2","sha":"b18e958ddab7b9fb5bcd00d6fcb210504daf7295","kind":"commit","published_at":"2025-02-12T03:39:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1.dev2/manifests"},{"name":"v1.61.1","sha":"5e58ae03472c393c99c92d97fc43dc1208c53826","kind":"commit","published_at":"2025-02-12T00:43:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.1/manifests"},{"name":"v1.61.0","sha":"40f51bf81f8cec21828e967ce58a95a8f0f624ee","kind":"commit","published_at":"2025-02-11T04:42:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0/manifests"},{"name":"v1.61.0.dev1","sha":"3304b07c57a5f2364f2bbf2a97ebc4d0cc7f5f75","kind":"commit","published_at":"2025-02-11T03:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.61.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.61.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.61.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.61.0.dev1/manifests"},{"name":"v1.60.4-stable","sha":"80ffe8f810a30f683afa0a2058788529fe877cbc","kind":"commit","published_at":"2025-02-08T23:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4-stable/manifests"},{"name":"v1.60.8","sha":"34084873fc7188648f5516273eaad2bc3a1c196e","kind":"commit","published_at":"2025-02-08T06:46:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.8/manifests"},{"name":"v1.60.6","sha":"7739be340ba8ca7134ac32f3a2bb9bea317300b6","kind":"commit","published_at":"2025-02-07T05:20:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.6/manifests"},{"name":"v1.60.5-dev1","sha":"88e93f9f64492cc6e9872c51feb3dbd37b0f46c2","kind":"commit","published_at":"2025-02-06T17:11:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5-dev1/manifests"},{"name":"v1.60.5","sha":"515598114c6f06ff3b9595fc444b1047feb1a2c3","kind":"commit","published_at":"2025-02-06T03:02:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.5/manifests"},{"name":"v1.60.2-dev1","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2-dev1/manifests"},{"name":"v1.60.4","sha":"8d3a942fbd29ecfbe95f817be26388ef7ef0794c","kind":"commit","published_at":"2025-02-05T06:35:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.4/manifests"},{"name":"v1.60.2","sha":"c17342ac5bf0e9b281ffe2dbf6380411856eaf96","kind":"commit","published_at":"2025-02-04T06:39:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.2/manifests"},{"name":"v1.60.0.dev4","sha":"ec614be6c4f99cd8abb414b90c7e39a4f47ad8aa","kind":"commit","published_at":"2025-02-03T16:23:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev4/manifests"},{"name":"v1.60.0.dev2","sha":"8ba60bf13c42c197382e5d7ba00bf2f057825e7b","kind":"commit","published_at":"2025-02-02T01:26:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev2/manifests"},{"name":"v1.60.0.dev1","sha":"a2ad7eb8cb2236f5ac60daad99a50651a78f4157","kind":"commit","published_at":"2025-02-02T00:21:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0.dev1/manifests"},{"name":"v1.60.0","sha":"795a71ce1e3c8b667896da8aeb74037bd37e690d","kind":"commit","published_at":"2025-02-01T05:27:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.60.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.60.0/manifests"},{"name":"v1.59.8-stable","sha":"07cb7fa6289daf8d7e0bd416f8ed4252f0adefb6","kind":"commit","published_at":"2025-01-30T16:14:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-stable/manifests"},{"name":"v1.59.10","sha":"395e22ea72495ff58d234209504cc8d79cd2c254","kind":"commit","published_at":"2025-01-30T15:13:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.10/manifests"},{"name":"v1.59.8-dev1","sha":"2a40f4d6984e5d0c4c7b3e0381e1168d81ac50ea","kind":"commit","published_at":"2025-01-29T07:22:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8-dev1/manifests"},{"name":"v1.59.9","sha":"46b44f3a7f5952caf1d3856679a89257439b1f63","kind":"commit","published_at":"2025-01-29T06:18:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.9/manifests"},{"name":"v1.59.8","sha":"d9b8100cca1c0df4bc2cfeb9c9755701791cd742","kind":"commit","published_at":"2025-01-26T01:21:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.8/manifests"},{"name":"v1.59.7","sha":"4db1c7a9a9349a305867bf24ac9dced4ab468533","kind":"commit","published_at":"2025-01-25T05:30:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.7/manifests"},{"name":"v1.59.6","sha":"a835baacfc5e4c64690ac2dc60f2015e91222b4d","kind":"commit","published_at":"2025-01-24T05:11:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.6/manifests"},{"name":"v1.59.5","sha":"bc546d82a19596ed6395dbcf7be28e09e2208e33","kind":"commit","published_at":"2025-01-23T06:15:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.5/manifests"},{"name":"v1.59.3.dev1","sha":"f2a379d3a93119aa5b76925077b65c29f84fea3d","kind":"commit","published_at":"2025-01-23T05:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3.dev1/manifests"},{"name":"v1.59.3","sha":"26a79a533db7c292766ab783c342bec82117fae9","kind":"commit","published_at":"2025-01-22T05:33:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.3/manifests"},{"name":"v1.59.2","sha":"aa96c177befe3de78f91bb0821ffb7a1ff908bac","kind":"commit","published_at":"2025-01-22T04:49:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.2/manifests"},{"name":"v1.59.1","sha":"4b23420a2068d0c45df3e5ddb2d23837dee32a72","kind":"commit","published_at":"2025-01-21T05:45:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.1/manifests"},{"name":"v1.59.0","sha":"2fdbcca9aef108a3e52875267f99fbe930231ba4","kind":"commit","published_at":"2025-01-18T15:46:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.59.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.59.0/manifests"},{"name":"v1.58.4.dev1","sha":"17a4a3d866ecc05a19bae62882f8e74d7dfeb707","kind":"commit","published_at":"2025-01-17T17:03:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4.dev1/manifests"},{"name":"v1.58.4","sha":"7cfda2fb76e683a0ccddfb2b64e021f8b9dfb9c0","kind":"commit","published_at":"2025-01-17T16:29:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.4/manifests"},{"name":"v1.58.2.dev1","sha":"6033eb9aba470f2f7ffcba0f6b30818fa4624819","kind":"commit","published_at":"2025-01-16T20:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2.dev1/manifests"},{"name":"v1.58.2-dev2","sha":"b28e6b7d15aff143d3c3a2f801deda5f8c6423d3","kind":"commit","published_at":"2025-01-16T02:41:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev2/manifests"},{"name":"v1.58.2-dev1","sha":"d345a763236fa7bc22928a058658f191fb82484b","kind":"commit","published_at":"2025-01-15T15:48:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2-dev1/manifests"},{"name":"v1.58.2","sha":"96b70eb209951d300437e97ac4d78ab8eb1d7f3a","kind":"commit","published_at":"2025-01-15T04:18:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.2/manifests"},{"name":"v1.58.1","sha":"00f50bc2018eb45dd300e6d7d5ad8b3ab0ff5410","kind":"commit","published_at":"2025-01-14T04:20:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.1/manifests"},{"name":"v1.58.0","sha":"3fe1f3b3b24c97c1a15f8ba250129584f3a75f4b","kind":"commit","published_at":"2025-01-13T06:26:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.58.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.58.0/manifests"},{"name":"v1.57.8-stable","sha":"690f4e0c1049b557fb6f6899dbdf3ae5b69d23b5","kind":"commit","published_at":"2025-01-13T05:41:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8-stable/manifests"},{"name":"v1.57.11","sha":"e063c5a075944e67692dee55af2152f15503daf0","kind":"commit","published_at":"2025-01-13T02:41:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.11/manifests"},{"name":"v1.57.10","sha":"15b52039d21ad8aba7a207f4e0681227772135b6","kind":"commit","published_at":"2025-01-12T23:14:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.10/manifests"},{"name":"v1.57.8","sha":"189b67760011ea313ca58b1f8bd43aa74fbd7f55","kind":"commit","published_at":"2025-01-11T04:39:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.8/manifests"},{"name":"v1.57.7","sha":"00a0f56565ebb5123e49aad4538a1fde099ae7f2","kind":"commit","published_at":"2025-01-10T21:48:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.7/manifests"},{"name":"v1.57.5","sha":"7fcd130e1d825fb7d93fc3bff9647e222d7f2872","kind":"commit","published_at":"2025-01-10T04:05:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.5/manifests"},{"name":"v1.57.4","sha":"782b59788f9be4bb0cf1a673fa733d9f4eb2cb7a","kind":"commit","published_at":"2025-01-09T02:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.4/manifests"},{"name":"v1.57.3","sha":"7bf6769aa7bff2ff27e7176430f60cd5aa842718","kind":"commit","published_at":"2025-01-08T06:23:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.3/manifests"},{"name":"v1.57.2","sha":"e8ed40a27b11b5ad0f0820352dc205df2f7dd5e5","kind":"commit","published_at":"2025-01-08T05:40:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.2/manifests"},{"name":"v1.57.1.dev1","sha":"85cebd94ef6c446510080a3fff5e2a728c0b5add","kind":"commit","published_at":"2025-01-08T03:33:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1.dev1/manifests"},{"name":"v1.57.0-dev1","sha":"c14057c4b603e2b9e7477889daa8c93c681ed682","kind":"commit","published_at":"2025-01-07T05:32:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0-dev1/manifests"},{"name":"v1.57.1","sha":"7133cf5b74d0f83afe2e50ee43ffb3088b3508d5","kind":"commit","published_at":"2025-01-07T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.1/manifests"},{"name":"v1.57.0","sha":"23685e93f36515510818c95b6d724e1c50cc4901","kind":"commit","published_at":"2025-01-05T23:29:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.57.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.57.0/manifests"},{"name":"v1.56.3-stable","sha":"d388621c37dfaf940bf10db9970dcbf5b7d582eb","kind":"commit","published_at":"2025-01-04T19:35:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3-stable/manifests"},{"name":"v1.56.10","sha":"e804a1850edc2fa597080551dfe0ad4809d21f57","kind":"commit","published_at":"2025-01-04T19:21:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.10/manifests"},{"name":"v1.56.9","sha":"8ad9526625e37182bdca6c706d64b373c05b5abb","kind":"commit","published_at":"2025-01-04T01:49:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.9/manifests"},{"name":"v1.56.8-dev2","sha":"520de8333b65fe9a8b61b2c7cb958cddf572da42","kind":"commit","published_at":"2025-01-04T00:19:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev2/manifests"},{"name":"v1.56.8-dev1","sha":"92c31ae401a358f2c1aa76bc0d4956c643b6b33a","kind":"commit","published_at":"2025-01-03T20:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8-dev1/manifests"},{"name":"v1.56.8","sha":"b8173c2e9f221f5cc2442011142155a14669fbf1","kind":"commit","published_at":"2025-01-03T06:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.8/manifests"},{"name":"v1.56.6.dev1","sha":"1f9a7e0a3fc627fb2bfeb2440a9fca071ab02d19","kind":"commit","published_at":"2025-01-03T01:12:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6.dev1/manifests"},{"name":"v1.56.6","sha":"496422357c4e30fb268cdc91e0141758500d6c14","kind":"commit","published_at":"2025-01-01T15:40:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.6/manifests"},{"name":"v1.56.5","sha":"b3d4ee903d837e522bf60195542a0358f16f1a87","kind":"commit","published_at":"2024-12-31T06:26:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.5/manifests"},{"name":"v1.56.4","sha":"ea8f0913c2aac4a7b4ec53585cfe9ea04a3282de","kind":"commit","published_at":"2024-12-29T03:54:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.4/manifests"},{"name":"v1.56.3","sha":"fc8c45634df11176a0eda27de5e060a248299c94","kind":"commit","published_at":"2024-12-28T04:11:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.3/manifests"},{"name":"v1.56.2","sha":"62753eea690b95dfd66b96cd50496f191b7fae3d","kind":"commit","published_at":"2024-12-27T23:01:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.56.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.56.2/manifests"},{"name":"v1.55.12","sha":"fb9ab1076ca07f124dc2a2882284f90052554c1b","kind":"commit","published_at":"2024-12-25T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.12/manifests"},{"name":"v1.55.11","sha":"bd4ab1449e78a2d4bc209ef7c781c018add9f8e1","kind":"commit","published_at":"2024-12-24T16:30:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.11/manifests"},{"name":"v1.55.10","sha":"f5bee987c2e3edd4e77631007d48de01133ab0ce","kind":"commit","published_at":"2024-12-24T03:52:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.10/manifests"},{"name":"v1.55.8-stable","sha":"7f8897947890f283ac31e7006d1fdfb026cd90be","kind":"commit","published_at":"2024-12-22T03:00:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8-stable/manifests"},{"name":"v1.55.9-test2","sha":"bb9171e0377903d3dadcd7b55fcfa4062282bc51","kind":"commit","published_at":"2024-12-21T20:13:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test2/manifests"},{"name":"v1.55.9","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9/manifests"},{"name":"v1.55.9-test","sha":"11e5960462926343c7425ab7ed96f4a8808aab16","kind":"commit","published_at":"2024-12-21T05:28:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.9-test","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.9-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.9-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.9-test/manifests"},{"name":"v1.55.8","sha":"4322954dc60309703c86d27b150292d0f751f6e0","kind":"commit","published_at":"2024-12-20T23:38:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.8/manifests"},{"name":"v1.55.4-test-release-2","sha":"741500e089c4e69516f714734a941a91309cfae1","kind":"commit","published_at":"2024-12-20T01:43:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release-2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release-2/manifests"},{"name":"v1.55.4-test-release","sha":"19e67b8c0ee08d362d6eeede219bbcf1ac3246c5","kind":"commit","published_at":"2024-12-20T01:36:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4-test-release","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4-test-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4-test-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4-test-release/manifests"},{"name":"v1.55.4","sha":"7a5dd29fe05eb931e9c4ae743f4a862aabd3f488","kind":"commit","published_at":"2024-12-18T03:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.4/manifests"},{"name":"v1.55.3","sha":"2a92a60168b9ffbd6a620b3bed44109a143e00db","kind":"commit","published_at":"2024-12-16T16:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.3/manifests"},{"name":"v1.55.1-stable","sha":"277c6e8fc73cdfc11709c2f6474c7ef186612337","kind":"commit","published_at":"2024-12-14T23:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1-stable/manifests"},{"name":"v1.55.2","sha":"30e147a315d29ba3efe61a179e80409a77754a42","kind":"commit","published_at":"2024-12-13T20:55:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.2/manifests"},{"name":"v1.55.1","sha":"15a0572a06192347eee026a4183bd8e509fe1e2a","kind":"commit","published_at":"2024-12-13T04:50:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.1/manifests"},{"name":"v1.55.0.dev2","sha":"30ad27615eb90a376ce9d6707a31ff3497046e7e","kind":"commit","published_at":"2024-12-13T02:46:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev2/manifests"},{"name":"v1.55.0.dev1","sha":"27544e4328f0b97a0c7f0fba8c0e5a3073a3b96a","kind":"commit","published_at":"2024-12-12T20:42:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0.dev1/manifests"},{"name":"v1.55.0","sha":"893f6aa9710e7ce8b3334f89eeb2c089f3d03ed9","kind":"commit","published_at":"2024-12-12T18:39:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.55.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.55.0/manifests"},{"name":"v1.54.1","sha":"51ead67b4f5e829c5f57a0ec7208b7051c3371a3","kind":"commit","published_at":"2024-12-09T16:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.1/manifests"},{"name":"v1.54.0","sha":"191a0fefbc4592dd60cc063f7ce48353a28f4bd7","kind":"commit","published_at":"2024-12-08T03:09:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.54.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.54.0/manifests"},{"name":"v1.53.9","sha":"0e39cb58d8673f97d5cf76c34f900eebf1110960","kind":"commit","published_at":"2024-12-07T07:10:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.9/manifests"},{"name":"v1.53.8","sha":"ba1e6fe7b7b21bdc79c3b7478d14cedd6d3addf0","kind":"commit","published_at":"2024-12-07T05:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.8/manifests"},{"name":"v1.53.7.dev4","sha":"ee6d01cc0b284a3107944d9a3ce0211d151cf26b","kind":"commit","published_at":"2024-12-05T16:02:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev4/manifests"},{"name":"v1.53.7.dev2","sha":"7284f27558f164db6fa72ae4f55b4eadb06ad7d2","kind":"commit","published_at":"2024-12-05T15:43:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7.dev2/manifests"},{"name":"v1.53.7-stable","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7-stable/manifests"},{"name":"v1.53.7","sha":"2c151413e5f893e6efa27620f3627b01ef9744fe","kind":"commit","published_at":"2024-12-05T08:08:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.7/manifests"},{"name":"v1.53.6","sha":"12dfd14b5281bed673e284b300d148eea35c9d65","kind":"commit","published_at":"2024-12-05T03:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.6/manifests"},{"name":"v1.53.5","sha":"07dbe643897891914237d1638871b0bd94ee66f3","kind":"commit","published_at":"2024-12-04T17:00:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.5/manifests"},{"name":"v1.53.4","sha":"d558b643be941cc78016911b5ad9878b5749dbc1","kind":"commit","published_at":"2024-12-04T04:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.4/manifests"},{"name":"v1.53.3.dev2","sha":"d04db42c2a60386dbaab9b891547f9be29a18cb1","kind":"commit","published_at":"2024-12-04T01:47:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3.dev2/manifests"},{"name":"v1.53.3","sha":"573377ea493d5270b8cf06d17dd0c5b5f640b889","kind":"commit","published_at":"2024-12-03T20:09:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3/manifests"},{"name":"v1.53.3-dev1","sha":"bac0506a4a94104d871dd7db753a136c92d31f70","kind":"commit","published_at":"2024-12-03T19:07:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.3-dev1/manifests"},{"name":"v1.53.2","sha":"24e55ef0ed479709050e4a67fd3efe32490b4e6c","kind":"commit","published_at":"2024-12-03T02:34:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.2/manifests"},{"name":"v1.53.1.dev1","sha":"c94f9f3b1e68afad8fcc1005a3b5e1642482b79d","kind":"commit","published_at":"2024-11-29T04:21:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1.dev1/manifests"},{"name":"v1.53.1","sha":"05f810922c71fdb9494901370a931cb222c3ae3a","kind":"commit","published_at":"2024-11-28T03:34:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.53.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.53.1/manifests"},{"name":"v1.52.15-stable","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15-stable/manifests"},{"name":"v1.52.15.staging1","sha":"0f0857706005386e0151f9c6640024f9fa43e900","kind":"commit","published_at":"2024-11-28T01:32:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15.staging1/manifests"},{"name":"v1.52.16.dev4","sha":"c09ca785a4c519c1172b94e8b102cb324d67d194","kind":"commit","published_at":"2024-11-27T07:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev4/manifests"},{"name":"v1.52.16.dev1","sha":"a6da3dea03fb0f57c1923a2639ae3515a123fb7a","kind":"commit","published_at":"2024-11-27T06:08:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16.dev1/manifests"},{"name":"v1.52.16","sha":"dcea31e50a9c5fa1557832c5c5ce905c4e205720","kind":"commit","published_at":"2024-11-26T08:26:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.16/manifests"},{"name":"v1.52.15","sha":"c73ce95c01d33eeebe8adb4df2b899053261e405","kind":"commit","published_at":"2024-11-25T00:36:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.15/manifests"},{"name":"v1.52.14","sha":"d8e5134935db4b7613804ee0fa6ee18dc4845ac2","kind":"commit","published_at":"2024-11-22T13:53:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.14/manifests"},{"name":"v1.52.10-stable","sha":"9a4bc4ad0b2352d7400f9a9a89acd27243facdad","kind":"commit","published_at":"2024-11-22T08:12:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10-stable/manifests"},{"name":"v1.52.10.staging.2","sha":"8f8cccdc72a69d92d974b298ce74f1542461a45b","kind":"commit","published_at":"2024-11-22T02:45:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.2/manifests"},{"name":"v1.52.10.staging.1","sha":"216e7f58b15142a6f79f755ce7a260741c76cf12","kind":"commit","published_at":"2024-11-22T02:16:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10.staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10.staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10.staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10.staging.1/manifests"},{"name":"v1.52.12","sha":"ddfe687b13e9f31db2fb2322887804e3d01dd467","kind":"commit","published_at":"2024-11-21T01:55:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.12/manifests"},{"name":"v1.52.11","sha":"7d0e1f05acb4e814ed507e91ae31186e325a8bac","kind":"commit","published_at":"2024-11-20T14:18:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.11/manifests"},{"name":"v1.52.10","sha":"f43768d617ab8c09020162c04d82a1ae06f0107b","kind":"commit","published_at":"2024-11-18T20:22:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.10/manifests"},{"name":"v1.52.9.dev1","sha":"4c48f17879ca66e24b3879069d21ae809b094eb1","kind":"commit","published_at":"2024-11-18T01:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9.dev1/manifests"},{"name":"v1.52.9","sha":"41aade2cc00b49272ef57c9bc557229e6f2e6589","kind":"commit","published_at":"2024-11-16T02:07:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.9/manifests"},{"name":"v1.52.8.dev1","sha":"257070f13b20e80bea1d1941be95f4ccd9b01df0","kind":"commit","published_at":"2024-11-15T22:03:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8.dev1/manifests"},{"name":"v1.52.8","sha":"89678ace00ba82ee855d2f7d23e3aeb500f79e12","kind":"commit","published_at":"2024-11-14T19:33:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.8/manifests"},{"name":"v1.52.5-stable","sha":"a6bc0cfaf65c5ba7a480ac8c87605f019b3fbec0","kind":"commit","published_at":"2024-11-14T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5-stable/manifests"},{"name":"v1.52.5.staging1","sha":"29a3fa4ff980bb1c0cea26445eabd2e069ac5ac1","kind":"commit","published_at":"2024-11-13T16:11:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5.staging1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5.staging1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5.staging1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5.staging1/manifests"},{"name":"v1.52.6","sha":"73c7b73aa034731f3ebf86dba6593eaea1a99a29","kind":"commit","published_at":"2024-11-13T04:02:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6/manifests"},{"name":"v1.52.6.dev1","sha":"08929754344ae18280f599be0234a353669735af","kind":"commit","published_at":"2024-11-12T19:10:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.6.dev1/manifests"},{"name":"v1.52.5","sha":"33ceb7ca1ffab1401decca773253b58d5fc461a2","kind":"commit","published_at":"2024-11-12T05:01:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.5/manifests"},{"name":"v1.52.4","sha":"b8ae08b8ebaf17d7b029c4ee0874fa951cee2550","kind":"commit","published_at":"2024-11-11T17:27:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.4/manifests"},{"name":"v1.52.2-dev1","sha":"7ccccf5defd308978ac403e6e00eeb9ec64fed2b","kind":"commit","published_at":"2024-11-08T18:50:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2-dev1/manifests"},{"name":"v1.52.3","sha":"3d1c3054019c7e524f658af76f5f1c453c2c3dca","kind":"commit","published_at":"2024-11-08T17:33:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.3/manifests"},{"name":"v1.52.2","sha":"1bef6457c755c3901be40292cedee313ab0540d3","kind":"commit","published_at":"2024-11-08T14:04:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.2/manifests"},{"name":"v1.52.1.dev1","sha":"1c0ea3802fcf1d53d7b5719e709f4da15030551f","kind":"commit","published_at":"2024-11-08T04:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1.dev1/manifests"},{"name":"v1.52.1","sha":"27e18358abcbcb973356cb067451a22f70b8daef","kind":"commit","published_at":"2024-11-07T19:25:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.1/manifests"},{"name":"v1.52.0.dev20","sha":"a4eeb50b0e5c9d192e91ed2c3576defc0c35c23c","kind":"commit","published_at":"2024-11-06T23:06:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev20/manifests"},{"name":"v1.52.0.dev14","sha":"7d9e142839d785364fb39321b8485ee60d884094","kind":"commit","published_at":"2024-11-06T18:40:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev14/manifests"},{"name":"v1.52.0.dev12","sha":"3b37ea5d1f71c36125e7f10aaa10d64f985cddf3","kind":"commit","published_at":"2024-11-06T14:23:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev12/manifests"},{"name":"v1.52.0.dev11","sha":"cf8fb58bcd3011914be5a89f7686ceee053c7ba1","kind":"commit","published_at":"2024-11-06T08:59:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev11/manifests"},{"name":"v1.52.0.dev8","sha":"80510e58746edaaed23bee75c94f0bab59423584","kind":"commit","published_at":"2024-11-05T23:07:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev8/manifests"},{"name":"v1.52.0.dev6","sha":"ae7190bea0626d829718abcbe38305ea33fdb23e","kind":"commit","published_at":"2024-11-05T22:46:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev6/manifests"},{"name":"v1.52.0.dev4","sha":"d0521d693ef060b1efe217df63965208d19aee91","kind":"commit","published_at":"2024-11-05T21:27:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev4/manifests"},{"name":"v1.52.0.dev1","sha":"db891550686c9924fa54eb128769c91e6c2c68c9","kind":"commit","published_at":"2024-11-05T19:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0.dev1/manifests"},{"name":"v1.52.0","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0/manifests"},{"name":"v1.52.0-stable","sha":"695f48a8f1ed607c7b596dbb00a977e399f024fc","kind":"commit","published_at":"2024-11-05T16:33:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.52.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.52.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.52.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.52.0-stable/manifests"},{"name":"v1.51.3.dev10","sha":"f3071161add36c23b8682c68834a3838744108c8","kind":"commit","published_at":"2024-11-05T05:55:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3.dev10/manifests"},{"name":"v1.51.3-dev2","sha":"fe100e903ec7cdf55aeb3a9607e05558ce269e1c","kind":"commit","published_at":"2024-11-04T21:04:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev2/manifests"},{"name":"v1.51.3-dev1","sha":"051907bb94c80dee7c1433d9b0440463058ccac8","kind":"commit","published_at":"2024-11-04T11:01:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3-dev1/manifests"},{"name":"v1.51.3","sha":"bac2ac2a49102c91dea475c42891f463b60744bd","kind":"commit","published_at":"2024-11-01T19:45:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.3/manifests"},{"name":"v1.51.1-stable","sha":"5652c375b3e22bab6704e93058c868620c72d6ee","kind":"commit","published_at":"2024-11-01T15:07:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-stable/manifests"},{"name":"custom-docker-image-test-dev","sha":"7082c0a508a29dbc72979fed86a4d7b3162baa64","kind":"commit","published_at":"2024-11-01T12:32:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/custom-docker-image-test-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/custom-docker-image-test-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@custom-docker-image-test-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/custom-docker-image-test-dev/manifests"},{"name":"v1.51.1-staging.2","sha":"8037d94b7bcf10c1b44e24d1f678610098e142bd","kind":"commit","published_at":"2024-11-01T12:24:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.2/manifests"},{"name":"v1.51.1-staging.1","sha":"8c9dfd5f696393e726d381e3bc3b01babeb123c7","kind":"commit","published_at":"2024-11-01T05:15:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging.1/manifests"},{"name":"v1.51.1-staging","sha":"ac24f87e87883bf46ec0ae6916fc8e9278918738","kind":"commit","published_at":"2024-10-30T18:36:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1-staging","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1-staging","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1-staging","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1-staging/manifests"},{"name":"v1.51.2","sha":"2c37aad1c44af9e98a0af4e36d0b89f2449bf2a9","kind":"commit","published_at":"2024-10-30T18:23:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"134bd2cebb6b62c2dd5f314bdd6e8270b78ca332","kind":"commit","published_at":"2024-10-29T16:06:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.1/manifests"},{"name":"v1.51.0.dev1","sha":"b080ebdeee03f1c9ef7d2ddf895f8a0db7f3ce9a","kind":"commit","published_at":"2024-10-28T18:36:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0.dev1/manifests"},{"name":"v1.51.0","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0/manifests"},{"name":"v1.51.0-stable","sha":"b3141e1a5f4a19c8c7304b319ef3e4b94cc678e3","kind":"commit","published_at":"2024-10-26T06:01:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.51.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.51.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.51.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.51.0-stable/manifests"},{"name":"v1.50.4-stable","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4-stable/manifests"},{"name":"v1.50.4","sha":"0f0470f5749e5169cb981469f21f7c4c0a584940","kind":"commit","published_at":"2024-10-24T17:29:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.4/manifests"},{"name":"v1.50.1.dev1","sha":"ab8a0e9efd6e86cff800bff70ffe70ec2c40b433","kind":"commit","published_at":"2024-10-23T04:40:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev1/manifests"},{"name":"v1.50.2","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2/manifests"},{"name":"v1.50.2-stable","sha":"f943410e326192582b587384f2da0041be526490","kind":"commit","published_at":"2024-10-22T20:33:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.2-stable/manifests"},{"name":"v1.50.1-stable.1","sha":"c8d248c8247cb2d664e6caffe3dc4ca057e2c413","kind":"commit","published_at":"2024-10-22T16:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable.1/manifests"},{"name":"v1.50.1.dev4","sha":"41f96d923892d608bbc255f6f58a320f2d4c5140","kind":"commit","published_at":"2024-10-21T17:03:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1.dev4/manifests"},{"name":"v1.50.1","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1/manifests"},{"name":"v1.50.1-stable","sha":"fb523b79e9fdd7ce2d3a33f6c57a3679c7249e35","kind":"commit","published_at":"2024-10-21T10:32:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.1-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.1-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.1-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.1-stable/manifests"},{"name":"v1.50.0","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0/manifests"},{"name":"v1.50.0-stable","sha":"89c71f1eb3bf150ab42f8bd632a61895d70cfc34","kind":"commit","published_at":"2024-10-19T03:33:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.50.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.50.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.50.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.50.0-stable/manifests"},{"name":"v1.49.7","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7/manifests"},{"name":"v1.49.7-stable","sha":"c29853552b4dbd62d0c56a2c7aa1c256f678bf06","kind":"commit","published_at":"2024-10-18T06:01:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.7-stable/manifests"},{"name":"v1.49.6","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6/manifests"},{"name":"v1.49.6-stable","sha":"81766e70499ed26154b99e32f22c545a26eaf200","kind":"commit","published_at":"2024-10-17T05:19:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.6-stable/manifests"},{"name":"v1.49.5","sha":"d9a71650e3116a7247901b9d1260133afabc70f2","kind":"commit","published_at":"2024-10-16T07:47:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.5/manifests"},{"name":"v1.49.4","sha":"846bb4cb91c8520fe29a27c3fb7014a296c18f47","kind":"commit","published_at":"2024-10-15T08:09:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.4/manifests"},{"name":"v1.49.3-stable","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3-stable/manifests"},{"name":"v1.49.3","sha":"cc6f34e9d4b77b1c8d585d28a13a5dc42e115868","kind":"commit","published_at":"2024-10-14T13:43:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.3/manifests"},{"name":"v1.49.2-stable","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2-stable/manifests"},{"name":"v1.49.2","sha":"2cb65b450dc96e1278059af9a17374eb01c6ae54","kind":"commit","published_at":"2024-10-12T10:32:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.2/manifests"},{"name":"v1.49.1.dev2","sha":"4506fa952b9311dc77b18a244905308e71528eb6","kind":"commit","published_at":"2024-10-11T18:25:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev2/manifests"},{"name":"v1.49.1.dev1","sha":"6ab88fec44c519f36cb24c56fcf87c850e6caacb","kind":"commit","published_at":"2024-10-11T11:18:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1.dev1/manifests"},{"name":"v1.49.1","sha":"d28c6b390ca19d50ba52985988b4e005383ae281","kind":"commit","published_at":"2024-10-11T06:42:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.1/manifests"},{"name":"v1.49.0.dev8","sha":"671ac7c043de85e69db2e245dd5b2679a585e2be","kind":"commit","published_at":"2024-10-10T13:45:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev8/manifests"},{"name":"v1.49.0.dev1","sha":"6255a49de90a5268e2e5e418444b48b80dfe2df7","kind":"commit","published_at":"2024-10-10T03:23:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0.dev1/manifests"},{"name":"v1.49.0","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0/manifests"},{"name":"v1.49.0-stable","sha":"4b4bb9296fbc260e43fdbb0863134b22266172b2","kind":"commit","published_at":"2024-10-09T10:15:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.49.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.49.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.49.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.49.0-stable/manifests"},{"name":"v1.48.19","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19/manifests"},{"name":"v1.48.19-stable","sha":"9ee1a3ff8c8acdc4647d3ef676ee87a5fa681956","kind":"commit","published_at":"2024-10-08T05:22:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.19-stable/manifests"},{"name":"1.48.18.dev2","sha":"bd8715e408e6e54cf67b0a73866f5902d9294221","kind":"commit","published_at":"2024-10-08T03:04:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.48.18.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.48.18.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.48.18.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.48.18.dev2/manifests"},{"name":"v1.48.18","sha":"5afc45d4116897256fd6b377fad2fe5e3c201b22","kind":"commit","published_at":"2024-10-07T12:52:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.18/manifests"},{"name":"v1.48.17","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17/manifests"},{"name":"v1.48.17-stable","sha":"29da2d49d6487d382bc9e867abedcf4da165d13a","kind":"commit","published_at":"2024-10-06T01:27:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.17-stable/manifests"},{"name":"v1.48.16-stable","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16-stable/manifests"},{"name":"v1.48.16","sha":"f7ce1173f3315cc6cae06cf9bcf12e54a2a19705","kind":"commit","published_at":"2024-10-05T11:29:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.16/manifests"},{"name":"v1.48.15","sha":"c84cfe977eecb40991ee42c0de3bc6609346bf05","kind":"commit","published_at":"2024-10-05T06:26:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.15/manifests"},{"name":"v1.48.14","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14/manifests"},{"name":"v1.48.14-stable","sha":"45a981a37e56fed9417cff0310c665d5ff0bceb3","kind":"commit","published_at":"2024-10-04T11:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.14-stable/manifests"},{"name":"v1.48.12","sha":"04ae095860ad9e32ca82bc0db566b77e4cc4aa44","kind":"commit","published_at":"2024-10-04T01:42:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.12/manifests"},{"name":"v1.48.11","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11/manifests"},{"name":"v1.48.11-stable","sha":"130842537fab42c2e4b27793e5b80730ab9e010e","kind":"commit","published_at":"2024-10-03T18:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.11-stable/manifests"},{"name":"v1.48.10","sha":"74647a5227a5a19348ee3a00b06fef2da4efd22a","kind":"commit","published_at":"2024-10-03T02:13:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.10/manifests"},{"name":"v1.48.9","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9/manifests"},{"name":"v1.48.9-stable","sha":"e19bb55e3b4c6a858b6e364302ebbf6633a51de5","kind":"commit","published_at":"2024-10-02T03:52:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.9-stable/manifests"},{"name":"v1.48.8","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8/manifests"},{"name":"v1.48.8-stable","sha":"3fc4ae0d65d087fe974dcb58f0519216bc100b04","kind":"commit","published_at":"2024-10-01T21:18:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.8-stable/manifests"},{"name":"v1.48.7","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7/manifests"},{"name":"v1.48.7-stable","sha":"ec6ec32bf8a1cdecb3896c3295d8dabaf20841d7","kind":"commit","published_at":"2024-09-29T06:11:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.7-stable/manifests"},{"name":"v1.48.6","sha":"e9e086a0b61630b207dba8ab1b36034e2d907e56","kind":"commit","published_at":"2024-09-29T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.6/manifests"},{"name":"v1.48.5.dev1","sha":"0d0f46a826c42f52db56bfdc4e0dbf6913652671","kind":"commit","published_at":"2024-09-28T22:03:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5.dev1/manifests"},{"name":"v1.48.5","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5/manifests"},{"name":"v1.48.5-stable","sha":"1f51159ed20278f23a3d7bfe2d67fd3a8aed5e8a","kind":"commit","published_at":"2024-09-28T05:58:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.5-stable/manifests"},{"name":"v1.48.4","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4/manifests"},{"name":"v1.48.4-stable","sha":"754981a78f26fced9feab428759d5902e6416c88","kind":"commit","published_at":"2024-09-28T03:32:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.4-stable/manifests"},{"name":"v1.48.3","sha":"46c850994175bc3ecaac9b040be7430be13c3d59","kind":"commit","published_at":"2024-09-27T17:39:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.3/manifests"},{"name":"v1.48.2.dev12","sha":"87d05583cc2b1561dfd1103f68e45b208074729d","kind":"commit","published_at":"2024-09-27T16:44:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev12/manifests"},{"name":"v1.48.2.dev8","sha":"480a8d73c0aade39b661385754e57c0f6dccd8c5","kind":"commit","published_at":"2024-09-27T01:39:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev8/manifests"},{"name":"v1.48.2.dev10","sha":"fdcab2cafa24a761fa2f28b5c760295ba2907bc7","kind":"commit","published_at":"2024-09-27T01:37:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev10/manifests"},{"name":"v1.48.2.dev6","sha":"5ef0ab5b2e282902f40859a9722e7a58d27d5d8d","kind":"commit","published_at":"2024-09-27T00:36:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev6/manifests"},{"name":"v1.48.2.dev4","sha":"44833f3508d5872b80c7534c5cd0d7584283359f","kind":"commit","published_at":"2024-09-27T00:30:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2.dev4/manifests"},{"name":"v1.48.2","sha":"76a647b9bbb771b9079af39d02c0db633e6ee7d7","kind":"commit","published_at":"2024-09-26T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.2/manifests"},{"name":"v1.48.1","sha":"becb4acc24f8fd9f167691850b8f713df325b621","kind":"commit","published_at":"2024-09-25T05:26:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.1/manifests"},{"name":"v1.48.0.dev1","sha":"047c20f2a89f4fd9487179d76e0005deade40a4f","kind":"commit","published_at":"2024-09-24T19:44:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0.dev1/manifests"},{"name":"v1.48.0","sha":"9a5115d5ea6f7864ec3bd4809f2e0771bb90ebb5","kind":"commit","published_at":"2024-09-24T01:57:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.48.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.48.0/manifests"},{"name":"v1.47.2.dev5","sha":"8fa83f88805a73d5fdc4d40080e0dfbdb1d74422","kind":"commit","published_at":"2024-09-24T00:28:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev5/manifests"},{"name":"v1.47.2.dev4","sha":"c19592e502b35d902e114f755224674f6089c77b","kind":"commit","published_at":"2024-09-23T20:17:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev4/manifests"},{"name":"v1.47.2.dev1","sha":"4ce8800264516b4c18af5fc892e4063d4d4e2b26","kind":"commit","published_at":"2024-09-23T19:06:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2.dev1/manifests"},{"name":"v1.47.2","sha":"6b9b4696861f168e8d16c681c6d745ecea9bfcda","kind":"commit","published_at":"2024-09-23T15:48:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.2/manifests"},{"name":"v1.47.1","sha":"b987d99486059b1b2b090ac66e5aeee25cfe0145","kind":"commit","published_at":"2024-09-22T01:00:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"7ca9165d597d21d957a1071293e79afb298b88de","kind":"commit","published_at":"2024-09-21T04:51:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.47.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.47.0/manifests"},{"name":"v1.46.8","sha":"a3d4bf6c27cab69cb9ada11f3030657cdc16c5a4","kind":"commit","published_at":"2024-09-20T00:19:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.8/manifests"},{"name":"v1.46.7","sha":"ae41c0df827db3cca27c4c2132c271bafe6771bf","kind":"commit","published_at":"2024-09-19T23:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.7/manifests"},{"name":"v1.46.6","sha":"c60f6f496a14f91e57897feeb80bea6536b2a247","kind":"commit","published_at":"2024-09-18T23:45:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.6/manifests"},{"name":"v1.46.5","sha":"84e813b0f495d13e60c52224cbc726ead7f1b91c","kind":"commit","published_at":"2024-09-18T17:34:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.5/manifests"},{"name":"v1.46.4","sha":"c5c64a6c04cd2210ee5ef6f17d643368d1b94fb3","kind":"commit","published_at":"2024-09-18T03:42:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.4/manifests"},{"name":"v1.46.2","sha":"dd602753c0d46180d90bc4a65745ebc4e556943a","kind":"commit","published_at":"2024-09-18T01:02:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.2/manifests"},{"name":"v1.46.1.dev2","sha":"5f0a15785d8f17adb7363838db2a8c62240c6d88","kind":"commit","published_at":"2024-09-17T23:25:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev2/manifests"},{"name":"v1.46.1.dev1","sha":"246548e5537652ae396e738a02d53c4aac8afe48","kind":"commit","published_at":"2024-09-17T15:22:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1.dev1/manifests"},{"name":"v1.46.1","sha":"1e59395280a73d8b88449d7fab7ffd6bed8915fd","kind":"commit","published_at":"2024-09-17T03:12:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.1/manifests"},{"name":"v1.46.0.dev1","sha":"7aff33fbcc6cb7bb733c2756a64df79a1e5f0bb7","kind":"commit","published_at":"2024-09-16T13:52:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0.dev1/manifests"},{"name":"v1.46.0","sha":"2efdd2a6a4723616b9dea62594560b4094c08373","kind":"commit","published_at":"2024-09-15T02:32:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.46.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.46.0/manifests"},{"name":"v1.45.0.dev2","sha":"3507c2698c5674cc1e5c99fa9290e043f4438382","kind":"commit","published_at":"2024-09-15T01:49:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev2/manifests"},{"name":"v1.45.0.dev1","sha":"9a5337c503e58f5f8f1abdde2840a3a37287a85e","kind":"commit","published_at":"2024-09-14T23:20:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0.dev1/manifests"},{"name":"v1.45.0","sha":"cdd7cd4d69585525bc9aaa0e647cdbb38b3ae6c0","kind":"commit","published_at":"2024-09-13T06:10:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.45.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.45.0/manifests"},{"name":"v1.44.28","sha":"fa01b5c7d9d3310e88ee5a62e9f760d32a311434","kind":"commit","published_at":"2024-09-13T02:17:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.28/manifests"},{"name":"v1.44.27.dev1","sha":"de419a949777c0a6ed0ace85d0ca6736646f4c1a","kind":"commit","published_at":"2024-09-13T00:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27.dev1/manifests"},{"name":"v1.44.27","sha":"34908627956769d105cf6b377bfa8717d1fa39f0","kind":"commit","published_at":"2024-09-12T20:41:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.27/manifests"},{"name":"v1.44.26","sha":"69df1f5660447fc489239242de415f9148f451b5","kind":"commit","published_at":"2024-09-12T15:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.26/manifests"},{"name":"v1.44.25","sha":"70100d716bba3a6c70b5bd457c25d68aabf3a1d8","kind":"commit","published_at":"2024-09-12T04:31:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.25/manifests"},{"name":"v1.44.24","sha":"a6f90208843c8e987fbf20383cdf95dce3bea541","kind":"commit","published_at":"2024-09-11T02:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.24/manifests"},{"name":"v1.44.23-stable","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23-stable/manifests"},{"name":"v1.44.23","sha":"2e5583919aff36324f13addc270693498fdec75b","kind":"commit","published_at":"2024-09-10T04:58:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.23/manifests"},{"name":"v1.44.22","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22/manifests"},{"name":"v1.44.22-stable","sha":"67c185321616deb1ef06a6096f36776623d5888f","kind":"commit","published_at":"2024-09-08T02:05:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.22-stable/manifests"},{"name":"v1.44.21","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21/manifests"},{"name":"v1.44.21-stable","sha":"32d0277f0374e01bea384a8c445bb1ea9e3432ba","kind":"commit","published_at":"2024-09-07T02:21:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.21-stable/manifests"},{"name":"v1.44.19-stable","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19-stable/manifests"},{"name":"v1.44.19","sha":"b573847dad0a22c41b309895978f7a4b70de44ec","kind":"commit","published_at":"2024-09-06T02:07:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.19/manifests"},{"name":"v1.44.18-stable","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18-stable/manifests"},{"name":"v1.44.18","sha":"3709a0565e0d642067a514dd01c18b3a57ac56a7","kind":"commit","published_at":"2024-09-05T05:22:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.18/manifests"},{"name":"v1.44.17","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17/manifests"},{"name":"v1.44.17-stable","sha":"20a5bbe6a6ffe2bc548aae1b7c9f7ba5761b5bc0","kind":"commit","published_at":"2024-09-05T02:59:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.17-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.17-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.17-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.17-stable/manifests"},{"name":"v1.44.16","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16/manifests"},{"name":"v1.44.16-stable","sha":"be3c7b401ef69297247fa56aa8ff07549e3451b2","kind":"commit","published_at":"2024-09-04T04:21:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.16-stable/manifests"},{"name":"v1.44.15-dev1","sha":"7c79cc06acbdd6c45efaeba5978a151005f5bf4b","kind":"commit","published_at":"2024-09-03T15:40:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-dev1/manifests"},{"name":"v1.44.15","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15/manifests"},{"name":"v1.44.15-stable","sha":"36ce43ed95a4d1fc89b8d9ed7b0efab88149357d","kind":"commit","published_at":"2024-09-03T14:17:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.15-stable/manifests"},{"name":"v1.44.14","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14/manifests"},{"name":"v1.44.14-stable","sha":"6fb82aaf75bfb12f4a8501261b8578bce93d9b6e","kind":"commit","published_at":"2024-09-01T00:58:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.14-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.14-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.14-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.14-stable/manifests"},{"name":"v1.44.13-stable","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13-stable/manifests"},{"name":"v1.44.13","sha":"3a72197e77d75417895846deefd132922f226b29","kind":"commit","published_at":"2024-08-31T00:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.13/manifests"},{"name":"v1.44.12","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12/manifests"},{"name":"v1.44.12-stable","sha":"a9ca18302116647b8f610b2390f626f112dc763f","kind":"commit","published_at":"2024-08-30T14:21:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.12-stable/manifests"},{"name":"v1.44.11-stable","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11-stable/manifests"},{"name":"v1.44.11","sha":"ef47b2bc877daf048d39e430e9e5a213a39af717","kind":"commit","published_at":"2024-08-30T00:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.11/manifests"},{"name":"v1.44.10-stable","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10-stable/manifests"},{"name":"v1.44.10","sha":"e9957f1265ee814afc66458183a5491b7e7e31ec","kind":"commit","published_at":"2024-08-29T05:21:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.10/manifests"},{"name":"v1.44.9","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.9/manifests"},{"name":"v1.44.8-dev1","sha":"f0fb8bdf456d8cef6edb68901f8139710d9c8ed9","kind":"commit","published_at":"2024-08-28T23:38:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8-dev1/manifests"},{"name":"v1.44.8","sha":"60381ffcdd662fe077c86cd2894ac564644b1baf","kind":"commit","published_at":"2024-08-28T19:07:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.8/manifests"},{"name":"v1.44.7","sha":"7655b786232f0edfcc2c14c7721d2ba0ab6a9957","kind":"commit","published_at":"2024-08-27T04:12:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.7/manifests"},{"name":"v1.44.6-stable","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6-stable/manifests"},{"name":"v1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.6/manifests"},{"name":"1.44.6","sha":"4e9f66bc7ea76db3570340f49ccc39afe91a1ea0","kind":"commit","published_at":"2024-08-26T16:14:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.44.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.44.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.44.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.44.6/manifests"},{"name":"v1.44.5","sha":"8c5ff150f6142608ffe968e4e68429f978fda187","kind":"commit","published_at":"2024-08-24T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.5/manifests"},{"name":"v1.44.4.dev2","sha":"4ac78a07659cf75a9ea328703527784016a3c51c","kind":"commit","published_at":"2024-08-23T13:59:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4.dev2/manifests"},{"name":"v1.44.4","sha":"3f96a8c6674ccab8f10a254d7b959e8adbed055d","kind":"commit","published_at":"2024-08-23T02:31:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.4/manifests"},{"name":"v1.44.3","sha":"18cd905a1f7495b985779e6ab1f099164c2a7caf","kind":"commit","published_at":"2024-08-23T01:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.3/manifests"},{"name":"v1.44.2","sha":"a120135dd1cc9d17c2705f418bcf024987bef386","kind":"commit","published_at":"2024-08-22T17:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.2/manifests"},{"name":"v1.44.1","sha":"a6ee1e04fecab78f86366ceb1f6cb1a0d7f86b0e","kind":"commit","published_at":"2024-08-21T14:01:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.44.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.44.1/manifests"},{"name":"v1.43.19.dev2","sha":"7080e3919d8a35681b5e9b8c21175c5010265f9b","kind":"commit","published_at":"2024-08-20T22:31:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev2/manifests"},{"name":"v1.43.19.dev1","sha":"fb7ff4b03183c018990629fa2c77d14921cfb6a4","kind":"commit","published_at":"2024-08-20T19:00:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19.dev1/manifests"},{"name":"v1.43.19","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19/manifests"},{"name":"v1.43.19-stable","sha":"16d09b1dd3b6c1fc162b292e86e041df5aa8cfc0","kind":"commit","published_at":"2024-08-20T15:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.19-stable/manifests"},{"name":"v1.43.18","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18/manifests"},{"name":"v1.43.18-stable","sha":"69afb07deab297fcaa7e88727f9f256b000f8f50","kind":"commit","published_at":"2024-08-18T02:50:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.18-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.18-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.18-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.18-stable/manifests"},{"name":"v1.43.17","sha":"b1bed459b4efc75f07a7d06b5260deb1a8ce187b","kind":"commit","published_at":"2024-08-17T04:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.17/manifests"},{"name":"v1.43.16","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16/manifests"},{"name":"v1.43.16-stable","sha":"51da6ab64e275c866f0c946c83edf1f57c76e6df","kind":"commit","published_at":"2024-08-16T23:56:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.16-stable/manifests"},{"name":"v1.43.15","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15/manifests"},{"name":"v1.43.15-stable","sha":"a614c9f52544d9334bbd2dde99b4c22da0177e13","kind":"commit","published_at":"2024-08-16T04:55:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.15-stable/manifests"},{"name":"v1.43.13.dev1","sha":"0d374fb7c0807923980d537d1b2962958409ae28","kind":"commit","published_at":"2024-08-16T01:23:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13.dev1/manifests"},{"name":"v1.43.13-stable","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13-stable/manifests"},{"name":"v1.43.13","sha":"9c039a9064a5d91b356505db4736e84528a9db9f","kind":"commit","published_at":"2024-08-15T00:47:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.13/manifests"},{"name":"v1.43.12","sha":"066ed20eb0ec8ba5a69c9d9dd0da857a70a33d07","kind":"commit","published_at":"2024-08-14T17:42:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.12/manifests"},{"name":"v1.43.10","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10/manifests"},{"name":"v1.43.10-stable","sha":"e0978378c13f2a7997118cb1c5c7e8b777d01021","kind":"commit","published_at":"2024-08-14T04:29:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.10-stable/manifests"},{"name":"v1.43.9.dev4","sha":"fef6f50e23231b5681910da5f40a2047bcf7fdba","kind":"commit","published_at":"2024-08-14T02:29:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev4/manifests"},{"name":"v1.43.9.dev3","sha":"353b470cbc084e098f74fef1ddb579aa69437c2a","kind":"commit","published_at":"2024-08-14T02:17:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev3/manifests"},{"name":"v1.43.9.dev2","sha":"2de276cb446df81b959e490bcebbd8b0a465f483","kind":"commit","published_at":"2024-08-14T01:40:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev2/manifests"},{"name":"v1.43.9.dev1","sha":"2c0f4c9865fa3f9fde12015f356e3ec9432f1b75","kind":"commit","published_at":"2024-08-13T23:57:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9.dev1/manifests"},{"name":"v1.43.9","sha":"d1d28487f7f4f6cfd5f0a8f5b2ff0b9f3cf434c4","kind":"commit","published_at":"2024-08-13T01:48:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.9/manifests"},{"name":"v1.43.7.dev1","sha":"003e962288d035cd8fee10caffd2442f37992eab","kind":"commit","published_at":"2024-08-13T01:29:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7.dev1/manifests"},{"name":"v1.43.6.dev1","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6.dev1/manifests"},{"name":"v1.43.7","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7/manifests"},{"name":"v1.43.7-stable","sha":"e861d97bf2a18b35a61c6a4e97f86486284b751e","kind":"commit","published_at":"2024-08-10T21:11:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.7-stable/manifests"},{"name":"v1.43.6-stable","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6-stable/manifests"},{"name":"v1.43.6","sha":"f4355d3e88d7ac80e89bd6e955c8f9147d33a6bc","kind":"commit","published_at":"2024-08-10T03:41:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.6/manifests"},{"name":"v1.43.5-stable","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5-stable/manifests"},{"name":"v1.43.5","sha":"4c4ccaff66be7b9ba6e7b9b6a9a921483f549904","kind":"commit","published_at":"2024-08-10T02:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.5/manifests"},{"name":"v1.43.4.dev5","sha":"177f670c7d9329bd576a9f6f0a7a9a0380ae34c8","kind":"commit","published_at":"2024-08-09T19:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4.dev5/manifests"},{"name":"v1.43.4","sha":"0b64b51d555d0ed52c2d40104ebe8d3a398830f5","kind":"commit","published_at":"2024-08-09T01:54:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.4/manifests"},{"name":"v1.43.3-dev1","sha":"5703da9b4253ade7b1d0177f34f640e0ad5d5276","kind":"commit","published_at":"2024-08-08T17:30:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3-dev1/manifests"},{"name":"v1.43.3","sha":"381fc213f82c91add2e7534db324b3fad578ddf1","kind":"commit","published_at":"2024-08-08T03:33:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.3/manifests"},{"name":"v1.43.2","sha":"b4392d2b67db86f62a58611f63b7fb9d5ad29ccc","kind":"commit","published_at":"2024-08-08T01:39:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.2/manifests"},{"name":"v1.43.1-dev1","sha":"1008f24b164111fcf298d7c6b87111557c3f002c","kind":"commit","published_at":"2024-08-07T15:08:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1-dev1/manifests"},{"name":"v1.43.1","sha":"f579aef740ecfa601e6fe4a1efe7ee1b1556137c","kind":"commit","published_at":"2024-08-07T04:28:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.1/manifests"},{"name":"v1.40.3.dev4","sha":"a1c1ad60d2412b33a37671c1b97f16d20abed382","kind":"commit","published_at":"2024-08-07T01:10:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3.dev4/manifests"},{"name":"1.40.3.dev2","sha":"7024fcacec3d5df66f0c7da457ff91f39d97a208","kind":"commit","published_at":"2024-08-06T22:29:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.3.dev2/manifests"},{"name":"v1.43.0.dev1","sha":"1ef814dc975dd5a20bcd867de08b99c99d8db79a","kind":"commit","published_at":"2024-08-06T18:07:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0.dev1/manifests"},{"name":"v1.43.0","sha":"4603eedcc13bfab2da5a82aed209e6ef496c384d","kind":"commit","published_at":"2024-08-06T05:20:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.43.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.43.0/manifests"},{"name":"v1.42.12","sha":"93b0d239979cc1e653058773c3970dd06ac5f2c6","kind":"commit","published_at":"2024-08-04T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.12/manifests"},{"name":"v1.42.11","sha":"fc8a87efec3aa65e9fbf25571edc3f6baf65f8a2","kind":"commit","published_at":"2024-08-02T18:46:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.11/manifests"},{"name":"v1.42.10","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10/manifests"},{"name":"v1.42.10-stable","sha":"cd073d5ad3e21a9b0d820375650b31ac16468a50","kind":"commit","published_at":"2024-08-02T15:57:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.10-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.10-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.10-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.10-stable/manifests"},{"name":"v1.42.9-stable","sha":"57e3044974b29d61253670fdffab5bbdb6c017a7","kind":"commit","published_at":"2024-08-02T04:29:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable/manifests"},{"name":"v1.42.9.dev1","sha":"d096c6c0eebe0adfdb89f07259e7ff14e5fb8b38","kind":"commit","published_at":"2024-08-02T04:24:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9.dev1/manifests"},{"name":"v1.42.9","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9/manifests"},{"name":"v1.42.9-stable-fix","sha":"4355e923e544dfc8196829759c09cc4c127cfb12","kind":"commit","published_at":"2024-08-02T03:46:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.9-stable-fix","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.9-stable-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.9-stable-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.9-stable-fix/manifests"},{"name":"v1.42.8","sha":"c6fd2fef9bcafff0b9da4ad2b3787d2d7b7aa989","kind":"commit","published_at":"2024-08-01T04:41:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.8/manifests"},{"name":"v1.42.7-stable","sha":"83f638100e29f75c8579adb293bdb08189936012","kind":"commit","published_at":"2024-08-01T02:39:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7-stable/manifests"},{"name":"v1.42.7","sha":"e1696bf4262f4d8dbb2569bf099ed2c1992330a3","kind":"commit","published_at":"2024-08-01T02:07:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.7/manifests"},{"name":"v1.42.6","sha":"4e7d9d2bb15ed3ad0ff4b3805f653621f3353fde","kind":"commit","published_at":"2024-07-31T20:53:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.6/manifests"},{"name":"v1.42.5-dev2","sha":"24395492aa5a231b20d0074825aeec6feb8b41b4","kind":"commit","published_at":"2024-07-31T04:47:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev2/manifests"},{"name":"v1.42.5-dev1","sha":"31445ab20a288d1545e460447de265ee17d51704","kind":"commit","published_at":"2024-07-29T15:19:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-dev1/manifests"},{"name":"v1.42.5-stable","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5-stable/manifests"},{"name":"v1.42.5","sha":"0627468455d0e5fd3090ff95fefe8b099b854204","kind":"commit","published_at":"2024-07-28T03:21:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.5/manifests"},{"name":"v1.42.4-stable","sha":"9bdcef238bb8ffaf394ed8a522cad9adb9880e66","kind":"commit","published_at":"2024-07-27T05:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4-stable/manifests"},{"name":"v1.42.4","sha":"1506e74332fa6c8e80a7155f6bb0a9ac16c871e1","kind":"commit","published_at":"2024-07-27T04:37:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.4/manifests"},{"name":"v1.42.3-stable","sha":"afcad9e12cecdc77fac9e0aa4b9a82891a551b18","kind":"commit","published_at":"2024-07-26T05:45:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3-stable/manifests"},{"name":"v1.42.3","sha":"ce210ddaf638d9022d6e8b8f0a6d0781da20b2df","kind":"commit","published_at":"2024-07-26T05:30:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.3/manifests"},{"name":"v1.42.2-stable","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2-stable/manifests"},{"name":"v1.42.2","sha":"2626cc6d305aad110965a704d0e21cd41c125027","kind":"commit","published_at":"2024-07-26T03:16:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.2/manifests"},{"name":"v1.42.1","sha":"d5a7c654f191a5d320bdbe875941d15bbe18d28b","kind":"commit","published_at":"2024-07-25T04:25:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.1/manifests"},{"name":"v1.42.0-stable","sha":"d9539e518e2d4d82ea2b6ac737de19147790e5ea","kind":"commit","published_at":"2024-07-24T17:09:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0-stable/manifests"},{"name":"v1.42.0","sha":"035d03c7f27e0882dd11184432aadab998a33fa3","kind":"commit","published_at":"2024-07-24T16:38:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.42.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.42.0/manifests"},{"name":"v1.41.28","sha":"83b13d34baf7d7423e67f22a4f024fa528323cdb","kind":"commit","published_at":"2024-07-23T23:48:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.28/manifests"},{"name":"v1.41.27","sha":"1a83935aa437cca63a10af073c15f5b9dbda18d9","kind":"commit","published_at":"2024-07-23T04:31:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.27/manifests"},{"name":"v1.41.26.dev1","sha":"55f0728a7e63d4c30372d046d991f586efcfa994","kind":"commit","published_at":"2024-07-22T21:49:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26.dev1/manifests"},{"name":"v1.41.26","sha":"a32a7af215dcde7162a0438ec7991fddc6ac00a5","kind":"commit","published_at":"2024-07-22T14:41:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.26/manifests"},{"name":"v1.41.25","sha":"d35aeb3f4f4b0d155b62668e99879b79b6a22270","kind":"commit","published_at":"2024-07-20T02:58:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.25/manifests"},{"name":"v1.41.24.dev1","sha":"af80e271c955e745be4ecd9a42b1fdf261bdbdb1","kind":"commit","published_at":"2024-07-19T21:02:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24.dev1/manifests"},{"name":"v1.41.24","sha":"9440754e48546912d045db205c1eefd3792700df","kind":"commit","published_at":"2024-07-18T03:37:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.24/manifests"},{"name":"v1.41.23","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23/manifests"},{"name":"v1.41.23-stable","sha":"a99cb5deeb3b36d0692202cc1b94bc73d3be1e53","kind":"commit","published_at":"2024-07-16T05:09:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.23-stable/manifests"},{"name":"v1.41.22.dev4","sha":"a900f352b59f849ab4a8ebcfe2b7a5e803c78be9","kind":"commit","published_at":"2024-07-15T21:56:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22.dev4/manifests"},{"name":"v1.41.22","sha":"2bf1f06a0eff18d41066aacc635fb06003f8cc91","kind":"commit","published_at":"2024-07-14T15:06:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.22/manifests"},{"name":"v1.41.21","sha":"5c6e24370e08f30dd0d5476e8acfd17ccb5d786e","kind":"commit","published_at":"2024-07-13T23:05:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.21/manifests"},{"name":"v1.41.20","sha":"8203174fafc2275d8a0508f7126f8542ff4efe36","kind":"commit","published_at":"2024-07-13T02:08:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.20/manifests"},{"name":"v1.41.19","sha":"cff66d6151560cf0b7087240457e2673387e0861","kind":"commit","published_at":"2024-07-12T05:12:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.19/manifests"},{"name":"v1.41.18","sha":"8dbf0a634ab61dbcf50df681d1eda65c461a607e","kind":"commit","published_at":"2024-07-12T04:14:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.18/manifests"},{"name":"v1.41.17","sha":"52b293e831e6fcdf6bb088198494098675606385","kind":"commit","published_at":"2024-07-11T21:14:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.17/manifests"},{"name":"v1.41.15","sha":"ca76d2fd72edd67caba9c47154d13fc7d69c0737","kind":"commit","published_at":"2024-07-11T00:42:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.15/manifests"},{"name":"1.41.14.dev15","sha":"e4dbd5abd427d96c2d4266f689b119216e1a6e51","kind":"commit","published_at":"2024-07-10T18:45:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.14.dev15","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.14.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.14.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.14.dev15/manifests"},{"name":"v1.41.14.dev10","sha":"78e67f36e7688395b6c7a543c5cf56e3d0d2a916","kind":"commit","published_at":"2024-07-10T05:02:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev10/manifests"},{"name":"v1.41.14.dev8","sha":"de13d06ce67dbe82ac38b1535b5491c372271258","kind":"commit","published_at":"2024-07-10T01:33:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14.dev8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14.dev8/manifests"},{"name":"v1.41.14","sha":"a784f7d8df615041c85a918d69a5a0c1a9e736c9","kind":"commit","published_at":"2024-07-09T15:01:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.14/manifests"},{"name":"v1.41.13","sha":"f6a0d6f33d30e8a3ad171a0c9ca2e9eeeda4a36a","kind":"commit","published_at":"2024-07-08T23:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.13/manifests"},{"name":"1.41.12.dev1","sha":"6930881891762a7d43f126be336f3b74fa1b3fa6","kind":"commit","published_at":"2024-07-08T22:16:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.12.dev1/manifests"},{"name":"v1.41.12","sha":"010f651268cf9a922a29e024a32068673dd1390e","kind":"commit","published_at":"2024-07-08T19:56:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.12/manifests"},{"name":"1.41.11.dev5","sha":"d5564dd81fca3c066fb6ae2fdae471608c43a0c7","kind":"commit","published_at":"2024-07-08T14:56:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.41.11.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.41.11.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.41.11.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.41.11.dev5/manifests"},{"name":"v1.41.11.dev1","sha":"49d7faa31e19b14b11d0e1870ec16246e84c1774","kind":"commit","published_at":"2024-07-07T09:52:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11.dev1/manifests"},{"name":"v1.41.8.dev2","sha":"d2a8c7fc25df35c5d73936109261e12acd0e1cb4","kind":"commit","published_at":"2024-07-07T00:54:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev2/manifests"},{"name":"v1.41.8.dev1","sha":"20e39d6acca8274f9a7e5fdb1d2cb81d8fa9ca39","kind":"commit","published_at":"2024-07-07T00:27:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8.dev1/manifests"},{"name":"v1.41.11","sha":"25a006612347123e84d967aed0ec7d31ee27c835","kind":"commit","published_at":"2024-07-07T00:04:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.11/manifests"},{"name":"v1.41.8","sha":"e444b465a2ef6f6877c332f0cc9b3419d4f7acce","kind":"commit","published_at":"2024-07-06T03:26:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.8/manifests"},{"name":"v1.41.7","sha":"c425cba93a1f40352a5140ac0adc79847f5f8373","kind":"commit","published_at":"2024-07-05T04:17:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.7/manifests"},{"name":"v1.41.6.dev1","sha":"3460a96c8ac0d724e66ddf7674e0fecf47730ceb","kind":"commit","published_at":"2024-07-04T22:58:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6.dev1/manifests"},{"name":"v1.41.6","sha":"66501044433d682c4ff07851bc92d7335d22f2b6","kind":"commit","published_at":"2024-07-04T05:24:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.6/manifests"},{"name":"v1.41.5.dev1","sha":"a3e9bc4ae25964cabd60d38b00a303298c55b45b","kind":"commit","published_at":"2024-07-04T05:07:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5.dev1/manifests"},{"name":"v1.41.5","sha":"e7122772d11965922ff6068c0d53c059c8aaf680","kind":"commit","published_at":"2024-07-04T01:59:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.5/manifests"},{"name":"v1.41.4.dev1","sha":"3d61a316cb29488acf58c5db9e72fc3fead14e27","kind":"commit","published_at":"2024-07-03T19:00:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4.dev1/manifests"},{"name":"v1.41.4","sha":"67433a04a250e7e33f1cccbdedd95c74c0db35f1","kind":"commit","published_at":"2024-07-03T05:13:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.4/manifests"},{"name":"v1.41.3.dev3","sha":"892ba62730ac0cb967044114bb0ca401c788b0bd","kind":"commit","published_at":"2024-07-03T00:54:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev3/manifests"},{"name":"v1.41.3.dev2","sha":"5aae2313f3fa9bc099eaa82ead51144205e5f203","kind":"commit","published_at":"2024-07-02T07:42:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev2/manifests"},{"name":"v1.41.3","sha":"e2a2c2bde1ac45e6e6071456e06eb06beee5fa45","kind":"commit","published_at":"2024-07-02T04:36:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3/manifests"},{"name":"v1.41.3.dev1","sha":"708e87e2657648cde93bfd8f192de2ec972de527","kind":"commit","published_at":"2024-07-02T04:11:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.3.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.3.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.3.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.3.dev1/manifests"},{"name":"v1.41.2-stable","sha":"8b1b79e15b42756df483400433d3aa358b726f7c","kind":"commit","published_at":"2024-06-30T03:56:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2-stable/manifests"},{"name":"v1.41.2","sha":"d25b079caf3c7ecb11d7c1ea498bd3368a9906c2","kind":"commit","published_at":"2024-06-30T03:54:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.2/manifests"},{"name":"v1.41.1","sha":"f06feca377a1cb85f8e094925fa4c53fb8677015","kind":"commit","published_at":"2024-06-29T19:02:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.1/manifests"},{"name":"v1.41.0-stable","sha":"555c02dbc3eed3c3d7bade85a047a1093b746a07","kind":"commit","published_at":"2024-06-29T05:58:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0-stable/manifests"},{"name":"v1.41.0","sha":"831745e71080b75ca972cde454a7ccbe5ca6749c","kind":"commit","published_at":"2024-06-29T05:19:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.41.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.41.0/manifests"},{"name":"v1.40.31","sha":"1ee18ce6714152cdbf68fe433683a1feb115a403","kind":"commit","published_at":"2024-06-29T01:05:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.31/manifests"},{"name":"v1.40.29","sha":"94c069e8698a4a76f47d79726dc26519892bd129","kind":"commit","published_at":"2024-06-28T01:41:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.29/manifests"},{"name":"v1.40.28","sha":"e93181310efdcdb1410a5a433a12a15c2c7ca3ea","kind":"commit","published_at":"2024-06-27T02:03:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.28/manifests"},{"name":"v1.40.27","sha":"d772b8d9b055484d792d4ff139318d002e0d4b6f","kind":"commit","published_at":"2024-06-26T01:20:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.27/manifests"},{"name":"v1.40.26","sha":"f8b390d421d6dbc7a4bd1d812ddf855bd4244841","kind":"commit","published_at":"2024-06-25T04:43:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.26/manifests"},{"name":"v1.40.25","sha":"769c60e4f6e6e98e91e0619b5c20906d1c43cb20","kind":"commit","published_at":"2024-06-23T07:30:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.25/manifests"},{"name":"v1.40.24","sha":"4fc8efd640c5bba33b2b6604a2772a6716215fd9","kind":"commit","published_at":"2024-06-23T01:00:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.24/manifests"},{"name":"v1.40.22","sha":"b4d95e740e573faac95708fddb2cc9e8e4985c34","kind":"commit","published_at":"2024-06-22T03:42:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.22/manifests"},{"name":"v1.40.21","sha":"04fed2171c5ce53b848aa2919cc61b038f8a3aff","kind":"commit","published_at":"2024-06-21T16:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.21/manifests"},{"name":"v1.40.20","sha":"97d33324df89c4c92d4cc479902d76aedd72eaa6","kind":"commit","published_at":"2024-06-21T04:42:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.20/manifests"},{"name":"v1.40.19","sha":"db2cf5b5a53fcafce60e36dacb1e47f047f5eb5f","kind":"commit","published_at":"2024-06-20T21:22:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.19/manifests"},{"name":"v1.40.17","sha":"d96ffe807534f1633645be2c25cb3cff8c896481","kind":"commit","published_at":"2024-06-19T03:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.17/manifests"},{"name":"v1.40.16","sha":"0700aed7d1c1645d71623ba2f80b2b10eb31751b","kind":"commit","published_at":"2024-06-18T04:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.16/manifests"},{"name":"v1.40.15","sha":"3a35a58859a145a4a568548316a1930340e7440a","kind":"commit","published_at":"2024-06-16T08:09:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.15/manifests"},{"name":"v1.40.14.dev4","sha":"a25f66cbf19beadca2d05c58f1c3c2fa26117456","kind":"commit","published_at":"2024-06-15T16:20:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev4/manifests"},{"name":"v1.40.14","sha":"cb7521b11f439504ad2829147645d9b199397ec3","kind":"commit","published_at":"2024-06-15T04:15:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14/manifests"},{"name":"v1.40.13.dev1","sha":"b6fee33307c0363011d24444b910b0b014161286","kind":"commit","published_at":"2024-06-15T03:23:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13.dev1/manifests"},{"name":"v1.40.13","sha":"2732ff5d56f617c2bec9ec85f54fd4e733aebad8","kind":"commit","published_at":"2024-06-14T22:08:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.13/manifests"},{"name":"v1.40.12","sha":"d499477f545529646afffc3fa2200220427e4782","kind":"commit","published_at":"2024-06-14T04:14:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.12/manifests"},{"name":"v1.40.14.dev1","sha":"ed6a949f394052943df3954a21c75e061c51d6af","kind":"commit","published_at":"2024-06-14T03:55:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.14.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.14.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.14.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.14.dev1/manifests"},{"name":"v1.40.11","sha":"edc7a112e260c47db01bfb0184c0d6f458a0a829","kind":"commit","published_at":"2024-06-14T00:34:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.11/manifests"},{"name":"v1.40.10","sha":"eeb0e7d2bef761500758b23532cd7435a08e3bc7","kind":"commit","published_at":"2024-06-13T15:51:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.10/manifests"},{"name":"v1.40.9-stable","sha":"f1c1dddb8b4a307ff1fac159bdf748688ab2f5aa","kind":"commit","published_at":"2024-06-12T06:28:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9-stable/manifests"},{"name":"v1.40.9","sha":"1b21aa6157e63ebe13a4cad2e992c1161d9053dd","kind":"commit","published_at":"2024-06-12T06:22:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.9/manifests"},{"name":"1.40.8.dev1","sha":"a9e61ef96dd0662addd9f82942a4764028915cac","kind":"commit","published_at":"2024-06-12T05:03:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.40.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.40.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.40.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.40.8.dev1/manifests"},{"name":"v1.40.8-stable","sha":"318abde095beaaa3e59573942590500f72cd5e46","kind":"commit","published_at":"2024-06-11T05:37:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8-stable/manifests"},{"name":"v1.40.8","sha":"d628bf0bd36f6610d8985cd8fa062fb1095e2e56","kind":"commit","published_at":"2024-06-11T04:50:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.8/manifests"},{"name":"v1.40.7.dev1","sha":"d5a1cc282e21ecffc2e05fca1e7e57009aa4eaa2","kind":"commit","published_at":"2024-06-10T16:36:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7.dev1/manifests"},{"name":"v1.40.7","sha":"93a3a0cc1e54c7850c2b8e82df635fcc54a024d4","kind":"commit","published_at":"2024-06-08T15:59:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.7/manifests"},{"name":"v1.40.6","sha":"c5a611ca91bf4c4bd85d79d575dc090e836b3c7f","kind":"commit","published_at":"2024-06-08T02:12:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.6/manifests"},{"name":"v1.40.5","sha":"6024f9e45e4b9dcdc1880a6b67a5d92f09fdb3aa","kind":"commit","published_at":"2024-06-07T18:28:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.5/manifests"},{"name":"v1.40.4","sha":"685d6e44003ee2f675a2dc84e871b8315ad7d131","kind":"commit","published_at":"2024-06-06T04:09:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.4/manifests"},{"name":"v1.40.3-stable","sha":"4b3b1e02453c295c5e1a0fa0bda06fa47c042130","kind":"commit","published_at":"2024-06-05T17:53:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3-stable/manifests"},{"name":"v1.40.3","sha":"d22b0a81cdb79612ca439032d5f9299e904e3c27","kind":"commit","published_at":"2024-06-05T17:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.3/manifests"},{"name":"v1.40.2","sha":"6b57352400580b424361c752a02c3c1c4e14a857","kind":"commit","published_at":"2024-06-05T05:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2/manifests"},{"name":"v1.40.2-stable","sha":"6b57352400580b424361c752a02c3c1c4e14a857","kind":"commit","published_at":"2024-06-05T05:11:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.2-stable/manifests"},{"name":"v1.40.1.dev4","sha":"03c501bac109818d8914827c49deb0e28813fe27","kind":"commit","published_at":"2024-06-05T04:37:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev4/manifests"},{"name":"v1.40.1.dev2","sha":"ac2fa230185601711c13c1289fd7ebf8ab9b9579","kind":"commit","published_at":"2024-06-04T16:40:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1.dev2/manifests"},{"name":"v1.40.1","sha":"97c82225b128e495b8686ff5e2e2fed82ff51825","kind":"commit","published_at":"2024-06-04T14:55:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"93c9ea160d1926b49b067e487f511fbe172c95a4","kind":"commit","published_at":"2024-06-01T23:45:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.40.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.40.0/manifests"},{"name":"v1.39.6","sha":"b8df5d1a012a687caec0cf35bf8f728a037421e0","kind":"commit","published_at":"2024-06-01T02:05:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.6/manifests"},{"name":"v1.39.5-stable","sha":"22f88de60b63487b4a806e27007f8d7d673f4d22","kind":"commit","published_at":"2024-05-31T04:00:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5-stable/manifests"},{"name":"v1.39.5","sha":"aada7b4bd390d1508345412c8a3622449ecd3ab1","kind":"commit","published_at":"2024-05-31T03:59:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.5/manifests"},{"name":"v1.39.4","sha":"9f189ac91c70bade0612d73c43653ee49492db04","kind":"commit","published_at":"2024-05-30T15:09:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.4/manifests"},{"name":"v1.39.3","sha":"6f063156be5457e57dbd7ba356e72c267e8e4b16","kind":"commit","published_at":"2024-05-30T03:48:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.3/manifests"},{"name":"v1.39.2","sha":"19551efdd3ce9ed55f0fbec20276ba2134edfdb3","kind":"commit","published_at":"2024-05-29T05:39:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.39.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.39.2/manifests"},{"name":"v1.38.12","sha":"e6789a01500afd5660815710520c8e92ec5e6480","kind":"commit","published_at":"2024-05-28T15:14:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.12/manifests"},{"name":"v1.38.11","sha":"4b0a8ff1f838177749e0713deafe77e66ebecf40","kind":"commit","published_at":"2024-05-28T02:46:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.11/manifests"},{"name":"v1.38.10","sha":"3be6a07e35599b40e069c9516ec4fd4b00cd0e23","kind":"commit","published_at":"2024-05-26T21:51:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.10/manifests"},{"name":"v1.38.8-stable","sha":"bec13d465a5894ca6d7150d8d9eebf6b78350354","kind":"commit","published_at":"2024-05-26T05:07:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.8-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.8-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.8-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8-stable/manifests"},{"name":"v1.38.8","sha":"4e6ca3cb6d6c613f56836452242d7179a79389d0","kind":"commit","published_at":"2024-05-26T04:57:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.8/manifests"},{"name":"v1.38.7","sha":"1a63f4c8c6228dbc8b4c944125936676b76674d3","kind":"commit","published_at":"2024-05-26T01:08:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7/manifests"},{"name":"v1.38.7-stable","sha":"1a63f4c8c6228dbc8b4c944125936676b76674d3","kind":"commit","published_at":"2024-05-26T01:08:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.7-stable/manifests"},{"name":"v1.38.5","sha":"19321094da30ddba8f9f65a3f45153c6ce419281","kind":"commit","published_at":"2024-05-25T19:07:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.5/manifests"},{"name":"v1.38.4","sha":"a95edf1f3b7ff0a6c508114d0a8ac4dcf9da1c67","kind":"commit","published_at":"2024-05-25T06:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4/manifests"},{"name":"v1.38.4-stable","sha":"a95edf1f3b7ff0a6c508114d0a8ac4dcf9da1c67","kind":"commit","published_at":"2024-05-25T06:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.4-stable/manifests"},{"name":"v1.38.3","sha":"6193e8e10a508efc11c945f4fff2864ea55be4dc","kind":"commit","published_at":"2024-05-25T04:25:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.3/manifests"},{"name":"v1.38.2","sha":"18f8287e29fd91a1db297bcee68a5d999afb6e53","kind":"commit","published_at":"2024-05-24T04:23:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.2/manifests"},{"name":"v1.38.1","sha":"84f3690453d1a7a7c1fbc552ff143b17a908d8d0","kind":"commit","published_at":"2024-05-23T15:46:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.1/manifests"},{"name":"v1.38.0-stable","sha":"405d5aa7261fa5585972268c32d54e9f04bfc51d","kind":"commit","published_at":"2024-05-23T03:35:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.0-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.0-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.0-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0-stable/manifests"},{"name":"v1.38.0","sha":"851f26b7592ad02ac258a94521af1079be30df74","kind":"commit","published_at":"2024-05-23T03:11:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.38.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.38.0/manifests"},{"name":"v1.37.20.dev1","sha":"4e5be51373187ad1e8505f3da912a1ce85106735","kind":"commit","published_at":"2024-05-22T14:36:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.20.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.20.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.20.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20.dev1/manifests"},{"name":"v1.37.20","sha":"5d7d63849426baffdc2e8414e0ea5b1db4a7509e","kind":"commit","published_at":"2024-05-22T03:42:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.20/manifests"},{"name":"v1.37.19-stable","sha":"f20184cd49c77ee66da21001a960f50b8875c321","kind":"commit","published_at":"2024-05-21T01:50:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.19-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.19-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.19-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19-stable/manifests"},{"name":"v1.37.19","sha":"f20184cd49c77ee66da21001a960f50b8875c321","kind":"commit","published_at":"2024-05-21T01:50:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.19/manifests"},{"name":"v1.37.17","sha":"dbaeb8ff53de613edda5810d94e106546558257b","kind":"commit","published_at":"2024-05-20T16:47:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.17/manifests"},{"name":"v1.37.16-stable","sha":"8d25a7b9dc75c5ef7cb1d1f8b94600851e851979","kind":"commit","published_at":"2024-05-18T05:36:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.16-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.16-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.16-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16-stable/manifests"},{"name":"v1.37.16","sha":"8d25a7b9dc75c5ef7cb1d1f8b94600851e851979","kind":"commit","published_at":"2024-05-18T05:36:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.16/manifests"},{"name":"v1.37.14","sha":"186f11612acc5b350bf49f1aaadce8dfdb660d57","kind":"commit","published_at":"2024-05-17T07:41:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.14/manifests"},{"name":"v1.37.13-stable","sha":"12d2dcd48c1352bd0f7726a56cde51f1319da8ed","kind":"commit","published_at":"2024-05-17T04:15:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.13-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.13-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.13-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13-stable/manifests"},{"name":"v1.37.13","sha":"10a672634d26cbb8ed66fa5ffe98ec8019b421d9","kind":"commit","published_at":"2024-05-17T04:05:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.13/manifests"},{"name":"v1.37.12.dev1","sha":"e9358684fbae053b674ed7d64b68245bfad8d9ed","kind":"commit","published_at":"2024-05-16T20:48:51.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12.dev1/manifests"},{"name":"v1.37.12","sha":"fda3914f4c8eaaf2d7f3ea2e2f1f0a711e31fdab","kind":"commit","published_at":"2024-05-16T05:27:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12/manifests"},{"name":"v1.37.12-stable","sha":"fda3914f4c8eaaf2d7f3ea2e2f1f0a711e31fdab","kind":"commit","published_at":"2024-05-16T05:27:45.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.12-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.12-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.12-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.12-stable/manifests"},{"name":"v1.37.11","sha":"ac71a89b0e0325bfe835207770ef5e002d4a364a","kind":"commit","published_at":"2024-05-16T04:04:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.11/manifests"},{"name":"v1.37.10","sha":"b3d472f910bef1370b6ccd19bb2f36ff2b6c58f7","kind":"commit","published_at":"2024-05-16T03:19:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.10/manifests"},{"name":"v1.37.9-stable","sha":"fde1029423da788ad9123d93b5d123416a190727","kind":"commit","published_at":"2024-05-14T04:30:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.9-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.9-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.9-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9-stable/manifests"},{"name":"v1.37.9","sha":"5de31e9318638174adf916049ba306e5d99bf1f2","kind":"commit","published_at":"2024-05-14T03:54:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.9/manifests"},{"name":"v1.37.7-stable","sha":"f19e6724ee2802caf9e3e63257aa563f6bb42c09","kind":"commit","published_at":"2024-05-14T00:48:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.7-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.7-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.7-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7-stable/manifests"},{"name":"v1.37.7","sha":"20456968e95663e23909c27f69f03bf2529e98ed","kind":"commit","published_at":"2024-05-13T20:29:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.7/manifests"},{"name":"v1.37.6","sha":"39e4927752bd4f430c060266a311be8810499c6f","kind":"commit","published_at":"2024-05-13T19:32:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.6/manifests"},{"name":"v1.37.5-stable","sha":"61143c8b45e3a3a374084db2b0dc2d0f8090e76c","kind":"commit","published_at":"2024-05-12T05:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.5-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.5-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.5-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5-stable/manifests"},{"name":"v1.37.5","sha":"61143c8b45e3a3a374084db2b0dc2d0f8090e76c","kind":"commit","published_at":"2024-05-12T05:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.5/manifests"},{"name":"v1.37.3-stable","sha":"6f2fb7f3405296df2bcaf342ba4cb5e66db47a34","kind":"commit","published_at":"2024-05-11T03:16:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.3-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.3-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.3-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3-stable/manifests"},{"name":"v1.37.3","sha":"363cdb1a0c9669750fc667c9f2441fa009922419","kind":"commit","published_at":"2024-05-11T02:27:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.3/manifests"},{"name":"v1.37.2","sha":"8a35354dd6dbf4c2fcefcd6e877b980fcbd68c58","kind":"commit","published_at":"2024-05-10T17:07:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.2/manifests"},{"name":"v1.37.0","sha":"43b2050cc25006f607307ce3efb4b0089ab98f8d","kind":"commit","published_at":"2024-05-09T22:41:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0/manifests"},{"name":"v1.36.4","sha":"b5db0456249d488d08849b05b40ab71397856513","kind":"commit","published_at":"2024-05-09T02:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4/manifests"},{"name":"v1.36.4-stable","sha":"b5db0456249d488d08849b05b40ab71397856513","kind":"commit","published_at":"2024-05-09T02:49:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.4-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.4-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.4-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.4-stable/manifests"},{"name":"v1.36.3","sha":"ce7e64609fff3ff54067304ece3afefdb4a16279","kind":"commit","published_at":"2024-05-08T23:34:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.3/manifests"},{"name":"v1.37.0.dev_version_headers","sha":"ce7e64609fff3ff54067304ece3afefdb4a16279","kind":"commit","published_at":"2024-05-08T23:34:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0.dev_version_headers","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0.dev_version_headers","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0.dev_version_headers","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev_version_headers","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev_version_headers/manifests"},{"name":"v1.37.0.dev2_completion_cost","sha":"33d6caa8895518c546fd43ee4256f78320adf7cc","kind":"commit","published_at":"2024-05-08T22:51:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.37.0.dev2_completion_cost","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.37.0.dev2_completion_cost","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.37.0.dev2_completion_cost","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev2_completion_cost","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.37.0.dev2_completion_cost/manifests"},{"name":"v1.36.2","sha":"21d3407b9571ccdcc607fc8224fc733f938990dc","kind":"commit","published_at":"2024-05-08T02:48:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2/manifests"},{"name":"v1.36.2-stable","sha":"21d3407b9571ccdcc607fc8224fc733f938990dc","kind":"commit","published_at":"2024-05-08T02:48:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.2-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.2-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.2-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.2-stable/manifests"},{"name":"v1.36.1","sha":"bfef424b39a0f486d311cc134d22cd58f9d1bea3","kind":"commit","published_at":"2024-05-07T03:47:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"863f9c60a25448b32b1a8f991d60fec7ab064d51","kind":"commit","published_at":"2024-05-06T18:46:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.36.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.36.0/manifests"},{"name":"v1.35.38-stable","sha":"0bc6969e4d36919242c76e808c5d7924ba40e570","kind":"commit","published_at":"2024-05-04T16:29:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.38-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.38-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.38-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38-stable/manifests"},{"name":"v1.35.38","sha":"fa47ce456d738cd2839da53ac8a5072bf1adde87","kind":"commit","published_at":"2024-05-04T04:38:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.38","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.38/manifests"},{"name":"v1.35.37","sha":"b2a0502383fbcda2ef00afbe9aae319ef3a2f1f5","kind":"commit","published_at":"2024-05-03T19:42:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.37","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.37/manifests"},{"name":"v1.35.36-dev2","sha":"cb1872d7cb6a3db3f438fa5511057e1728acb197","kind":"commit","published_at":"2024-05-03T17:14:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36-dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36-dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36-dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36-dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36-dev2/manifests"},{"name":"1.35.36","sha":"0b729046087a3646ecf7c5573fb6d4cf861e520a","kind":"commit","published_at":"2024-05-03T16:00:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36/manifests"},{"name":"v1.35.36.dev2","sha":"044cebd68f2e96ea3ffef84a25ca8e2d0e176ecf","kind":"commit","published_at":"2024-05-03T05:05:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36.dev2/manifests"},{"name":"1.35.36.dev1","sha":"91971fa9e021460ed2ce624799332bbf03f368b5","kind":"commit","published_at":"2024-05-03T00:53:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.36.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.36.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.36.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.36.dev1/manifests"},{"name":"v1.35.36","sha":"acda064be6137989ebc624341079e19dd31adecd","kind":"commit","published_at":"2024-05-02T21:50:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.36/manifests"},{"name":"v1.35.35.dev1","sha":"7ffe410097502f50b1012725bb45ae99817a143c","kind":"commit","published_at":"2024-05-02T17:54:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.35.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.35.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.35.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35.dev1/manifests"},{"name":"v1.35.35","sha":"3d9287602e8fa149071db71ae3d9b068d73b2604","kind":"commit","published_at":"2024-05-02T04:13:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.35","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.35/manifests"},{"name":"v1.35.34","sha":"37eb7910d2d3f40d8e3021138868c5dc3c9d18d4","kind":"commit","published_at":"2024-05-01T20:45:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.34","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.34/manifests"},{"name":"v1.35.33.dev1","sha":"b3161bb20b43a722673ead2308e24ce6e19e8a7e","kind":"commit","published_at":"2024-05-01T18:44:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev1/manifests"},{"name":"v1.35.33.dev2","sha":"b187deb78754d7d77d67536e78aa0116ce8b183b","kind":"commit","published_at":"2024-05-01T17:00:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev2/manifests"},{"name":"1.35.33.dev4","sha":"1ad67a0d7564d75381318f2a44f96df7846047b2","kind":"commit","published_at":"2024-05-01T16:51:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.33.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.33.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.33.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.33.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.33.dev4/manifests"},{"name":"v1.35.33.dev3","sha":"fc5a845838217578e88ac0fde8ab3ead080dd9cc","kind":"commit","published_at":"2024-05-01T06:09:53.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33.dev3/manifests"},{"name":"v1.35.33","sha":"cfc1eeb3c36ebaec48218402b1b9d0a40d883168","kind":"commit","published_at":"2024-05-01T05:04:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.33","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.33/manifests"},{"name":"v1.35.32.dev1","sha":"d58dd2cbeb780a8400c46c174d40fa0eb3c8395f","kind":"commit","published_at":"2024-04-29T23:31:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.32.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.32.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.32.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32.dev1/manifests"},{"name":"v1.35.32","sha":"f10a066d360ba460394f1792289cd17d38866a29","kind":"commit","published_at":"2024-04-29T22:04:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.32","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.32/manifests"},{"name":"v1.35.31","sha":"b9c0b55e7c400c7b8449d3eec5c005e919e1044f","kind":"commit","published_at":"2024-04-28T04:02:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.31","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.31/manifests"},{"name":"v1.35.30","sha":"487652fd0a675ae497a4d06a9954143ba417ae37","kind":"commit","published_at":"2024-04-27T05:42:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.30","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.30/manifests"},{"name":"v1.35.29","sha":"5583197d635158bbe9be41b5ca797a975ef3c905","kind":"commit","published_at":"2024-04-26T04:18:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.29/manifests"},{"name":"v1.35.28.dev1","sha":"1bb82ef42f8606b0fd41eb9f87b1633a9d99f1b0","kind":"commit","published_at":"2024-04-26T03:33:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.28.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.28.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.28.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28.dev1/manifests"},{"name":"v1.35.28","sha":"ccb864bbeafce6274456a3266f45ae6de64fa3cf","kind":"commit","published_at":"2024-04-26T00:37:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.28/manifests"},{"name":"1.35.26.dev3","sha":"737af2b45869f8a0264067235d504d65230bfce7","kind":"commit","published_at":"2024-04-25T18:35:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.26.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.26.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.26.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.26.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.26.dev3/manifests"},{"name":"v1.35.26.dev1","sha":"92f21cba303d48437c7ba2e147b57b6aa1bd25b4","kind":"commit","published_at":"2024-04-25T14:54:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.26.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.26.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.26.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26.dev1/manifests"},{"name":"v1.35.26","sha":"4e707af592f66eda52ab5eec62bb7a6f909ed815","kind":"commit","published_at":"2024-04-25T06:19:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.26/manifests"},{"name":"v1.35.25","sha":"d2462c0995c8edf7d4f6ba3cbb5e0b6cc1c58027","kind":"commit","published_at":"2024-04-25T04:04:55.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.25/manifests"},{"name":"1.35.24.dev6","sha":"b84502c2aafa0733270ccd5852f667acfd28b178","kind":"commit","published_at":"2024-04-25T03:40:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.24.dev6","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.24.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.24.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.24.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.24.dev6/manifests"},{"name":"v1.35.24","sha":"57cd3f482ae9b261ae7b9b5067d62d2bd29c9359","kind":"commit","published_at":"2024-04-24T18:13:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.24","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24/manifests"},{"name":"v1.35.24.dev1","sha":"57cd3f482ae9b261ae7b9b5067d62d2bd29c9359","kind":"commit","published_at":"2024-04-24T18:13:37.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.24.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.24.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.24.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.24.dev1/manifests"},{"name":"v1.35.23","sha":"f800ebc3c11d0067670f19ad79a69f72a4e832c9","kind":"commit","published_at":"2024-04-24T15:16:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.23","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.23/manifests"},{"name":"v1.35.21-stable","sha":"70c98617daef91b6b89d41f947cb117312ee68a5","kind":"commit","published_at":"2024-04-24T05:53:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21-stable/manifests"},{"name":"v1.35.21","sha":"aa08397e3474e3c011fd8697c25a8d7bff6d65fc","kind":"commit","published_at":"2024-04-24T05:23:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.21/manifests"},{"name":"v1.35.20.dev2","sha":"e15ce798337e7583682b191e3d674396aed370c1","kind":"commit","published_at":"2024-04-23T19:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.20.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.20.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.20.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20.dev2/manifests"},{"name":"v1.35.20","sha":"ec2c70e362d653c436df9dad603fb5bf47c871f5","kind":"commit","published_at":"2024-04-23T02:15:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.20/manifests"},{"name":"1.35.19.dev1","sha":"50bbd188fb3d0c8dd401360de6be0140a754587e","kind":"commit","published_at":"2024-04-22T21:15:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.19.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.19.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.19.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.19.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.19.dev1/manifests"},{"name":"v1.35.19","sha":"c015e5e2c6b9100c029e010ae75cb037c61bf2b3","kind":"commit","published_at":"2024-04-22T17:54:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.19/manifests"},{"name":"v1.35.18","sha":"1fea2b0397c81324489a5945475dcd2b4cfddea0","kind":"commit","published_at":"2024-04-21T23:50:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.18/manifests"},{"name":"v1.35.17","sha":"200f58c1e74dac57d303561518251a96a321de5f","kind":"commit","published_at":"2024-04-20T15:27:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.17/manifests"},{"name":"v1.35.16","sha":"5811d210949de8213507c80f0884ac5f09882a48","kind":"commit","published_at":"2024-04-20T02:39:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.16/manifests"},{"name":"v1.35.15-stable","sha":"717abfef9874e3a91e1228aac5201e5af5a62b4e","kind":"commit","published_at":"2024-04-19T05:40:10.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15-stable/manifests"},{"name":"v1.35.15","sha":"d10743a6090675840352b844623d325d2bd8fad2","kind":"commit","published_at":"2024-04-19T05:17:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.15/manifests"},{"name":"1.35.13.dev1","sha":"cb053398ebcdffbe442dfb8b7d45b6f0fd0a8d93","kind":"commit","published_at":"2024-04-19T04:04:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.13.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.13.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.13.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.13.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.13.dev1/manifests"},{"name":"v1.35.14","sha":"c720c8ffe9ea858a6cfd36cc64e19c341fcd529d","kind":"commit","published_at":"2024-04-19T04:02:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.14/manifests"},{"name":"v1.35.13","sha":"cf1cc71b8742a0202849bb8964076bcb3b9e2862","kind":"commit","published_at":"2024-04-19T00:11:52.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.13/manifests"},{"name":"v1.35.12","sha":"20012b73ba11cc497cb47395717b5714bba73fc8","kind":"commit","published_at":"2024-04-18T03:44:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.12/manifests"},{"name":"v1.35.11","sha":"9c7179e66f538a19f3aaa401f8dcf0cb5214fc17","kind":"commit","published_at":"2024-04-18T02:08:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.11/manifests"},{"name":"v1.35.10","sha":"409bd5b4ab6cf3292b2f78728a592e5384c61258","kind":"commit","published_at":"2024-04-17T15:01:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.10/manifests"},{"name":"v1.35.8.dev1","sha":"7ffd3d40fa0338f2cb1e7bae9e5b608dde7862ee","kind":"commit","published_at":"2024-04-16T04:23:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8.dev1/manifests"},{"name":"v1.35.8","sha":"45d1b5a4cf112dd6ab0f96bdae26c8f7c8f6d531","kind":"commit","published_at":"2024-04-16T01:37:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.8/manifests"},{"name":"v1.35.7","sha":"2d4fe072ad830400ccf356270c3fad1707620252","kind":"commit","published_at":"2024-04-16T01:34:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.7/manifests"},{"name":"v1.35.6","sha":"a4a21aff41909dbcefb25fd43ef8588689e580ad","kind":"commit","published_at":"2024-04-15T21:40:12.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.6/manifests"},{"name":"v1.35.5","sha":"b0b4c07e897c287c0bef508d610f41e3a4d9226e","kind":"commit","published_at":"2024-04-14T02:34:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.5/manifests"},{"name":"1.35.5.dev2","sha":"b0b4c07e897c287c0bef508d610f41e3a4d9226e","kind":"commit","published_at":"2024-04-14T02:34:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.5.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.5.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.5.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.5.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.5.dev2/manifests"},{"name":"v1.35.4","sha":"5e171881f431d3a79fa7bd3aea3f5c39f77df163","kind":"commit","published_at":"2024-04-13T06:24:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.4/manifests"},{"name":"v1.35.3","sha":"96eddf2335aafbaf622c99e04e02a6d9c878e326","kind":"commit","published_at":"2024-04-13T03:40:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.3/manifests"},{"name":"v1.35.2.dev4","sha":"91d89a7b9bcf43fdb9c5d1a827a70e413f07aad6","kind":"commit","published_at":"2024-04-13T03:17:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev4/manifests"},{"name":"v1.35.2.dev3","sha":"ce2fe724ab6e4aa0a151c2984814465fe710b1ff","kind":"commit","published_at":"2024-04-12T23:16:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev3/manifests"},{"name":"v1.35.2.dev2","sha":"54633e5cab2f875aa9e2382fe8c5c0f974909845","kind":"commit","published_at":"2024-04-12T22:37:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev2/manifests"},{"name":"v1.35.2.dev1","sha":"8fe8deebded5611a07b17f928d805ae931b00e92","kind":"commit","published_at":"2024-04-12T17:55:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2.dev1/manifests"},{"name":"v1.35.2","sha":"a1cb9a51b97e20fc1b6f2ae670bd5d07a8cfc036","kind":"commit","published_at":"2024-04-12T06:19:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.2/manifests"},{"name":"v1.35.1.dev2","sha":"68e0c9324646afa74d7da05c851c94907e99a1ba","kind":"commit","published_at":"2024-04-11T21:49:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev2/manifests"},{"name":"v1.35.1.dev1","sha":"f103f395b502827158f3d313ba19aef6385aab23","kind":"commit","published_at":"2024-04-11T20:07:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1.dev1/manifests"},{"name":"v1.35.1","sha":"c597d610f3d32683af2ec2411c8442da93a74289","kind":"commit","published_at":"2024-04-11T16:28:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.1/manifests"},{"name":"1.35.1.dev1","sha":"84d43484c69a1f2a68a3812bc734c09c1e9f8e0e","kind":"commit","published_at":"2024-04-11T16:27:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.35.1.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.35.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.35.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.35.1.dev1/manifests"},{"name":"v1.35.0","sha":"b8bd7bde1ed193ddc1cb036137ba7c1a096e539e","kind":"commit","published_at":"2024-04-11T04:45:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.35.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.35.0/manifests"},{"name":"v1.34.42","sha":"a4d7ef967e4f70e03fd735ab430438f24c617bc2","kind":"commit","published_at":"2024-04-11T04:29:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.42","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.42/manifests"},{"name":"1.34.40.dev1","sha":"52462e8bac7b2ce5364f85044b26be9bfed8c2ab","kind":"commit","published_at":"2024-04-11T01:06:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.40.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.40.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.40.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.40.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.40.dev1/manifests"},{"name":"v1.34.41","sha":"680c5e0e9482e6a1faff7b86b45a73fed3f908ce","kind":"commit","published_at":"2024-04-10T23:48:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.41","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.41/manifests"},{"name":"1.34.39.dev1","sha":"89ff90bcebfde3782e31397232765f33993a516f","kind":"commit","published_at":"2024-04-10T21:06:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.39.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.39.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.39.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.39.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.39.dev1/manifests"},{"name":"v1.34.40","sha":"c662b5557c75f10603aa73093a59717bd849e42b","kind":"commit","published_at":"2024-04-10T20:36:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.40","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.40/manifests"},{"name":"v1.34.39","sha":"a311788f0da7fb052499e14463c18d1c84e6d739","kind":"commit","published_at":"2024-04-10T04:58:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.39","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.39/manifests"},{"name":"v1.34.38","sha":"4495f6c058026fef0078a5786bcbc226c39fe8ab","kind":"commit","published_at":"2024-04-09T20:07:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.38","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.38/manifests"},{"name":"v1.34.37.dev1","sha":"6463c1ec93ee071f4bfa3e4a41a904b39899d75e","kind":"commit","published_at":"2024-04-09T14:34:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.37.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.37.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.37.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37.dev1/manifests"},{"name":"v1.34.37","sha":"ef4c85522c001c930f02e2ec2c32dea9a7816b74","kind":"commit","published_at":"2024-04-09T04:55:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.37","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.37/manifests"},{"name":"v1.34.36.dev2","sha":"f69e812c5fae2290cfd6f2e7c3a81de5efcbe25c","kind":"commit","published_at":"2024-04-09T03:43:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.36.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.36.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.36.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36.dev2/manifests"},{"name":"v1.34.36","sha":"c390d5fba07d07d8fe1d0a019ce9204974d5266b","kind":"commit","published_at":"2024-04-09T01:52:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.36","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.36/manifests"},{"name":"v1.34.35","sha":"f2e34f456de17f4cd2382a4b40fe874f018ea885","kind":"commit","published_at":"2024-04-08T21:33:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.35","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.35/manifests"},{"name":"1.34.35-stable","sha":"f2e34f456de17f4cd2382a4b40fe874f018ea885","kind":"commit","published_at":"2024-04-08T21:33:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.35-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.35-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.35-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.35-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.35-stable/manifests"},{"name":"v1.34.34.dev1","sha":"75d2eb61b422dee4c9dfc16d8bf0e7f6a415a3e5","kind":"commit","published_at":"2024-04-08T19:19:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.34.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.34.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.34.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34.dev1/manifests"},{"name":"v1.34.34","sha":"b4b882c5d63078cd6b51737e14bbf5e87173cd15","kind":"commit","published_at":"2024-04-07T16:57:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.34","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.34/manifests"},{"name":"v1.34.33","sha":"c60140a09a10c1d61a6d3bca7e398779cc2856f6","kind":"commit","published_at":"2024-04-07T02:44:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.33","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.33/manifests"},{"name":"1.34.2","sha":"5f910c1811d7bca41ce36eb9abb53cbbd00944bc","kind":"commit","published_at":"2024-04-07T01:45:17.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.2/manifests"},{"name":"v1.34.29","sha":"3d298fc5490eb49db3edb16a1e89bb51878a3822","kind":"commit","published_at":"2024-04-06T04:03:04.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.29","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.29/manifests"},{"name":"1.34.28.dev3","sha":"b727eb783e0a41f54350164e28fc90e7c7942084","kind":"commit","published_at":"2024-04-05T22:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.28.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.28.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.28.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.28.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.28.dev3/manifests"},{"name":"v1.32.33.dev1","sha":"b727eb783e0a41f54350164e28fc90e7c7942084","kind":"commit","published_at":"2024-04-05T22:47:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.33.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.33.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.33.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33.dev1/manifests"},{"name":"v1.34.28","sha":"a50edef1e6df6c138a1bea89513d49e9fc2f984b","kind":"commit","published_at":"2024-04-05T21:31:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.28","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28/manifests"},{"name":"v1.34.28.dev12","sha":"3dbb547af0555abfbd5a10a2a69894a5313f9e25","kind":"commit","published_at":"2024-04-05T21:02:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.28.dev12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.28.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.28.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.28.dev12/manifests"},{"name":"v1.34.27","sha":"e1aa536ea6405a40394655cc40e6f3b880e75730","kind":"commit","published_at":"2024-04-05T03:02:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.27","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.27/manifests"},{"name":"v1.34.26","sha":"b5f74bf6b752872f5d1b129beaa22a3784980a4b","kind":"commit","published_at":"2024-04-05T02:43:58.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.26","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.26/manifests"},{"name":"v1.34.25","sha":"fa44f454291376d5eb601d63139ff1eff1835006","kind":"commit","published_at":"2024-04-04T04:02:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.25","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.25/manifests"},{"name":"1.34.20-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/1.34.20-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/1.34.20-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@1.34.20-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.20-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/1.34.20-stable/manifests"},{"name":"v1.34.22-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22-stable/manifests"},{"name":"v1.34.22.dev15-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22.dev15-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22.dev15-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22.dev15-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22.dev15-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22.dev15-stable/manifests"},{"name":"v1.34.23-stable","sha":"82c19da0067515e70df734ff06ac2969107b49ee","kind":"commit","published_at":"2024-04-03T22:37:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.23-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.23-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.23-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.23-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.23-stable/manifests"},{"name":"stable","sha":"5721e8bdc61538586721f23c6b767d789a0a99d2","kind":"commit","published_at":"2024-04-03T22:24:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/stable/manifests"},{"name":"v1.32.33-stable","sha":"6048582f9528a9e7044e198886e80f522bae1744","kind":"commit","published_at":"2024-04-03T22:13:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.33-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.33-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.33-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.33-stable/manifests"},{"name":"v.1.32.34-stable","sha":"6048582f9528a9e7044e198886e80f522bae1744","kind":"commit","published_at":"2024-04-03T22:13:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v.1.32.34-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v.1.32.34-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v.1.32.34-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v.1.32.34-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v.1.32.34-stable/manifests"},{"name":"v1.34.21-stable","sha":"24d9fcb32cafdc1e79adab97f5db73c09bb5540b","kind":"commit","published_at":"2024-04-03T20:52:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.21-stable","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.21-stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.21-stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21-stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21-stable/manifests"},{"name":"v1.34.22","sha":"7079fb382cf4212e76e53f4049392ac6c88e10db","kind":"commit","published_at":"2024-04-03T04:50:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.22","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.22/manifests"},{"name":"v1.34.21","sha":"72abe200a9ee172693191e901d08bf23cd8dc64c","kind":"commit","published_at":"2024-04-02T16:47:49.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.21","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.21/manifests"},{"name":"v1.34.20","sha":"71db88115d96348c6273a7957639b4c67c9761f9","kind":"commit","published_at":"2024-04-02T02:55:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.20","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.20/manifests"},{"name":"v1.34.19","sha":"92984a1c6fcb65289c141c7d20ead0f491685025","kind":"commit","published_at":"2024-04-02T02:46:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.19","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.19/manifests"},{"name":"v1.34.18","sha":"006ea0abe030df162d6d0ad7ea0f86a89df8c970","kind":"commit","published_at":"2024-03-31T05:10:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.18","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.18/manifests"},{"name":"v1.34.17","sha":"006ea0abe030df162d6d0ad7ea0f86a89df8c970","kind":"commit","published_at":"2024-03-31T05:10:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.17/manifests"},{"name":"v1.34.16","sha":"22d56037788ca1ad33055768ad99709925c023c4","kind":"commit","published_at":"2024-03-30T05:09:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.16/manifests"},{"name":"v1.34.14","sha":"141396a2148fe5bef34045509acbc9ffa4e859ca","kind":"commit","published_at":"2024-03-29T23:45:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.14/manifests"},{"name":"v1.34.13","sha":"c2283235a1d8311e90cac373c3892975ba8d921b","kind":"commit","published_at":"2024-03-29T20:36:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.13/manifests"},{"name":"v1.34.12","sha":"cdb940d504b025520c186d0667c7789102955689","kind":"commit","published_at":"2024-03-29T06:42:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.12/manifests"},{"name":"v1.34.10","sha":"75614bc29c7dbe1a5fb91e409e2f24266b1ae092","kind":"commit","published_at":"2024-03-28T19:43:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10/manifests"},{"name":"v1.34.10.dev1","sha":"2495587e7c3352678a533450ba84a20901da9574","kind":"commit","published_at":"2024-03-28T19:33:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.10.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.10.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.10.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.10.dev1/manifests"},{"name":"v1.34.8.dev1","sha":"e44594d9dac2ff39d74bd9198e9bf6ff6eb7614c","kind":"commit","published_at":"2024-03-28T19:06:57.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.8.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.8.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.8.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8.dev1/manifests"},{"name":"pr-litellm-spend-logs-db","sha":"3a820757c2a9a222d4df1a7edc876720b9b58abf","kind":"commit","published_at":"2024-03-28T16:14:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/pr-litellm-spend-logs-db","html_url":"https://github.com/BerriAI/litellm/releases/tag/pr-litellm-spend-logs-db","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@pr-litellm-spend-logs-db","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/pr-litellm-spend-logs-db","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/pr-litellm-spend-logs-db/manifests"},{"name":"v1.34.8","sha":"eaccafd42b12f0db8197ab558edd87c0f7cbd2ab","kind":"commit","published_at":"2024-03-28T04:30:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.8/manifests"},{"name":"v1.34.6","sha":"90b859ebcbdc4aca761d40cf5a4ec66ee51be696","kind":"commit","published_at":"2024-03-27T04:42:07.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.6/manifests"},{"name":"v1.34.5","sha":"c1f8d346b84ee0da7c88a2e7a8e5a0162957e6c4","kind":"commit","published_at":"2024-03-27T02:02:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.5/manifests"},{"name":"v1.34.4.dev2","sha":"6b1d2551d1016ee6f993877bc9c2897bd50dfa65","kind":"commit","published_at":"2024-03-26T20:53:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4.dev2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev2/manifests"},{"name":"v1.34.4.dev1","sha":"2dd2b8a8e3a7350eab5602390162bbade1e85104","kind":"commit","published_at":"2024-03-26T15:57:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4.dev1/manifests"},{"name":"v1.34.4","sha":"5b2698a9ed14d2e4db84e6cf244aaed61725203a","kind":"commit","published_at":"2024-03-26T05:29:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.4/manifests"},{"name":"v1.34.3","sha":"f702d49e00208734186c26a26ac23ba2da2e8a2f","kind":"commit","published_at":"2024-03-26T02:03:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.3/manifests"},{"name":"v1.34.1","sha":"e5be002adca011b94286aec684d741bf834a5195","kind":"commit","published_at":"2024-03-25T19:42:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"63f6a9deffa20ffa4453d7f9e94a02812f72228d","kind":"commit","published_at":"2024-03-24T05:35:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.34.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.34.0/manifests"},{"name":"v1.33.9","sha":"1c60fd0e786d300713e4aceb796f864ae17dae8c","kind":"commit","published_at":"2024-03-24T03:03:42.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.9/manifests"},{"name":"v1.33.8","sha":"2fabff06c0c2f445620c09942388f5fb07fbbb38","kind":"commit","published_at":"2024-03-23T23:02:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.8/manifests"},{"name":"v1.33.7","sha":"9b951b906d6cb23d9daa93a882ad6803d3bdc755","kind":"commit","published_at":"2024-03-23T07:56:41.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.7/manifests"},{"name":"v1.33.4","sha":"93a1a865f0012eb22067f16427a7c0e584e2ac62","kind":"commit","published_at":"2024-03-22T04:55:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.4/manifests"},{"name":"v1.33.3","sha":"db7974f9f216ee50b53c53120d1e3fc064173b60","kind":"commit","published_at":"2024-03-22T03:56:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.3/manifests"},{"name":"v1.33.2","sha":"425165dda97ac407b1dd31141e2391c54d8fa6bb","kind":"commit","published_at":"2024-03-22T01:04:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.2/manifests"},{"name":"v1.33.0","sha":"d7b502bf64df507a28b21eab75a13604906fcbce","kind":"commit","published_at":"2024-03-21T18:23:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.0/manifests"},{"name":"v1.33.1","sha":"d7b502bf64df507a28b21eab75a13604906fcbce","kind":"commit","published_at":"2024-03-21T18:23:02.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.33.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.33.1/manifests"},{"name":"v1.32.9","sha":"285084e4bedc65c1d8cc11536976cffbd1bed7e9","kind":"commit","published_at":"2024-03-21T00:05:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.9/manifests"},{"name":"v1.32.7.dev5","sha":"cace0bd6fbd77e3abf4723db7c1d459c90e5abe2","kind":"commit","published_at":"2024-03-20T17:36:08.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev5/manifests"},{"name":"v1.32.7.dev3","sha":"7b29273b140e0e81f74c0fb0133cd8c60ae8328c","kind":"commit","published_at":"2024-03-20T16:38:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev3/manifests"},{"name":"v1.32.7.dev1","sha":"ca970a90c424f14d8382b41bb4547de7a56215bc","kind":"commit","published_at":"2024-03-20T15:35:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7.dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7.dev1/manifests"},{"name":"v1.32.7","sha":"524c244dd9dbd4a6fd9ae66acc9ab75ab6004d84","kind":"commit","published_at":"2024-03-20T04:07:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.7/manifests"},{"name":"v1.32.4","sha":"c03694ae1ed519b35510cf572e178baa4dba2a78","kind":"commit","published_at":"2024-03-19T16:29:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.4/manifests"},{"name":"v1.32.3","sha":"b6f094c5eccedda7b327da26fa91744e9a08a3ef","kind":"commit","published_at":"2024-03-19T05:06:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.3/manifests"},{"name":"v1.32.1","sha":"6eac5c4f0a7b0a4223d6bbfdf9538a3f4415f964","kind":"commit","published_at":"2024-03-17T02:39:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.32.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.32.1/manifests"},{"name":"v1.31.17","sha":"ac6c69ff89b133f9f16e261311b5fdf2013778cb","kind":"commit","published_at":"2024-03-16T23:43:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.17","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.17/manifests"},{"name":"v1.31.16","sha":"961c3548f50b411f2c82cc9b350f957be537de44","kind":"commit","published_at":"2024-03-16T02:06:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.16/manifests"},{"name":"latest","sha":"8cfa0b64cea9bb711936ee2cd0bc00c167acde9b","kind":"commit","published_at":"2024-03-15T23:32:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/latest","html_url":"https://github.com/BerriAI/litellm/releases/tag/latest","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/latest/manifests"},{"name":"test","sha":"8cfa0b64cea9bb711936ee2cd0bc00c167acde9b","kind":"commit","published_at":"2024-03-15T23:32:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/test","html_url":"https://github.com/BerriAI/litellm/releases/tag/test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/test/manifests"},{"name":"v1.31.15","sha":"eb071d81018b8b1ab2de12cdd0e13d893032e3d9","kind":"commit","published_at":"2024-03-15T22:49:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.15/manifests"},{"name":"v1.31.14","sha":"7f0cebe7566bf1a25976fe74e210a35af200c79d","kind":"commit","published_at":"2024-03-15T15:21:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.14/manifests"},{"name":"v1.31.13","sha":"d580b66a9161bea76f85d71f3a39921f77af063c","kind":"commit","published_at":"2024-03-15T03:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.13/manifests"},{"name":"v1.31.12-dev3","sha":"d580b66a9161bea76f85d71f3a39921f77af063c","kind":"commit","published_at":"2024-03-15T03:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev3/manifests"},{"name":"v1.31.12-dev1","sha":"231d350cb1be116a7960e48c27c6ef78a4d274d1","kind":"commit","published_at":"2024-03-15T03:08:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev1/manifests"},{"name":"v1.31.12-dev","sha":"1b63748831945a15b96da9bf685fdf8354921a53","kind":"commit","published_at":"2024-03-15T01:53:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12-dev","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12-dev","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12-dev","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12-dev/manifests"},{"name":"v1.31.12","sha":"cb221cc88bfacc473124b8338738104ed680cac7","kind":"commit","published_at":"2024-03-14T20:38:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.12/manifests"},{"name":"v1.31.10","sha":"ebfefe61eafab6cabd3f812aa68ec66ae607d309","kind":"commit","published_at":"2024-03-14T05:05:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.10/manifests"},{"name":"v1.31.9","sha":"e3cc0da5f156abfb54d34289e01bce8a91a76180","kind":"commit","published_at":"2024-03-14T04:47:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.9/manifests"},{"name":"v1.31.8","sha":"3e66b50602843ae5103799f19fee3581088cc9cb","kind":"commit","published_at":"2024-03-13T19:28:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.8/manifests"},{"name":"v1.31.7","sha":"b3493269b3fd2d4bb77d14058abd2f67beed6563","kind":"commit","published_at":"2024-03-13T19:00:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.7/manifests"},{"name":"v1.31.6","sha":"1b93ada827c652eed5f4d8ac05b222b10222b80d","kind":"commit","published_at":"2024-03-13T04:36:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.6/manifests"},{"name":"v1.31.5","sha":"3922b827f8f1b4d862fab2159b304d79a1a2ae9e","kind":"commit","published_at":"2024-03-13T02:35:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.5/manifests"},{"name":"v1.31.4","sha":"0d18f3c0cab35eaa8fc1d08b9cf16b08e009239c","kind":"commit","published_at":"2024-03-12T19:58:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.4/manifests"},{"name":"v1.31.3","sha":"477056339b461552adaf1dd775edf2868235946c","kind":"commit","published_at":"2024-03-12T04:18:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.3/manifests"},{"name":"v1.31.2","sha":"e07174736feae74006fb8be4e43a3c97b8001f2d","kind":"commit","published_at":"2024-03-11T20:57:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.31.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.31.2/manifests"},{"name":"v1.30.7","sha":"24d51e49aeeef1298b8be95888cef7c83661edb2","kind":"commit","published_at":"2024-03-10T03:13:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.7/manifests"},{"name":"v1.30.6","sha":"e10991e02b01433a3b320daad1d7eff6dd947433","kind":"commit","published_at":"2024-03-09T21:49:15.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.6/manifests"},{"name":"v1.30.5","sha":"d8a6b8216d4f1992cf72c98122cfbfdbb6d4d5a8","kind":"commit","published_at":"2024-03-09T07:54:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.5/manifests"},{"name":"v1.30.4","sha":"eb531364486ebce736eb2c2150d5b0b110eff134","kind":"commit","published_at":"2024-03-09T06:05:39.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.4/manifests"},{"name":"v1.30.3","sha":"f8f01e52241684a64334924f4f20b1ed34600378","kind":"commit","published_at":"2024-03-08T16:12:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.3/manifests"},{"name":"v1.30.2","sha":"b4e12fb8fd6f5fd60563b9f228257dc5315fbff7","kind":"commit","published_at":"2024-03-08T05:01:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.2/manifests"},{"name":"v1.30.1","sha":"a89d0db625d5d5fba38425f62c7437d6dff1f714","kind":"commit","published_at":"2024-03-07T16:37:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.1/manifests"},{"name":"v1.30.0","sha":"b9854a99d23c38d8d451c18b9d8dc4d0f0540eaf","kind":"commit","published_at":"2024-03-07T06:16:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.30.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.30.0/manifests"},{"name":"v1.29.7","sha":"2e130fb662c0ccb704d0c6e09f83258982f2fddc","kind":"commit","published_at":"2024-03-07T04:40:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.7/manifests"},{"name":"v1.29.4","sha":"656e300b83917842b9701af49b9df1d1eb50765a","kind":"commit","published_at":"2024-03-06T04:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.4/manifests"},{"name":"v1.29.5","sha":"656e300b83917842b9701af49b9df1d1eb50765a","kind":"commit","published_at":"2024-03-06T04:38:47.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.5/manifests"},{"name":"v1.29.3","sha":"6727b009a191771aa5d6c240c008ec8c8d0a37a5","kind":"commit","published_at":"2024-03-06T00:32:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.3/manifests"},{"name":"v1.29.1","sha":"8ba186afb628c4441786277aa9211feda12563af","kind":"commit","published_at":"2024-03-05T05:40:06.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.29.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.29.1/manifests"},{"name":"v1.28.13","sha":"bd37b38ece20cb532be8f91ea48f5c3ed9dedd3b","kind":"commit","published_at":"2024-03-04T17:34:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.13/manifests"},{"name":"v1.28.11","sha":"f17c0230c81e9639cea686402e6ca56080f80220","kind":"commit","published_at":"2024-03-03T05:22:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.11/manifests"},{"name":"v1.28.10","sha":"c7968aff6260bbe973c6a2c8afd07b08e1fa703b","kind":"commit","published_at":"2024-03-03T01:20:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.10/manifests"},{"name":"v1.28.9","sha":"8a249b5fe91255458f22c325f9217a582280976c","kind":"commit","published_at":"2024-03-02T20:18:31.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.9/manifests"},{"name":"v1.28.8","sha":"d494941dcceb27244a2434191bcc4da1c094f0ec","kind":"commit","published_at":"2024-03-02T05:02:32.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.8/manifests"},{"name":"v1.28.7","sha":"64754dad524d2e5caf5684891bbc71660f89985f","kind":"commit","published_at":"2024-03-01T19:50:16.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.7/manifests"},{"name":"v1.28.6","sha":"49051b3f40ec183a42103a0a0be50a93d9434c6e","kind":"commit","published_at":"2024-03-01T17:34:35.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.6/manifests"},{"name":"v1.28.4","sha":"b47afcf5076010db20ab45a4a18f21106192207f","kind":"commit","published_at":"2024-03-01T03:34:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.4/manifests"},{"name":"v1.28.3","sha":"b47afcf5076010db20ab45a4a18f21106192207f","kind":"commit","published_at":"2024-03-01T03:34:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.3/manifests"},{"name":"v1.28.2","sha":"4327a99117ede2419fce8d14d315a86e1c7d88dc","kind":"commit","published_at":"2024-03-01T00:25:03.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.2/manifests"},{"name":"v1.28.1","sha":"e044d6332f9d18a27f7c1bd794d7ef228428fa2c","kind":"commit","published_at":"2024-02-29T21:22:00.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.1/manifests"},{"name":"v1.28.0","sha":"d1f4c83c3135f93094d48687476b9c2437ed67d0","kind":"commit","published_at":"2024-02-29T05:25:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.28.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.28.0/manifests"},{"name":"v1.27.15","sha":"c1b5f025abc2dcdac4dca3dd3865157e275949cb","kind":"commit","published_at":"2024-02-29T03:39:54.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.15/manifests"},{"name":"v1.27.14","sha":"0591b4b846513754370896c06943092a3c63ecc9","kind":"commit","published_at":"2024-02-28T05:10:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.14/manifests"},{"name":"v1.27.10","sha":"b78a6d82ae3fd62b692864d478a0d4f0dcb822be","kind":"commit","published_at":"2024-02-27T18:43:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.10/manifests"},{"name":"v1.27.9","sha":"62efbd75b1b004dbc98689c9ddd0799a5cb660ab","kind":"commit","published_at":"2024-02-27T15:18:01.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.9/manifests"},{"name":"v1.27.8","sha":"647e867cf8ae30b3f65d8d2f806fba604ff5fe91","kind":"commit","published_at":"2024-02-27T06:07:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.8/manifests"},{"name":"v1.27.7","sha":"825c7fe3762add0ae98ede649965978e35a5b9fe","kind":"commit","published_at":"2024-02-27T02:56:43.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.7/manifests"},{"name":"v1.27.6","sha":"f7af18d72a6b4094f85ffdc8daa30a4256deabc5","kind":"commit","published_at":"2024-02-26T20:57:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.6/manifests"},{"name":"v1.27.4","sha":"c2c5291023e3d5c82cf64b0a53f3f33ba96ea8f4","kind":"commit","published_at":"2024-02-25T10:15:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.4/manifests"},{"name":"v1.27.1","sha":"9b56a91d252087e1d18ccf42c6214a0efc935852","kind":"commit","published_at":"2024-02-24T07:25:11.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.27.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.27.1/manifests"},{"name":"v1.26.13","sha":"64d268745b39973f23ae7e22a76531553ed427d7","kind":"commit","published_at":"2024-02-23T18:44:21.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.13","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.13/manifests"},{"name":"v1.26.10","sha":"2c378d96b776d512cdec7d87bccceab1189f95e9","kind":"commit","published_at":"2024-02-23T06:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.10/manifests"},{"name":"v1.26.11","sha":"2c378d96b776d512cdec7d87bccceab1189f95e9","kind":"commit","published_at":"2024-02-23T06:37:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.11","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.11/manifests"},{"name":"v1.26.9","sha":"a08c4bb1bf24e41c72ef239de3c11e5d8b1e7aa5","kind":"commit","published_at":"2024-02-23T05:41:23.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.9/manifests"},{"name":"v1.26.8","sha":"673e9f070363ab554f389dc442037724ace7df4d","kind":"commit","published_at":"2024-02-22T06:33:20.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.8/manifests"},{"name":"v1.26.7","sha":"6561af5656bf378a15c82c491344d6aeccfee75b","kind":"commit","published_at":"2024-02-21T22:07:59.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.7/manifests"},{"name":"v1.26.6","sha":"7f179e13eeac06636e6f839d52dab075a4ed6215","kind":"commit","published_at":"2024-02-21T05:13:56.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.6/manifests"},{"name":"v1.26.5","sha":"2f7b2f07ddeb89ed9b5ff29daa18abe07afb7245","kind":"commit","published_at":"2024-02-21T05:01:30.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.5/manifests"},{"name":"v1.26.4","sha":"0a5b8f0e4e94f64b05f98f05d774da80907f6a14","kind":"commit","published_at":"2024-02-21T03:08:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.4/manifests"},{"name":"v1.26.3","sha":"e486440db837303538df26e150caf66fddd1a323","kind":"commit","published_at":"2024-02-20T06:55:18.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.3/manifests"},{"name":"v1.26.2","sha":"a301537c413dac19b502cea86245c12a8713ab96","kind":"commit","published_at":"2024-02-20T05:36:44.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.2/manifests"},{"name":"v1.26.1","sha":"54e9b5b99adf8c801301d84a0170a54b07cf60e9","kind":"commit","published_at":"2024-02-19T23:22:09.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"f7a684c8cad2ea1b1f53542676ced3619c1961e1","kind":"commit","published_at":"2024-02-19T16:44:25.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.26.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"fff2ec08a47a8371f776fbd6d1275184faafb3c6","kind":"commit","published_at":"2024-02-18T03:23:40.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"c403ebe61351e1e6512fbf760f2925f0a14a770e","kind":"commit","published_at":"2024-02-17T22:10:27.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"e3fab50853b776883866f34bd1edc4b7808c8d42","kind":"commit","published_at":"2024-02-17T17:40:34.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.25.0","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.25.0/manifests"},{"name":"v1.24.6","sha":"ac3bb13f652ce2b63f14db52dc2adae789f21029","kind":"commit","published_at":"2024-02-17T04:59:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.6","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.6/manifests"},{"name":"v1.24.5","sha":"5f9e141d1e3de2adec6b2cfa536a4f696a6399ac","kind":"commit","published_at":"2024-02-16T21:25:13.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.5/manifests"},{"name":"v1.24.3","sha":"b96c0e5ec479a77ccd1f8ea83c50edfefb53d786","kind":"commit","published_at":"2024-02-16T07:08:33.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.3/manifests"},{"name":"v1.24.1","sha":"9b60ef9a3c7a900711d03a813a40bc02f0a04dc1","kind":"commit","published_at":"2024-02-16T06:47:36.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.24.1","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.24.1/manifests"},{"name":"v1.23.16","sha":"a530bc7425e56048e184fa04c19e90e60de4d5be","kind":"commit","published_at":"2024-02-15T04:54:19.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.16","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.16/manifests"},{"name":"v1.23.15","sha":"a61b0bf9e5a864a41bf882f3f50bfc9c34e63d20","kind":"commit","published_at":"2024-02-14T20:09:05.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.15","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.15/manifests"},{"name":"v1.23.14","sha":"dc0b2b4501f1027e89b20ff705ba5b885ecb9fbf","kind":"commit","published_at":"2024-02-14T06:13:48.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.14","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.14/manifests"},{"name":"v1.23.12","sha":"d95eb6ca43548577ff940878356165db55feefa8","kind":"commit","published_at":"2024-02-13T15:08:26.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.12","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.12/manifests"},{"name":"v1.23.10","sha":"5d59fa166c5bb359319268a929365e6edc7fb3ad","kind":"commit","published_at":"2024-02-12T17:11:46.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.10","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.10/manifests"},{"name":"v1.23.9","sha":"afd0d7cb41718f7b058e98ca59af14a7979f6514","kind":"commit","published_at":"2024-02-11T02:32:29.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.9","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.9/manifests"},{"name":"v1.23.8","sha":"525b0dc4fd727e6a8efde2e904bb4517a1b6f2a4","kind":"commit","published_at":"2024-02-10T16:46:24.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.8","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.8/manifests"},{"name":"v1.23.7","sha":"e977685cf494218e1bf5ae85a8e732b38259c75b","kind":"commit","published_at":"2024-02-10T04:55:28.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.7","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.7/manifests"},{"name":"v1.23.5","sha":"e39ce9b119ae856d594ecd4a53e50b534b95e112","kind":"commit","published_at":"2024-02-09T07:03:14.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.5","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.5/manifests"},{"name":"v1.23.4","sha":"b9393fb769cfea7fb578217198471b5292976f9c","kind":"commit","published_at":"2024-02-09T05:45:38.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.4","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"922343fbc25c67a0c6d20e840e8d69d8b318fcb3","kind":"commit","published_at":"2024-02-08T18:49:22.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.3","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"3c54d8d1a6181c940784969cd22ecd528a5e111c","kind":"commit","published_at":"2024-02-08T04:13:50.000Z","download_url":"https://codeload.github.com/BerriAI/litellm/tar.gz/v1.23.2","html_url":"https://github.com/BerriAI/litellm/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BerriAI/litellm@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/tags/v1.23.2/manifests"}]},"repo_metadata_updated_at":"2026-03-27T18:09:59.803Z","dependent_packages_count":116,"downloads":96318971,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":0.7189008399528715,"dependent_repos_count":21.534861440080295,"dependent_packages_count":0.3201192273036608,"stargazers_count":null,"forks_count":null,"docker_downloads_count":3.8090532476910797,"average":6.595733688756977},"purl":"pkg:pypi/litellm","advisories":[{"uuid":"GSA_kwCzR0hTQS13eHh4LWd2cXYteHA3cM4ABWkb","url":"https://github.com/advisories/GHSA-wxxx-gvqv-xp7p","title":"LiteLLM has a sandbox escape in custom-code guardrail","description":"### Impact\n\nThe `POST /guardrails/test_custom_code` endpoint runs user-supplied Python inside a hand-rolled sandbox. The sandbox can be escaped using bytecode-level techniques, allowing arbitrary code execution in the proxy process — which runs as root in the default Docker image.\n\n**Reaching the endpoint requires a proxy-admin credential** in default configurations.\n\n### Patches\n\nFixed in **`1.83.11`**. The hand-rolled sandbox has been replaced with `RestrictedPython`. Upgrade to `1.83.11` or later.\n\n### Workarounds\n\nIf upgrading is not immediately possible, block `POST /guardrails/test_custom_code` at your reverse proxy or API gateway.\n\n### References\n\n- Patched release: [`v1.83.10-stable`](https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable)","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-05-11T16:17:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/BerriAI/litellm/security/advisories/GHSA-wxxx-gvqv-xp7p","https://nvd.nist.gov/vuln/detail/CVE-2026-40217","https://github.com/BerriAI/litellm/releases/tag/v1.83.10-stable","https://www.x41-dsec.de/lab/advisories/x41-2026-001-litellm","https://github.com/advisories/GHSA-wxxx-gvqv-xp7p"],"source_kind":"github","identifiers":["GHSA-wxxx-gvqv-xp7p","CVE-2026-40217"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-11T17:00:08.749Z","updated_at":"2026-05-14T00:00:12.928Z","epss_percentage":0.00277,"epss_percentile":0.51051,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13eHh4LWd2cXYteHA3cM4ABWkb","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13eHh4LWd2cXYteHA3cM4ABWkb","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.83.10","vulnerable_version_range":"\u003e= 1.81.8, \u003c 1.83.10"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13eHh4LWd2cXYteHA3cM4ABWkb/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12NHA4LW1nM3AtZzk0Z84ABVx5","url":"https://github.com/advisories/GHSA-v4p8-mg3p-g94g","title":"LiteLLM: Authenticated command execution via MCP stdio test endpoints","description":"### Impact\n\nTwo endpoints used to preview an MCP server before saving it — `POST /mcp-rest/test/connection` and `POST /mcp-rest/test/tools/list` — accepted a full server configuration in the request body, including the `command`, `args`, and `env` fields used by the stdio transport. When called with a stdio configuration, the endpoints attempted to connect, which spawned the supplied command as a subprocess on the proxy host with the privileges of the proxy process.\n\nThe endpoints were gated only by a valid proxy API key, with no role check. Any authenticated user — including holders of low-privilege internal-user keys — could therefore run arbitrary commands on the host.\n\n### Patches\n\nFixed in **`1.83.7`**. Both test endpoints now require the `PROXY_ADMIN` role, bringing them into line with the save endpoint.\n\n### Workarounds\n\nIf upgrading is not immediately possible, developers should block `POST /mcp-rest/test/connection` and `POST /mcp-rest/test/tools/list` at their reverse proxy or API gateway.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-25T23:27:54.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:N/SA:N","references":["https://github.com/BerriAI/litellm/security/advisories/GHSA-v4p8-mg3p-g94g","https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable","https://nvd.nist.gov/vuln/detail/CVE-2026-42271","https://github.com/advisories/GHSA-v4p8-mg3p-g94g"],"source_kind":"github","identifiers":["GHSA-v4p8-mg3p-g94g","CVE-2026-42271"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-26T00:00:12.369Z","updated_at":"2026-05-18T05:00:52.705Z","epss_percentage":0.00058,"epss_percentile":0.18084,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NHA4LW1nM3AtZzk0Z84ABVx5","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12NHA4LW1nM3AtZzk0Z84ABVx5","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.83.7","vulnerable_version_range":"\u003e= 1.74.2, \u003c 1.83.7"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NHA4LW1nM3AtZzk0Z84ABVx5/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1yNzVmLTV4OHAtcXZtY84ABVw0","url":"https://github.com/advisories/GHSA-r75f-5x8p-qvmc","title":"LiteLLM has SQL Injection in Proxy API key verification","description":"### Impact\n\nA database query used during proxy API key checks mixed the caller-supplied key value into the query text instead of passing it as a separate parameter. An unauthenticated attacker could send a specially crafted `Authorization` header to any LLM API route (for example `POST /chat/completions`) and reach this query through the proxy's error-handling path.\n\nAn attacker could read data from the proxy's database and may be able to modify it, leading to unauthorised access to the proxy and the credentials it manages.\n\n### Patches\n\nFixed in **`1.83.7`**. The caller-supplied value is now always passed to the database as a separate parameter. Upgrade to `1.83.7` or later.\n\n### Workarounds\n\nIf upgrading is not immediately possible, set `disable_error_logs: true` under `general_settings`. This removes the path through which unauthenticated input reaches the vulnerable query.\n\n### References\n\n- Patched release: [`v1.83.7-stable`](https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable)\n\n**Discovery Credit**: Tencent YunDing Security Lab","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-04-24T16:17:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://github.com/BerriAI/litellm/security/advisories/GHSA-r75f-5x8p-qvmc","https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable","https://nvd.nist.gov/vuln/detail/CVE-2026-42208","https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-42208","https://github.com/advisories/GHSA-r75f-5x8p-qvmc"],"source_kind":"github","identifiers":["GHSA-r75f-5x8p-qvmc","CVE-2026-42208"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-24T17:00:08.924Z","updated_at":"2026-05-18T05:00:54.064Z","epss_percentage":0.43191,"epss_percentile":0.9754,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNzVmLTV4OHAtcXZtY84ABVw0","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yNzVmLTV4OHAtcXZtY84ABVw0","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.83.7","vulnerable_version_range":"\u003e= 1.81.16, \u003c 1.83.7"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yNzVmLTV4OHAtcXZtY84ABVw0/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS14cW1qLWo2bXYtNDg2Ms4ABVww","url":"https://github.com/advisories/GHSA-xqmj-j6mv-4862","title":"LiteLLM: Server-Side Template Injection in /prompts/test endpoint","description":"### Impact\nThe `POST /prompts/test` endpoint accepted user-supplied prompt templates and rendered them without sandboxing. A crafted template could run arbitrary code inside the LiteLLM Proxy process.\n\nThe endpoint only checks that the caller presents a valid proxy API key, so any authenticated user could reach it. Depending on how the proxy is deployed, this could expose secrets in the process environment (such as provider API keys or database credentials) and allow commands to be run on the host.\n\nProxy deployments running an affected version are in scope.\n\n### Patches\nThe issue is fixed in **`1.83.7-stable`**. The fix switches the prompt template renderer to a sandboxed environment that blocks the attributes this attack relies on.\n\nLiteLLM recommends upgrading to `1.83.7-stable` or later.\n\n### Workarounds\nIf upgrading is not immediately possible:\n\n1. Block `POST /prompts/test` at your reverse proxy or API gateway.\n2. Review and rotate API keys that should not have access to prompt management routes.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-24T16:02:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/BerriAI/litellm/security/advisories/GHSA-xqmj-j6mv-4862","https://github.com/BerriAI/litellm/releases/tag/v1.83.7-stable","https://nvd.nist.gov/vuln/detail/CVE-2026-42203","https://github.com/advisories/GHSA-xqmj-j6mv-4862"],"source_kind":"github","identifiers":["GHSA-xqmj-j6mv-4862","CVE-2026-42203"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-24T17:00:08.924Z","updated_at":"2026-05-18T05:00:54.067Z","epss_percentage":0.00058,"epss_percentile":0.18084,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cW1qLWo2bXYtNDg2Ms4ABVww","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cW1qLWo2bXYtNDg2Ms4ABVww","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.83.7","vulnerable_version_range":"\u003e= 1.80.5, \u003c 1.83.7"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cW1qLWo2bXYtNDg2Ms4ABVww/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zOTI2LTJqdmYtZmcyOc4ABVEj","url":"https://github.com/advisories/GHSA-3926-2jvf-fg29","title":"Duplicate Advisory: LiteLLM has a sandbox escape in custom-code guardrail","description":"### Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-wxxx-gvqv-xp7p. This link is maintained to preserve external references.\n\n### Original Description\nLiteLLM through 2026-04-08 allows remote attackers to execute arbitrary code via bytecode rewriting at the /guardrails/test_custom_code URI.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-10T15:31:57.000Z","withdrawn_at":"2026-05-11T16:17:14.000Z","classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-40217","https://www.x41-dsec.de/lab/advisories/x41-2026-001-litellm","https://github.com/advisories/GHSA-3926-2jvf-fg29"],"source_kind":"github","identifiers":["GHSA-3926-2jvf-fg29"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-11T17:00:08.749Z","updated_at":"2026-05-14T00:00:12.929Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zOTI2LTJqdmYtZmcyOc4ABVEj","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zOTI2LTJqdmYtZmcyOc4ABVEj","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.83.10","vulnerable_version_range":"\u003e= 1.81.8, \u003c 1.83.10"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zOTI2LTJqdmYtZmcyOc4ABVEj/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS02OXg4LWhyZ3EtZmpqOM4ABU3E","url":"https://github.com/advisories/GHSA-69x8-hrgq-fjj8","title":"LiteLLM: Password hash exposure and pass-the-hash authentication bypass","description":"### Impact\n\nThree issues combine into a full authentication bypass chain:\n\n1. Weak hashing: User passwords are stored as unsalted SHA-256 hashes, making them vulnerable to rainbow table attacks and trivially identifying users with identical passwords.\n2. Hash exposure: Multiple API endpoints (/user/info, /user/update, /spend/users) return the password hash field in responses to any authenticated user regardless of role. Plaintext passwords could also potentially be exposed in certain scenarios.\n4. Pass-the-hash: The /v2/login endpoint accepts the raw SHA-256 hash as a valid password without re-hashing, allowing direct login with a stolen\n\nAn already authenticated user can retrieve another user's password hash from the API and use it to log in as that user. This enables full privilege escalation in three HTTP requests.\n\n### Patches\n\nFixed in v1.83.0. Passwords are now hashed with scrypt (random 16-byte salt, n=16384, r=8, p=1). Password hashes are stripped from all API responses. Existing SHA-256 hashes are transparently migrated on next login.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-08T00:04:12.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N","references":["https://github.com/BerriAI/litellm/security/advisories/GHSA-69x8-hrgq-fjj8","https://github.com/advisories/GHSA-69x8-hrgq-fjj8"],"source_kind":"github","identifiers":["GHSA-69x8-hrgq-fjj8"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-08T01:00:11.374Z","updated_at":"2026-04-10T16:00:18.320Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02OXg4LWhyZ3EtZmpqOM4ABU3E","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS02OXg4LWhyZ3EtZmpqOM4ABU3E","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.83.0","vulnerable_version_range":"\u003c 1.83.0"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS02OXg4LWhyZ3EtZmpqOM4ABU3E/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qamhjLXY3YzItNWhoNs4ABUt4","url":"https://github.com/advisories/GHSA-jjhc-v7c2-5hh6","title":"LiteLLM: Authentication bypass via OIDC userinfo cache key collision","description":"###  Impact\n\nWhen JWT authentication is enabled (`enable_jwt_auth: true`), the OIDC userinfo cache uses `token[:20]` as the cache key. JWT headers produced by the same signing algorithm generate identical first 20 characters.\n\nThis configuration option is not enabled by default. **Most instances are not affected.**\n\nAn unauthenticated attacker can craft a token whose first 20 characters match a legitimate user's cached token. On cache hit, the attacker inherits the legitimate user's identity and permissions. This affects deployments with JWT/OIDC authentication enabled.\n\n###  Patches\n\nFixed in v1.83.0. The cache key now uses the full hash of the JWT token.\n\n###  Workarounds\n\nDisable OIDC userinfo caching by setting the cache TTL to 0, or disable JWT authentication entirely.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-04-03T21:59:50.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.4,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N","references":["https://github.com/BerriAI/litellm/security/advisories/GHSA-jjhc-v7c2-5hh6","https://nvd.nist.gov/vuln/detail/CVE-2026-35030","https://github.com/advisories/GHSA-jjhc-v7c2-5hh6"],"source_kind":"github","identifiers":["GHSA-jjhc-v7c2-5hh6","CVE-2026-35030"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-03T22:00:13.847Z","updated_at":"2026-05-09T06:00:44.947Z","epss_percentage":0.00129,"epss_percentile":0.31831,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qamhjLXY3YzItNWhoNs4ABUt4","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qamhjLXY3YzItNWhoNs4ABUt4","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.83.0","vulnerable_version_range":"\u003c 1.83.0"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qamhjLXY3YzItNWhoNs4ABUt4/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01M21yLTZjOHEtOTc4Oc4ABUt3","url":"https://github.com/advisories/GHSA-53mr-6c8q-9789","title":"LiteLLM: Privilege escalation via unrestricted proxy configuration endpoint","description":"### Impact\n\nThe `/config/update endpoint` does not enforce admin role authorization. A user who is already authenticated into the platform can then use this endpoint to do the following:\n\n  - Modify proxy configuration and environment variables\n  - Register custom pass-through endpoint handlers pointing to attacker-controlled Python code, achieving remote code execution\n  - Read arbitrary server files by setting UI_LOGO_PATH and fetching via /get_image\n  - Take over other priveleged accounts by overwriting UI_USERNAME and UI_PASSWORD environment variables\n\n### Patches\n\nFixed in v1.83.0. The endpoint now requires `proxy_admin` role.\n\n### Workarounds\n\nRestrict API key distribution. There is no configuration-level workaround.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-04-03T21:59:31.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:L/SI:L/SA:N","references":["https://github.com/BerriAI/litellm/security/advisories/GHSA-53mr-6c8q-9789","https://nvd.nist.gov/vuln/detail/CVE-2026-35029","http://seclists.org/fulldisclosure/2026/Apr/17","https://github.com/advisories/GHSA-53mr-6c8q-9789"],"source_kind":"github","identifiers":["GHSA-53mr-6c8q-9789","CVE-2026-35029"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-03T22:00:13.847Z","updated_at":"2026-05-09T06:00:44.947Z","epss_percentage":0.1494,"epss_percentile":0.94594,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01M21yLTZjOHEtOTc4Oc4ABUt3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01M21yLTZjOHEtOTc4Oc4ABUt3","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.83.0","vulnerable_version_range":"\u003c 1.83.0"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01M21yLTZjOHEtOTc4Oc4ABUt3/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01bWc3LTQ4NXEteG03Ns4ABULp","url":"https://github.com/advisories/GHSA-5mg7-485q-xm76","title":"Two LiteLLM versions published containing credential harvesting malware","description":"After an API Token exposure from an exploited trivy dependency, two new releases of `litellm` were uploaded to PyPI containing automatically activated malware, harvesting sensitive credentials and files, and exfiltrating to a remote API.\n\nAnyone who has installed and run the project should assume any credentials available to litellm environment may have been exposed, and revoke/rotate thema ccordingly.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-03-25T14:25:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/BerriAI/litellm/issues/24518","https://futuresearch.ai/blog/litellm-pypi-supply-chain-attack","https://github.com/pypa/advisory-database/tree/main/vulns/litellm/PYSEC-2026-2.yaml","https://inspector.pypi.io/project/litellm/1.82.7/packages/79/5f/b6998d42c6ccd32d36e12661f2734602e72a576d52a51f4245aef0b20b4d/litellm-1.82.7-py3-none-any.whl/litellm/proxy/proxy_server.py#line.130","https://inspector.pypi.io/project/litellm/1.82.8/packages/f6/2c/731b614e6cee0bca1e010a36fd381fba69ee836fe3cb6753ba23ef2b9601/litellm-1.82.8.tar.gz/litellm-1.82.8/litellm_init.pth#line.1","https://www.wiz.io/blog/teampcp-attack-kics-github-action","https://docs.litellm.ai/blog/security-update-march-2026","https://github.com/advisories/GHSA-5mg7-485q-xm76"],"source_kind":"github","identifiers":["GHSA-5mg7-485q-xm76"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-25T15:00:08.868Z","updated_at":"2026-04-05T20:00:26.581Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01bWc3LTQ4NXEteG03Ns4ABULp","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01bWc3LTQ4NXEteG03Ns4ABULp","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 1.82.7, \u003c= 1.82.8"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01bWc3LTQ4NXEteG03Ns4ABULp/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04Nzl2LWZnZ20tdnh3Ms4ABFvr","url":"https://github.com/advisories/GHSA-879v-fggm-vxw2","title":"LiteLLM Has a Leakage of Langfuse API Keys","description":"In berriai/litellm version v1.52.1, an issue in proxy_server.py causes the leakage of Langfuse API keys when an error occurs while parsing team settings. This vulnerability exposes sensitive information, including langfuse_secret and langfuse_public_key, which can provide full access to the Langfuse project storing all requests.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-20T12:32:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-0330","https://huntr.com/bounties/661b388a-44d8-4ad5-862b-4dc5b80be30a","https://github.com/advisories/GHSA-879v-fggm-vxw2"],"source_kind":"github","identifiers":["GHSA-879v-fggm-vxw2","CVE-2025-0330"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-03-20T21:07:45.639Z","updated_at":"2026-05-01T03:03:05.904Z","epss_percentage":0.00481,"epss_percentile":0.65177,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04Nzl2LWZnZ20tdnh3Ms4ABFvr","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04Nzl2LWZnZ20tdnh3Ms4ABFvr","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.52.1"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04Nzl2LWZnZ20tdnh3Ms4ABFvr/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mamNmLTNqM3ItNzhycM4ABFva","url":"https://github.com/advisories/GHSA-fjcf-3j3r-78rp","title":"LiteLLM Has an Improper Authorization Vulnerability","description":"An improper authorization vulnerability exists in the main-latest version of BerriAI/litellm. When a user with the role 'internal_user_viewer' logs into the application, they are provided with an overly privileged API key. This key can be used to access all the admin functionality of the application, including endpoints such as '/users/list' and '/users/get_users'. This vulnerability allows for privilege escalation within the application, enabling any account to become a PROXY ADMIN.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-20T12:32:52.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.1,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-0628","https://github.com/berriai/litellm/commit/566d9354aab4215091b2e51ad0333e948125fa1b","https://huntr.com/bounties/6c0e2f75-2d03-42f9-9530-e16a973317fc","https://github.com/advisories/GHSA-fjcf-3j3r-78rp"],"source_kind":"github","identifiers":["GHSA-fjcf-3j3r-78rp","CVE-2025-0628"],"repository_url":"https://github.com/berriai/litellm","blast_radius":0.0,"created_at":"2025-03-20T22:07:35.922Z","updated_at":"2026-05-01T03:03:05.901Z","epss_percentage":0.00274,"epss_percentile":0.50693,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mamNmLTNqM3ItNzhycM4ABFva","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mamNmLTNqM3ItNzhycM4ABFva","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.61.15","vulnerable_version_range":"\u003c 1.61.15"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mamNmLTNqM3ItNzhycM4ABFva/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nNXBnLTczZmMtaGp3cc4ABFvs","url":"https://github.com/advisories/GHSA-g5pg-73fc-hjwq","title":"LiteLLM Reveals Portion of API Key via a Logging File","description":"In berriai/litellm before version 1.44.12, the `litellm/litellm_core_utils/litellm_logging.py` file contains a vulnerability where the API key masking code only masks the first 5 characters of the key. This results in the leakage of almost the entire API key in the logs, exposing a significant amount of the secret key. The issue affects version v1.44.9.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-20T12:32:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-9606","https://github.com/berriai/litellm/commit/9094071c4782183e84f10630e2450be3db55509a","https://huntr.com/bounties/4a03796f-a8d4-4293-84ef-d3959456223a","https://github.com/advisories/GHSA-g5pg-73fc-hjwq"],"source_kind":"github","identifiers":["GHSA-g5pg-73fc-hjwq","CVE-2024-9606"],"repository_url":"https://github.com/berriai/litellm","blast_radius":0.0,"created_at":"2025-03-20T22:07:35.876Z","updated_at":"2026-05-14T00:03:27.213Z","epss_percentage":0.00209,"epss_percentile":0.43145,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nNXBnLTczZmMtaGp3cc4ABFvs","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nNXBnLTczZmMtaGp3cc4ABFvs","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.44.12","vulnerable_version_range":"\u003c 1.44.12"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nNXBnLTczZmMtaGp3cc4ABFvs/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1maDJjLTg2eG0tcG0yeM4ABFtI","url":"https://github.com/advisories/GHSA-fh2c-86xm-pm2x","title":"LiteLLM Vulnerable to Denial of Service (DoS) via Crafted HTTP Request","description":"A Denial of Service (DoS) vulnerability exists in berriai/litellm version v1.44.5. This vulnerability can be exploited by appending characters, such as dashes (-), to the end of a multipart boundary in an HTTP request. The server continuously processes each character, leading to excessive resource consumption and rendering the service unavailable. The issue is unauthenticated and does not require any user interaction, impacting all users of the service.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-20T12:32:49.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-8984","https://huntr.com/bounties/554fc76b-3097-4223-b4cf-110b853e9355","https://github.com/BerriAI/litellm/blob/8c5ff150f6142608ffe968e4e68429f978fda187/litellm/tests/test_spend_logs.py#L242","https://github.com/BerriAI/litellm/commit/4f49f836aa844ac9b6bfbeff27e6f6b2b9cf3f61","https://github.com/advisories/GHSA-fh2c-86xm-pm2x"],"source_kind":"github","identifiers":["GHSA-fh2c-86xm-pm2x","CVE-2024-8984"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2025-03-20T21:07:45.685Z","updated_at":"2026-05-01T03:03:01.311Z","epss_percentage":0.00641,"epss_percentile":0.70659,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1maDJjLTg2eG0tcG0yeM4ABFtI","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1maDJjLTg2eG0tcG0yeM4ABFtI","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.56.2","vulnerable_version_range":"\u003c 1.56.2"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1maDJjLTg2eG0tcG0yeM4ABFtI/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS01M2doLXA4amMtN3JnOM4ABFto","url":"https://github.com/advisories/GHSA-53gh-p8jc-7rg8","title":"LiteLLM Vulnerable to Remote Code Execution (RCE)","description":"BerriAI/litellm version 1.40.12 contains a vulnerability that allows remote code execution. The issue exists in the handling of the 'post_call_rules' configuration, where a callback function can be added. The provided value is split at the final '.' mark, with the last part considered the function name and the remaining part appended with the '.py' extension and imported. This allows an attacker to set a system method, such as 'os.system', as a callback, enabling the execution of arbitrary commands when a chat response is processed.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-20T12:32:45.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.8,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-6825","https://huntr.com/bounties/1d98bebb-6cf4-46c9-87c3-d3b1972973b5","https://github.com/BerriAI/litellm/blob/056913fd7049923a106130b02d7c29e7f312beec/litellm/utils.py#L2818","https://github.com/berriai/litellm/commit/441c7275ed2715f47650a7c2e525055c804073a9","https://github.com/advisories/GHSA-53gh-p8jc-7rg8"],"source_kind":"github","identifiers":["GHSA-53gh-p8jc-7rg8","CVE-2024-6825"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2025-03-20T20:08:10.101Z","updated_at":"2026-05-01T03:03:05.924Z","epss_percentage":0.03018,"epss_percentile":0.86654,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01M2doLXA4amMtN3JnOM4ABFto","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01M2doLXA4amMtN3JnOM4ABFto","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003e= 1.40.3.dev2, \u003c= 1.40.12"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01M2doLXA4amMtN3JnOM4ABFto/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ndzJxLXF3OWotcmd2N84ABFq6","url":"https://github.com/advisories/GHSA-gw2q-qw9j-rgv7","title":"LiteLLM Vulnerable to Denial of Service (DoS)","description":"A vulnerability in BerriAI/litellm, as of commit 26c03c9, allows unauthenticated users to cause a Denial of Service (DoS) by exploiting the use of ast.literal_eval to parse user input. This function is not safe and is prone to DoS attacks, which can crash the litellm Python server.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2025-03-20T12:32:38.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-10188","https://github.com/berriai/litellm/commit/21156ff5d0d84a7dd93f951ca033275c77e4f73c","https://huntr.com/bounties/96a32812-213c-4819-ba4e-36143d35e95b","https://github.com/advisories/GHSA-gw2q-qw9j-rgv7"],"source_kind":"github","identifiers":["GHSA-gw2q-qw9j-rgv7","CVE-2024-10188"],"repository_url":"https://github.com/berriai/litellm","blast_radius":0.0,"created_at":"2025-03-20T19:08:05.277Z","updated_at":"2026-05-18T05:04:08.148Z","epss_percentage":0.0027,"epss_percentile":0.50506,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ndzJxLXF3OWotcmd2N84ABFq6","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ndzJxLXF3OWotcmd2N84ABFq6","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.53.1.dev1","vulnerable_version_range":"\u003c 1.53.1.dev1"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ndzJxLXF3OWotcmd2N84ABFq6/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1nMjZqLTUzODUtaGh3M84AA_if","url":"https://github.com/advisories/GHSA-g26j-5385-hhw3","title":"LiteLLM Server-Side Request Forgery (SSRF) vulnerability","description":"A Server-Side Request Forgery (SSRF) vulnerability exists in berriai/litellm version 1.38.10. This vulnerability allows users to specify the `api_base` parameter when making requests to `POST /chat/completions`, causing the application to send the request to the domain specified by `api_base`. This request includes the OpenAI API key. A malicious user can set the `api_base` to their own domain and intercept the OpenAI API key, leading to unauthorized access and potential misuse of the API key.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-09-13T18:31:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-6587","https://github.com/berriai/litellm/commit/ba1912afd1b19e38d3704bb156adf887f91ae1e0","https://huntr.com/bounties/4001e1a2-7b7a-4776-a3ae-e6692ec3d997","https://github.com/advisories/GHSA-g26j-5385-hhw3"],"source_kind":"github","identifiers":["GHSA-g26j-5385-hhw3","CVE-2024-6587"],"repository_url":"https://github.com/berriai/litellm","blast_radius":0.0,"created_at":"2024-09-13T20:06:18.852Z","updated_at":"2026-04-23T09:04:59.046Z","epss_percentage":0.88366,"epss_percentile":0.995,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nMjZqLTUzODUtaGh3M84AA_if","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nMjZqLTUzODUtaGh3M84AA_if","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.44.8","vulnerable_version_range":"\u003c 1.44.8"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nMjZqLTUzODUtaGh3M84AA_if/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xcWN2LXZnOWYtNXJyM84AA9Z6","url":"https://github.com/advisories/GHSA-qqcv-vg9f-5rr3","title":"litellm vulnerable to improper access control in team management","description":"berriai/litellm version 1.34.34 is vulnerable to improper access control in its team management functionality. This vulnerability allows attackers to perform unauthorized actions such as creating, updating, viewing, deleting, blocking, and unblocking any teams, as well as adding or deleting any member to or from any teams. The vulnerability stems from insufficient access control checks in various team management endpoints, enabling attackers to exploit these functionalities without proper authorization.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-06-27T21:32:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-5710","https://huntr.com/bounties/70897f59-a966-4d93-b71e-745e3da91970","https://github.com/BerriAI/litellm/commit/da3ae00bd68f451ed8ddf0bc0a9fd34bde5554d6","https://github.com/BerriAI/litellm/blob/224148d6133ee50801cb129cbd21ccc213992e25/litellm/proxy/auth/user_api_key_auth.py#L1020","https://github.com/advisories/GHSA-qqcv-vg9f-5rr3"],"source_kind":"github","identifiers":["GHSA-qqcv-vg9f-5rr3","CVE-2024-5710"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2024-06-28T15:05:27.934Z","updated_at":"2026-04-05T20:04:48.421Z","epss_percentage":0.00082,"epss_percentile":0.24482,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xcWN2LXZnOWYtNXJyM84AA9Z6","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xcWN2LXZnOWYtNXJyM84AA9Z6","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.40.15","vulnerable_version_range":"\u003c 1.40.15"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xcWN2LXZnOWYtNXJyM84AA9Z6/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1ncHBnLWdxdzgtd2g5Z84AA9Z3","url":"https://github.com/advisories/GHSA-gppg-gqw8-wh9g","title":"litellm vulnerable to remote code execution based on using eval unsafely","description":"BerriAI/litellm version v1.35.8 contains a vulnerability where an attacker can achieve remote code execution. The vulnerability exists in the `add_deployment` function, which decodes and decrypts environment variables from base64 and assigns them to `os.environ`. An attacker can exploit this by sending a malicious payload to the `/config/update` endpoint, which is then processed and executed by the server when the `get_secret` function is triggered. This requires the server to use Google KMS and a database to store a model.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-06-27T21:32:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-5751","https://huntr.com/bounties/ae623c2f-b64b-4245-9ed4-f13a0a5824ce","https://github.com/BerriAI/litellm/pull/4228","https://github.com/BerriAI/litellm/commit/fcea4c22ad96b24436f196ae709f71932e84b0b8","https://github.com/advisories/GHSA-gppg-gqw8-wh9g"],"source_kind":"github","identifiers":["GHSA-gppg-gqw8-wh9g","CVE-2024-5751"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2024-06-28T22:05:21.847Z","updated_at":"2026-04-05T20:04:48.425Z","epss_percentage":0.05359,"epss_percentile":0.89645,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ncHBnLWdxdzgtd2g5Z84AA9Z3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ncHBnLWdxdzgtd2g5Z84AA9Z3","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.40.16","vulnerable_version_range":"\u003c 1.40.16"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ncHBnLWdxdzgtd2g5Z84AA9Z3/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS04ajQyLXBjZm0tMzQ2N84AA8xM","url":"https://github.com/advisories/GHSA-8j42-pcfm-3467","title":"SQL injection in litellm","description":"A blind SQL injection vulnerability exists in the berriai/litellm application, specifically within the '/team/update' process. The vulnerability arises due to the improper handling of the 'user_id' parameter in the raw SQL query used for deleting users. An attacker can exploit this vulnerability by injecting malicious SQL commands through the 'user_id' parameter, leading to potential unauthorized access to sensitive information such as API keys, user information, and tokens stored in the database. The affected version is 1.27.14.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-06-06T21:30:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.9,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-4890","https://huntr.com/bounties/a4f6d357-5b44-4e00-9cac-f1cc351211d2","https://github.com/BerriAI/litellm/pull/2954","https://github.com/advisories/GHSA-8j42-pcfm-3467"],"source_kind":"github","identifiers":["GHSA-8j42-pcfm-3467","CVE-2024-4890"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2024-06-06T23:05:13.413Z","updated_at":"2026-04-11T15:04:22.007Z","epss_percentage":0.00065,"epss_percentile":0.20307,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04ajQyLXBjZm0tMzQ2N84AA8xM","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04ajQyLXBjZm0tMzQ2N84AA8xM","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.27.14"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04ajQyLXBjZm0tMzQ2N84AA8xM/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1oNm02LWpqOHYtOTRqas4AA8xW","url":"https://github.com/advisories/GHSA-h6m6-jj8v-94jj","title":"SQL injection in litellm","description":"An SQL Injection vulnerability exists in the berriai/litellm repository, specifically within the `/global/spend/logs` endpoint. The vulnerability arises due to improper neutralization of special elements used in an SQL command. The affected code constructs an SQL query by concatenating an unvalidated `api_key` parameter directly into the query, making it susceptible to SQL Injection if the `api_key` contains malicious data. This issue affects the latest version of the repository. Successful exploitation of this vulnerability could lead to unauthorized access, data manipulation, exposure of confidential information, and denial of service (DoS).","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-06-06T21:30:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.4,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-5225","https://huntr.com/bounties/491e4884-0306-4cd4-8fe2-9a19de33bf5c","https://github.com/BerriAI/litellm/pull/3940","https://github.com/BerriAI/litellm/commit/f75c15d6cd535aa78014378ad532de1df6be2f56","https://github.com/advisories/GHSA-h6m6-jj8v-94jj"],"source_kind":"github","identifiers":["GHSA-h6m6-jj8v-94jj","CVE-2024-5225"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2024-06-06T23:05:13.388Z","updated_at":"2026-05-18T05:05:34.803Z","epss_percentage":0.00243,"epss_percentile":0.47533,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNm02LWpqOHYtOTRqas4AA8xW","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1oNm02LWpqOHYtOTRqas4AA8xW","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.40.0","vulnerable_version_range":"\u003c 1.40.0"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1oNm02LWpqOHYtOTRqas4AA8xW/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zeHI4LXFmdmotOXA5as4AA8xH","url":"https://github.com/advisories/GHSA-3xr8-qfvj-9p9j","title":"Arbitrary file deletion in litellm","description":"BerriAI's litellm, in its latest version, is vulnerable to arbitrary file deletion due to improper input validation on the `/audio/transcriptions` endpoint. An attacker can exploit this vulnerability by sending a specially crafted request that includes a file path to the server, which then deletes the specified file without proper authorization or validation. This vulnerability is present in the code where `os.remove(file.filename)` is used to delete a file, allowing any user to delete critical files on the server such as SSH keys, SQLite databases, or configuration files. ","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-06-06T21:30:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.0,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-4888","https://huntr.com/bounties/48461d89-cf13-4ad3-a43e-0d37da08fc6c","https://github.com/BerriAI/litellm/pull/3193","https://github.com/advisories/GHSA-3xr8-qfvj-9p9j"],"source_kind":"github","identifiers":["GHSA-3xr8-qfvj-9p9j","CVE-2024-4888"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2024-06-06T23:05:13.083Z","updated_at":"2026-04-05T20:04:53.660Z","epss_percentage":0.00057,"epss_percentile":0.17811,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zeHI4LXFmdmotOXA5as4AA8xH","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zeHI4LXFmdmotOXA5as4AA8xH","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.35.36","vulnerable_version_range":"\u003c 1.35.36"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zeHI4LXFmdmotOXA5as4AA8xH/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS03Z2dtLTRyamctNTk0d84AA8R2","url":"https://github.com/advisories/GHSA-7ggm-4rjg-594w","title":"litellm passes untrusted data to `eval` function without sanitization","description":"A remote code execution (RCE) vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the `eval` function unsafely in the `litellm.get_secret()` method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the `eval` function without any sanitization. Attackers can exploit this vulnerability by injecting malicious values into environment variables through the `/config/update` endpoint, which allows for the update of settings in `proxy_server_config.yaml`.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2024-05-18T00:30:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.2,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-4264","https://huntr.com/bounties/a3221b0c-6e25-4295-ab0f-042997e8fc61","https://github.com/BerriAI/litellm/blob/main/litellm/proxy/proxy_server.py#L2104-L2108","https://github.com/BerriAI/litellm/blob/main/litellm/proxy/proxy_server.py#L2118","https://github.com/BerriAI/litellm/blob/main/litellm/proxy/proxy_server.py#L2509-L2517","https://github.com/BerriAI/litellm/blob/main/litellm/proxy/proxy_server.py#L2562-L2577","https://github.com/BerriAI/litellm/blob/main/litellm/utils.py#L9867-L9885","https://github.com/advisories/GHSA-7ggm-4rjg-594w"],"source_kind":"github","identifiers":["GHSA-7ggm-4rjg-594w","CVE-2024-4264"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2024-05-20T17:05:16.334Z","updated_at":"2026-04-05T20:05:04.127Z","epss_percentage":0.03284,"epss_percentile":0.87032,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03Z2dtLTRyamctNTk0d84AA8R2","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS03Z2dtLTRyamctNTk0d84AA8R2","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 1.28.11"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS03Z2dtLTRyamctNTk0d84AA8R2/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS00NmNtLXBmd3YtY2dmOM4AA64p","url":"https://github.com/advisories/GHSA-46cm-pfwv-cgf8","title":"LiteLLM has Server-Side Template Injection vulnerability in /completions endpoint","description":"BerriAI/litellm is vulnerable to Server-Side Template Injection (SSTI) via the `/completions` endpoint. The vulnerability arises from the `hf_chat_template` method processing the `chat_template` parameter from the `tokenizer_config.json` file through the Jinja template engine without proper sanitization. Attackers can exploit this by crafting malicious `tokenizer_config.json` files that execute arbitrary code on the server.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2024-04-10T18:30:48.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-2952","https://huntr.com/bounties/a9e0a164-6de0-43a4-a640-0cbfb54220a4","https://github.com/BerriAI/litellm/blob/0d803e13798db40aa7463e64a6bafaee386424f5/litellm/proxy/proxy_server.py#L2087","https://github.com/BerriAI/litellm/issues/2949","https://github.com/BerriAI/litellm/pull/2941","https://github.com/BerriAI/litellm/commit/8a1cdc901708b07b7ff4eca20f9cb0f1f0e8d0b3","https://github.com/advisories/GHSA-46cm-pfwv-cgf8"],"source_kind":"github","identifiers":["GHSA-46cm-pfwv-cgf8","CVE-2024-2952"],"repository_url":"https://github.com/BerriAI/litellm","blast_radius":0.0,"created_at":"2024-04-10T23:04:49.816Z","updated_at":"2026-04-05T20:05:43.670Z","epss_percentage":0.01434,"epss_percentile":0.80513,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00NmNtLXBmd3YtY2dmOM4AA64p","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00NmNtLXBmd3YtY2dmOM4AA64p","packages":[{"ecosystem":"pypi","package_name":"litellm","versions":[{"first_patched_version":"1.34.42","vulnerable_version_range":"\u003c 1.34.42"}],"purl":"pkg:pypi/litellm"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00NmNtLXBmd3YtY2dmOM4AA64p/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/litellm","docker_dependents_count":5,"docker_downloads_count":32103,"usage_url":"https://repos.ecosyste.ms/usage/pypi/litellm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/litellm/dependencies","status":null,"funding_links":["https://buy.stripe.com/9AQ03Kd3P91o0Q8bIS"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T16:04:22.514Z","issues_count":5393,"pull_requests_count":8630,"avg_time_to_close_issue":3625038.552631579,"avg_time_to_close_pull_request":503305.3421937061,"issues_closed_count":3230,"pull_requests_closed_count":6546,"pull_request_authors_count":1258,"issue_authors_count":2599,"avg_comments_per_issue":1.873168922677545,"avg_comments_per_pull_request":1.4975666280417148,"merged_pull_requests_count":5507,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":3322,"past_year_pull_requests_count":5958,"past_year_avg_time_to_close_issue":2755606.3601462524,"past_year_avg_time_to_close_pull_request":450141.59731701575,"past_year_issues_closed_count":1641,"past_year_pull_requests_closed_count":4249,"past_year_pull_request_authors_count":893,"past_year_issue_authors_count":1979,"past_year_avg_comments_per_issue":1.3615291992775436,"past_year_avg_comments_per_pull_request":1.4533400469956361,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":90,"past_year_merged_pull_requests_count":3517,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"Sameerlite","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"},{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}],"active_maintainers":[{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"},{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"},{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"},{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"},{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"},{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"},{"login":"Sameerlite","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"},{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"},{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"},{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"},{"login":"Manouchehri","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"},{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"},{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"},{"login":"NickGrab","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"},{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"},{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"},{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm/codemeta","maintainers":[{"uuid":"ishaan-jaff","login":"ishaan-jaff","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/ishaan-jaff/","role":null,"created_at":"2023-07-27T00:50:04.157Z","updated_at":"2023-07-27T00:50:04.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ishaan-jaff/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370152,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14344742,"name":"litellm-dev","ecosystem":"pypi","description":"Placeholder for the litellm-dev development channel of BerriAI/litellm. Real dev builds are published by the LiteLLM release pipeline.","homepage":"https://litellm.ai","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BerriAI/litellm","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-04-27T23:02:24.000Z","latest_release_published_at":"2026-04-27T23:02:24.000Z","latest_release_number":"0.0.0.dev0","last_synced_at":"2026-05-17T04:06:17.782Z","created_at":"2026-04-28T11:22:43.703Z","updated_at":"2026-05-17T04:06:17.782Z","registry_url":"https://pypi.org/project/litellm-dev/","install_command":"pip install litellm-dev --index-url https://pypi.org/simple","documentation_url":"https://litellm-dev.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"litellm-dev","project_status":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-28T12:56:57.624Z","dependent_packages_count":0,"downloads":67,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.84094439558659,"dependent_repos_count":41.41112182200529,"dependent_packages_count":7.321437587254323,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.857834601615405},"purl":"pkg:pypi/litellm-dev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/litellm-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/litellm-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/litellm-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/litellm-dev/codemeta","maintainers":[],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":866111,"maintainers_count":370152,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1792500,"full_name":"BerriAI/litellm","default_branch":"main","total_commits":25764,"total_committers":1061,"total_bot_commits":78,"total_bot_committers":2,"mean_commits":24.282752120640904,"dds":0.4882005899705014,"past_year_total_commits":9368,"past_year_total_committers":733,"past_year_total_bot_commits":31,"past_year_total_bot_committers":2,"past_year_mean_commits":12.780354706684857,"past_year_dds":0.5699188727583262,"last_synced_at":"2025-12-22T01:17:36.230Z","last_synced_commit":"b50e35ec33a95a8511103bd30ea49bbb75f6005b","created_at":"2024-09-21T05:32:25.293Z","updated_at":"2025-12-22T01:09:09.764Z","committers":[{"name":"Ishaan Jaff","email":"ishaanjaffer0324@gmail.com","login":"ishaan-jaff","count":13186},{"name":"Krrish Dholakia","email":"krrishdholakia@gmail.com","login":"krrishdholakia","count":7968},{"name":"yuneng-jiang","email":"yuneng.jiang@gmail.com","login":"yuneng-jiang","count":358},{"name":"Sameer Kankute","email":"sameer@berri.ai","login":"Sameerlite","count":325},{"name":"Alexsander Hamir","email":"alexsanderhamirgomesbaptista@gmail.com","login":"AlexsanderHamir","count":204},{"name":"Jugal D. Bhatt","email":"55304795+jugaldb","login":"jugaldb","count":153},{"name":"Cole McIntosh","email":"82463175+colesmcintosh","login":"colesmcintosh","count":137},{"name":"David Manouchehri","email":"david.manouchehri@ai.moda","login":"Manouchehri","count":121},{"name":"tanjiro","email":"56165694+NANDINI-star","login":"NANDINI-star","count":95},{"name":"Achintya Rajan","email":"achintya.rajan03@gmail.com","login":"ARajan1084","count":92},{"name":"Yuta Saito","email":"uc4w6c@bma.biglobe.ne.jp","login":"uc4w6c","count":87},{"name":"Cesar Garcia","email":"128240629+Chesars","login":"Chesars","count":85},{"name":"Marc Abramowitz","email":"abramowi@adobe.com","login":"msabramo","count":82},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":77},{"name":"mubashir1osmani","email":"mubashir.osmani777@gmail.com","login":"mubashir1osmani","count":61},{"name":"Tim Elfrink","email":"Tim.Elfrink@stepstone.de","login":"timelfrink","count":47},{"name":"yujonglee","email":"yujonglee.dev@gmail.com","login":"yujonglee","count":39},{"name":"Timothy Lowrimore","email":"154477569+tlowrimore-heroku","login":"tlowrimore-heroku","count":32},{"name":"coconut49","email":"i@49.gs","login":"coconut49","count":31},{"name":"berri-teddy","email":"teddy@berri.ai","login":"berri-teddy","count":26},{"name":"Sameer Kankute","email":"iamkankute@gmail.com","login":"kankute-sameer","count":25},{"name":"Simon Sanchez Viloria","email":"simonsviloria@gmail.com","login":"simonsanvil","count":25},{"name":"Emerson Gomes","email":"emerson.gomes@thalesgroup.com","login":null,"count":25},{"name":"lowjiansheng","email":"15527690+lowjiansheng","login":"lowjiansheng","count":20},{"name":"Paul Gauthier","email":"paul@paulg.com","login":"paul-gauthier","count":20},{"name":"Rajan Paneru","email":"paneru.rajan@gmail.com","login":"paneru-rajan","count":20},{"name":"Sunny Wan","email":"SunnyWan2020@gmail.com","login":"SunnyWan59","count":18},{"name":"eycjur","email":"eycjur@gmail.com","login":"eycjur","count":17},{"name":"alisalim17","email":"alisalimli1899@gmail.com","login":"elisalimli","count":17},{"name":"superpoussin22","email":"vincent.nadal@orange.fr","login":"superpoussin22","count":17},{"name":"Toni Engelhardt","email":"toni88x@gmail.com","login":"toniengelhardt","count":16},{"name":"Shaun Maher","email":"shaun@ghanima.net","login":"ShaunMaher","count":16},{"name":"Xianzong Xie","email":"xianzongxie@stripe.com","login":"xianzongxie-stripe","count":15},{"name":"Eddie Richter","email":"eddie.richter@amd.com","login":"eddierichter-amd","count":14},{"name":"Alex Shoop","email":"alexander.shoop@datarobot.com","login":"akshoop","count":14},{"name":"Teddy Amkie","email":"38896345+TeddyAmkie","login":"TeddyAmkie","count":13},{"name":"TomeHirata","email":"tomu.hirata@gmail.com","login":"TomeHirata","count":13},{"name":"WilliamEspegren","email":"espegren.w@gmail.com","login":"WilliamEspegren","count":13},{"name":"Lunik","email":"lunik@tiwabbit.fr","login":"Lunik","count":13},{"name":"CLARKBENHAM","email":"clark.benham@gmail.com","login":"CLARKBENHAM","count":13},{"name":"Kowyo","email":"kowyo@outlook.com","login":"kowyo","count":13},{"name":"corrm","email":"islamnofl.official@gmail.com","login":"CorrM","count":12},{"name":"lj","email":"lj@wego.com","login":"lj-wego","count":12},{"name":"Tim Xia","email":"tim.xia@sironamedical.com","login":"ti3x","count":12},{"name":"Max Deichmann","email":"m.deichmann@tum.de","login":"maxdeichmann","count":12},{"name":"Hannes Burrichter","email":"h.burrichter@outlook.com","login":"hburrichter","count":12},{"name":"Henry Wang","email":"phwhx@hotmail.com","login":"henryhwang","count":11},{"name":"Zakhar Kogan","email":"36503576+zaharkogan","login":"zaharkogan","count":11},{"name":"Jack Collins","email":"6640905+jackmpcollins","login":"jackmpcollins","count":11},{"name":"Vince Loewe","email":"vince@lunary.ai","login":"vincelwt","count":11},{"name":"Vivek Aditya","email":"vivek@athina.ai","login":"vivek-athina","count":11},{"name":"Nir Gazit","email":"nirga","login":"nirga","count":11},{"name":"Arshdeep Singh","email":"asingh1@marqeta.com","login":null,"count":10},{"name":"lucca","email":"luccazen@gmail.com","login":"themrzmaster","count":10},{"name":"wslee","email":"wslee@friendli.ai","login":"pocca2048","count":10},{"name":"Nilanjan De","email":"nilanjan.de@gmail.com","login":"n1lanjan","count":10},{"name":"Marty Sullivan","email":"marty-sullivan","login":"marty-sullivan","count":10},{"name":"John HU","email":"hszqqq12@gmail.com","login":"ushuz","count":10},{"name":"mrFranklin","email":"5235904+mrFranklin","login":"mrFranklin","count":10},{"name":"maamalama","email":"bokarevstefan475@gmail.com","login":"maamalama","count":10},{"name":"Utkash Dubey","email":"utkashd@gmail.com","login":"utkashd","count":10},{"name":"Alan Ponnachan","email":"85491837+AlanPonnachan","login":"AlanPonnachan","count":10},{"name":"Emerson Gomes","email":"emerson.gomes@gmail.com","login":"emerzon","count":10},{"name":"Otavio Brito","email":"otaviofbrito@gmail.com","login":"otaviofbrito","count":9},{"name":"Fabricio Ceschin","email":"fceschin@todyl.com","login":"fabriciojoc","count":9},{"name":"Mikio Stewart","email":"mikio.stewart@messari.io","login":"mikstew","count":9},{"name":"Vince Lwt","email":"vince@lyser.io","login":null,"count":9},{"name":"Andres Barbaro","email":"afbarbaro@yahoo.com","login":"afbarbaro","count":9},{"name":"Antonio Loison","email":"antonio.loison@illuin.tech","login":"antonioloison","count":9},{"name":"Brian Schultheiss","email":"bschulth@amgen.com","login":"bschulth","count":9},{"name":"Michal Otmianowski","email":"motmianowski@clari.com","login":"michal-otmianowski","count":9},{"name":"Adam Holmberg","email":"adam@brokk.ai","login":"aholmberg","count":8},{"name":"gotsysdba","email":"john.lathouwers@oracle.com","login":"gotsysdba","count":8},{"name":"joshualipman123","email":"joshlipman@g.ucla.edu","login":"joshualipman123","count":8},{"name":"canada4663","email":"3118399+canada4663","login":"canada4663","count":8},{"name":"Dharamendra Kumar","email":"dharamendrak@netflix.com","login":"dharamendrak","count":8},{"name":"TensorNull","email":"tensor.null@gmail.com","login":"TensorNull","count":8},{"name":"Jason Roberts","email":"51415896+jroberts2600","login":"jroberts2600","count":7},{"name":"Kyrylo Yefimenko","email":"kyrylo@cast.ai","login":"kiriloman","count":7},{"name":"Marc Klingen","email":"git@marcklingen.com","login":"marcklingen","count":7},{"name":"Roger Meier","email":"r.meier@siemens.com","login":"bufferoverflow","count":7},{"name":"Dragos Campean","email":"dragos@sectorlabs.ro","login":"dragosMC91","count":7},{"name":"Const-antine","email":"constantine.bon@gmail.com","login":"Const-antine","count":7},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":7},{"name":"Daniel Liden","email":"djliden91@gmail.com","login":"djliden","count":7},{"name":"David Leen","email":"dleen@netflix.com","login":"dleen","count":7},{"name":"DrQuacks","email":"michael.d.kellar@gmail.com","login":"DrQuacks","count":7},{"name":"WilsonSunBritten","email":"wilsunb@gmail.com","login":"WilsonSunBritten","count":7},{"name":"frob","email":"rick+github@frob.com.au","login":"rick-github","count":7},{"name":"nick-rackauckas","email":"nick@usablemachines.com","login":"nick-rackauckas","count":7},{"name":"xprilion","email":"xprilion@gmail.com","login":"xprilion","count":7},{"name":"Colin Lin","email":"colinlin@stripe.com","login":"colinlin-stripe","count":7},{"name":"Sebastián Estévez","email":"estevezsebastian@gmail.com","login":"phact","count":7},{"name":"Fang Gong","email":"fanggong@amazon.com","login":"0x-fang","count":7},{"name":"Lucas Sugi","email":"lucas.sugi@ifood.com.br","login":"LucasSugi","count":7},{"name":"Felipe Garé","email":"90070734+FelipeRodriguesGare","login":"FelipeRodriguesGare","count":7},{"name":"Raghav Jhavar","email":"156360524+raghav-stripe","login":"raghav-stripe","count":7},{"name":"Rena Lu","email":"rena@tigereye.com","login":null,"count":6},{"name":"Tomer Bin","email":"tomer@aim.security","login":"hxtomer","count":6},{"name":"eycjur","email":"eycjur@example.com","login":null,"count":6},{"name":"Frank Colson","email":"frankie.colson@gmail.com","login":"PSU3D0","count":6},{"name":"Daniel Bichuetti","email":"daniel.bichuetti@gmail.com","login":"danielbichuetti","count":6},{"name":"Graham Neubig","email":"neubig@gmail.com","login":"neubig","count":6},{"name":"soo-jin.kim","email":"88833439+hula-la","login":"hula-la","count":6},{"name":"James Braza","email":"jamesbraza@gmail.com","login":"jamesbraza","count":6},{"name":"mc-marcocheng","email":"mccheng990503@gmail.com","login":"mc-marcocheng","count":6},{"name":"colegottdank","email":"colegottdank@gmail.com","login":"colegottdank","count":6},{"name":"Nicholas Grabar","email":"nickgrabar@gmail.com","login":"NickGrab","count":6},{"name":"sha-ahammed","email":"shahahamedroze@gmail.com","login":"sha-ahammed","count":6},{"name":"Abhijit L","email":"abhijitl@Abhijits-MacBook-Pro.local","login":null,"count":6},{"name":"skucherlapati","email":"sumedha@sironamedical.com","login":"skucherlapati","count":6},{"name":"Tasmay Pankaj Tibrewal","email":"85983760+Tasmay-Tibrewal","login":"Tasmay-Tibrewal","count":6},{"name":"Tyler Wagner","email":"wagnerjt","login":"wagnerjt","count":6},{"name":"fatih","email":"34196005+fcakyon","login":"fcakyon","count":6},{"name":"vietpham1911","email":"vietducphamxuan@gmail.com","login":"vietpham1911","count":6},{"name":"Devaj Mody","email":"m.devaj.m@gmail.com","login":"DevajMody","count":5},{"name":"Ayush Somani","email":"25874080+geekyayush","login":"geekyayush","count":5},{"name":"Arseny Boykov","email":"36469655+Bobronium","login":"Bobronium","count":5},{"name":"LingXuanYin","email":"3546599908@qq.com","login":"LingXuanYin","count":5},{"name":"Lucca Zenobio","email":"lucca.zenobio@ifood.com.br","login":"luccazifood","count":5},{"name":"Anand Taralika","email":"46954145+taralika","login":"taralika","count":5},{"name":"Peter Muller","email":"petermul@amazon.com","login":"petermuller","count":5},{"name":"Deepanshu Lulla","email":"deepanshu.lulla@gmail.com","login":"deepanshululla","count":5},{"name":"Christian Owusu","email":"36159205+crisshaker","login":"crisshaker","count":5},{"name":"CyanideByte","email":"cyanidebyte@hotmail.com","login":"CyanideByte","count":5},{"name":"Hugues Chocart","email":"chocart.hugues@icloud.com","login":"hughcrt","count":5},{"name":"Victor Mustar","email":"victor.mustar@gmail.com","login":"gary149","count":5},{"name":"tobias-mayr","email":"tobias.mayr@alphasights.com","login":"tobias-mayr","count":5},{"name":"omrishiv","email":"327609+omrishiv","login":"omrishiv","count":5},{"name":"huangyafei","email":"yafei.huangfu@gmail.com","login":"huangyafei","count":5},{"name":"fzowl","email":"160063452+fzowl","login":"fzowl","count":5},{"name":"Xingyao Wang","email":"xingyao@all-hands.dev","login":"xingyaoww","count":5},{"name":"Wanis Elabbar","email":"70503629+elabbarw","login":"elabbarw","count":5},{"name":"Udit","email":"23015406+udit-001","login":"udit-001","count":5},{"name":"Toy-97","email":"elvincent.edward@gmail.com","login":"Toy-97","count":5},{"name":"Shagun Bansal","email":"shagun.bansal@accenture.com","login":"shagunb-acn","count":5},{"name":"Shivam Rawat","email":"161387515+shivamrawat1","login":"shivamrawat1","count":5},{"name":"Pamela Fox","email":"pamela.fox@gmail.com","login":"pamelafox","count":5},{"name":"Nate Mar","email":"nate@arize.com","login":"nate-mar","count":5},{"name":"Mohse Morad","email":"moshemorad12340@gmail.com","login":"moshemorad","count":5},{"name":"Mateo Cámara","email":"mateo.camara.largo@alumnos.upm.es","login":"MateoCamara","count":5},{"name":"Steve Farthing","email":"steve.farthing@rocketmoney.com","login":null,"count":5},{"name":"spdustin@gmail.com","email":"dustin@analyticsimagineers.com","login":null,"count":5},{"name":"iabhi4","email":"iamonecool@gmail.com","login":"iabhi4","count":5},{"name":"Kade Heckel","email":"51248168+kmheckel","login":"kmheckel","count":5},{"name":"Cam Parry","email":"cam.parry@kapiche.com","login":"wallies","count":5},{"name":"Peter Dave Hello","email":"hsu@peterdavehello.org","login":"PeterDaveHello","count":5},{"name":"Jorge Piedrahita Ortiz","email":"jhpiedrahitao97@gmail.com","login":"jhpiedrahitao","count":4},{"name":"Joe Cheng","email":"joe@posit.co","login":"jcheng5","count":4},{"name":"Jay Alammar","email":"alammar@gmail.com","login":"jalammar","count":4},{"name":"estill01","email":"ehs.stillman@gmail.com","login":"estill01","count":4},{"name":"dotmobo","email":"1997638+dotmobo","login":"dotmobo","count":4},{"name":"abi_jey","email":"git@public.abja.dev","login":"abi-jey","count":4},{"name":"Vinnie Giarrusso","email":"vgiarrusso@twilio.com","login":"vingiarrusso","count":4},{"name":"Tu Vu","email":"38426231+vuanhtu52","login":"vuanhtu52","count":4},{"name":"Tom Alon","email":"tom@noma.security","login":"TomAlon","count":4},{"name":"Tim Asp","email":"707699+timothyasp","login":"timothyasp","count":4},{"name":"Sébastien Campion","email":"sebastien.campion@gmail.com","login":"scampion","count":4},{"name":"DaxServer","email":"daxserver@icloud.com","login":"DaxServer","count":4},{"name":"Daniele Scasciafratte","email":"mte90net@gmail.com","login":"Mte90","count":4},{"name":"Christian Privitelli","email":"40876121+Priva28","login":"Priva28","count":4},{"name":"Dev Khant","email":"devkhant24@gmail.com","login":"Dev-Khant","count":4},{"name":"Dhruv Yadav","email":"dhruv1103@gmail.com","login":"dhruvyad","count":4},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":4},{"name":"Erik Bjäreholt","email":"erik@bjareho.lt","login":"ErikBjare","count":4},{"name":"Idris Mokhtarzada","email":"idris","login":"idris","count":4},{"name":"Rena Lu","email":"zhuoranlu@hotmail.com","login":"RenaLu","count":4},{"name":"Rahul Kataria","email":"rkataria5000@gmail.com","login":"rkataria1000","count":4},{"name":"Philip Kiely","email":"philip.kiely@baseten.co","login":"philipkiely-baseten","count":4},{"name":"Ognjen Francuski","email":"ognjenfrancuski@gmail.com","login":"OgnjenFrancuski","count":4},{"name":"Nicholas Couture","email":"52148348+orolega","login":"orolega","count":4},{"name":"Minwoo Lee","email":"11580164+minwhoo","login":"minwhoo","count":4},{"name":"Mehmet Bektas","email":"mbektasgh@outlook.com","login":"mbektas","count":4},{"name":"Bram van Meurs","email":"7422223+bcvanmeurs","login":"bcvanmeurs","count":4},{"name":"Debdut Chakraborty","email":"debdutdeb@outlook.com","login":"debdutdeb","count":4},{"name":"Leslie Cheng","email":"leslie.cheng5@gmail.com","login":"lcfyi","count":4},{"name":"João Speglich","email":"speglichj@gmail.com","login":"speglich","count":4},{"name":"Sara Ghaemi","email":"sara.ghaemi@telus.com","login":"ghaemisr","count":4},{"name":"Ifta Khairul Alam Adil","email":"ikaadil007@gmail.com","login":"ikaadil","count":4},{"name":"Adrien F","email":"adrien.fillon@gmail.com","login":"adrien-f","count":4},{"name":"Manuel Cañete","email":"manuel.canete@docplanner.com","login":"mknet3","count":4},{"name":"Jack Temple","email":"jack.e.temple@gmail.com","login":"Jetemple","count":4},{"name":"Duarte OC","email":"me@duarteocarmo.com","login":"duarteocarmo","count":4},{"name":"Jacob Hagstedt P Suorra","email":"Jacobh2","login":"Jacobh2","count":4},{"name":"ffreemt","email":"yucongo+fmt@gmail.com","login":"ffreemt","count":4},{"name":"Patrick Lafleur","email":"patrick.lafleur@getmaple.ca","login":"plafleur","count":4},{"name":"kayoch1n","email":"hanayolawk@gmail.com","login":"kayoch1n","count":4},{"name":"miraclebakelaser","email":"65143272+miraclebakelaser","login":"miraclebakelaser","count":4},{"name":"mogith-pn","email":"143642606+mogith-pn","login":"mogith-pn","count":4},{"name":"naaa760","email":"neh6a683@gmail.com","login":"naaa760","count":4},{"name":"onukura","email":"26293997+onukura","login":"onukura","count":4},{"name":"retanoj","email":"s919student@gmail.com","login":"retanoj","count":4},{"name":"user202729","email":"25191436+user202729","login":"user202729","count":4},{"name":"மனோஜ்குமார் பழனிச்சாமி","email":"smartmanoj42857@gmail.com","login":"SmartManoj","count":4},{"name":"RMeans","email":"ryanmeans25@gmail.com","login":"ryanmeans","count":4},{"name":"Andrew Doan","email":"Andrew.Doan@c3.ai","login":"c3-AndrewDoan","count":4},{"name":"Carson Gee","email":"carson.gee@datarobot.com","login":"carsongee","count":4},{"name":"Saar wintrov","email":"saar1122@gmail.com","login":"saar-win","count":4},{"name":"Roni Gurvich","email":"14060729+RoniGurvich","login":"RoniGurvich","count":4},{"name":"Samy Chouiti","email":"samy.chouiti@gmail.com","login":"samyxdev","count":4},{"name":"Boopesh Shanmugam","email":"51117963+boopesh07","login":"boopesh07","count":4},{"name":"IQHL (Hans Jacob Landelius)","email":"iqhl@novnordisk.com","login":null,"count":4},{"name":"afel","email":"andreas.feldl@netlight.com","login":null,"count":4},{"name":"Zihao Li","email":"zihao.li@ux168.com","login":null,"count":4},{"name":"sumanth","email":"gutti.sumanth@surveysparrow.com","login":null,"count":4},{"name":"xucai","email":"l1240626535@gmail.com","login":null,"count":4},{"name":"yeahyung","email":"yhb77888@naver.com","login":"yeahyung","count":4},{"name":"SamAcctX","email":"87765660+SamAcctX","login":"SamAcctX","count":4},{"name":"Pedro Azevedo","email":"pedro.azevedo@hyland.com","login":"pazevedo-hyland","count":4},{"name":"drorbaron","email":"dror@aim.security","login":"hxdror","count":4},{"name":"Ariel","email":"fogeltine@gmail.com","login":"afogel","count":4},{"name":"Uzair Ali","email":"72073401+uzaxirr","login":"uzaxirr","count":4},{"name":"Thomas Mildner","email":"12685945+Thomas-Mildner","login":"Thomas-Mildner","count":3},{"name":"Lucas Raschek","email":"lucas@raschek.at","login":"lucasra1","count":3},{"name":"Marcelo Mendoza","email":"marcelo.mendoza@zenjob.com","login":"mjmendo","count":3},{"name":"Mateo Di Loreto","email":"101841200+mdiloreto","login":"mdiloreto","count":3},{"name":"Matt Cowger","email":"mcowger","login":"mcowger","count":3},{"name":"Nandesh Guru","email":"nandesh@greenscale.ai","login":"greenscale-nandesh","count":3},{"name":"Nathan Brake","email":"33383515+njbrake","login":"njbrake","count":3},{"name":"azdolinski","email":"artur@zdolinski.com","login":"azdolinski","count":3},{"name":"edward kim","email":"edward.kim@lendi.com.au","login":"edify42","count":3},{"name":"thiswillbeyourgithub","email":"26625900+thiswillbeyourgithub","login":"thiswillbeyourgithub","count":3},{"name":"Otavio Brito","email":"otavio.brito@ifood.com.br","login":"otaviobrito-if","count":3},{"name":"Peter Chanthamynavong","email":"peterkc@hey.com","login":"peterkc","count":3},{"name":"Peter Laß","email":"33754750+Pit-Storm","login":"Pit-Storm","count":3},{"name":"Richard Tweed","email":"RichardoC","login":"RichardoC","count":3},{"name":"Rob Geada","email":"rob@geada.net","login":"RobGeada","count":3},{"name":"Steven Osborn","email":"steven@lolsborn.com","login":"lolsborn","count":3},{"name":"Zeeshan Hooda","email":"zee@sparselabs.org","login":"safiyax","count":3},{"name":"Yulong Liu","email":"lyl890808@gmail.com","login":"liuyl","count":3},{"name":"Young Han","email":"110819238+seyeong-han","login":"seyeong-han","count":3},{"name":"Will Chen","email":"willchen90@gmail.com","login":"wwwillchen","count":3},{"name":"Tomáš Dvořák","email":"toomas2d@gmail.com","login":"Tomas2D","count":3},{"name":"Zihao Li","email":"zl81@st-andrews.ac.uk","login":"lazyhope","count":3},{"name":"breno-aumo","email":"160534746+breno-aumo","login":"breno-aumo","count":3},{"name":"codgician","email":"15964984+codgician","login":"codgician","count":3},{"name":"jlan-nl","email":"jlan@netlight.com","login":"jlan-nl","count":3},{"name":"kan-bayashi","email":"hayashi.tomoki@g.sp.m.is.nagoya-u.ac.jp","login":"kan-bayashi","count":3},{"name":"mzagar","email":"mario.zagar@hotmail.com","login":"mzagar","count":3},{"name":"nkvch","email":"nkvch.st@gmail.com","login":"nkvch","count":3},{"name":"onlylhf","email":"27225745+onlylhf","login":"onlylhf","count":3},{"name":"pnookala-godaddy","email":"93624827+pnookala-godaddy","login":"pnookala-godaddy","count":3},{"name":"prd-tuong-nguyen","email":"tuong.nguyen@paradox.ai","login":"prd-tuong-nguyen","count":3},{"name":"rioiart","email":"r.ioiart@tkh.ai","login":"rioiart","count":3},{"name":"swarnabhasinha","email":"swarnabhasinha@gmail.com","login":"swarna1101","count":3},{"name":"Юрій","email":"yurikizio@gmail.com","login":"yurchik11","count":3},{"name":"Byron Grogan","email":"47910641+byrongrogan","login":"byrongrogan","count":3},{"name":"Carlo Alberto Ferraris","email":"cafxx@mercari.com","login":"CAFxX","count":3},{"name":"Daniel Klein","email":"daniel@formation.bio","login":"danielmklein","count":3},{"name":"Dmitrii Komarov","email":"dmitrii.k@miro.com","login":"komarovd95","count":3},{"name":"Elias TOURNEUX","email":"elias.tourneux.ext@corp.ovh.com","login":"eliasto","count":3},{"name":"Takashi Iwamoto","email":"hello@iwamot.com","login":"iwamot","count":3},{"name":"Thiago Salvatore","email":"thiago.salvatore@bluecore.com","login":"thiagosalvatore","count":3},{"name":"nuernber","email":"benjamin.nuernberger@jpl.nasa.gov","login":"nuernber","count":3},{"name":"fengjiajie","email":"fengjiajie@sensorsdata.cn","login":"fengjiajie","count":3},{"name":"frank","email":"frankzye@163.com","login":"frankzye","count":3},{"name":"jinno","email":"klvx01@gmail.com","login":"nobu007","count":3},{"name":"FuChen","email":"fuchen@foxmail.com","login":"yytdfc","count":3},{"name":"Taha Ali","email":"123803932+tahaali-dev","login":"tahaali-dev","count":3},{"name":"Merlinvt","email":"Merlinvontrott@gmail.com","login":null,"count":3},{"name":"Oliver Smith","email":"oliver.smith@superevilmegacorp.com","login":null,"count":3},{"name":"Duc Pham","email":"duc.h.pham@eastagile.com","login":null,"count":3},{"name":"Giri Tatavarty","email":"g924169@8451.com","login":null,"count":3},{"name":"David Christian","email":"chradavi@amazon.com","login":null,"count":3},{"name":"uid10804","email":"florian.fuss@vitesco.com","login":null,"count":3},{"name":"Bryan Low","email":"keyute","login":"keyute","count":3},{"name":"Brian Dev","email":"briandevvn@gmail.com","login":"briandevvn","count":3},{"name":"Ash Greh","email":"emailforansh@gmail.com","login":"AshGreh","count":3},{"name":"Andrew Smith","email":"101757907+andjsmi","login":"andjsmi","count":3},{"name":"Alexandre Sorokine","email":"sorokine@gmail.com","login":"sorokine","count":3},{"name":"0x5751","email":"nowall57@gmail.com","login":"NoWall57","count":3},{"name":"Aaron Bach","email":"bachya1208@gmail.com","login":"bachya","count":3},{"name":"Dmitriy Alergant","email":"93501479+DmitriyAlergant","login":"DmitriyAlergant","count":3},{"name":"Tasha Upchurch","email":"TashaSkyUp@gmail.com","login":"TashaSkyUp","count":3},{"name":"Kyle","email":"kyle@anyscale.com","login":"kylehh","count":3},{"name":"Guillermo","email":"guillermo.blasco.jimenez@gmail.com","login":"GuillermoBlasco","count":3},{"name":"Haadi Rakhangi","email":"127193364+haadirakhangi","login":"haadirakhangi","count":3},{"name":"Igal Boxerman","email":"igal@pillar.security","login":"eagle-p","count":3},{"name":"Iskren Chernev","email":"me@iskren.info","login":"ichernev","count":3},{"name":"JakobDylanC","email":"jakobdylanc@gmail.com","login":"jakobdylanc","count":3},{"name":"Kumaran Rajendhiran","email":"kumaran@airt.ai","login":"kumaranvpl","count":3},{"name":"Kris Xia","email":"xiajiayi0506@gmail.com","login":"krisxia0506","count":3},{"name":"Javier de la Torre","email":"jatorre@carto.com","login":"jatorre","count":3},{"name":"Jason Jensen","email":"jason.jensen@pnnl.gov","login":"jasonpnnl","count":3},{"name":"Fabian Reinold","email":"32450519+freinold","login":"freinold","count":3},{"name":"Elad Segal","email":"eladsegal","login":"eladsegal","count":3},{"name":"Duc Tran","email":"dttran@glo.com","login":"dttran-glo","count":3},{"name":"Tim O'Farrell","email":"tofarr@gmail.com","login":"tofarr","count":2},{"name":"Timothée Lecomte","email":"lecomte.timothee@gmail.com","login":"tlecomte","count":2},{"name":"Tom Matthews","email":"tom@unitary.ai","login":"tomukmatthews","count":2},{"name":"Vedran Vidović","email":"vvidovic@gmail.com","login":"vvidovic","count":2},{"name":"chabala98","email":"nicolas.mario.baldwin@gmail.com","login":"nbaldwin98","count":2},{"name":"Ivan Krakhmaliuk","email":"Ivan_Krakhmaliuk@epam.com","login":"LifeDJIK","count":2},{"name":"Ventz Petkov","email":"901168+ventz","login":"ventz","count":2},{"name":"VigneshwarRajasekaran","email":"91361461+VigneshwarRajasekaran","login":"VigneshwarRajasekaran","count":2},{"name":"Wenxi Onyx","email":"wenxi@onyx.app","login":"wenxi-onyx","count":2},{"name":"Willy Douhard","email":"willy.douhard@gmail.com","login":"willydouhard","count":2},{"name":"Xingjian Li","email":"43537913+OlivverX","login":"OlivverX","count":2},{"name":"Yannay Hammer","email":"yannay.hammer@catonetworks.com","login":"hxyannay","count":2},{"name":"Yigit Konur","email":"9989650+yigitkonur","login":"yigitkonur","count":2},{"name":"Young","email":"afe.young@gmail.com","login":"you-n-g","count":2},{"name":"Yuge Zhang","email":"scottyugochang@gmail.com","login":"ultmaster","count":2},{"name":"Yuichiro Utsumi","email":"81412151+utsumi-fj","login":"utsumi-fj","count":2},{"name":"Yuji Arakawa","email":"yuji.magic.arakawa@gmail.com","login":"kutsushitaneko","count":2},{"name":"Yuki Imajuku","email":"yuki.imjk@gmail.com","login":"Yuki-Imajuku","count":2},{"name":"Yuki Watanabe","email":"31463517+B-Step62","login":"B-Step62","count":2},{"name":"Zackeus Bengtsson","email":"32719220+Hexoplon","login":"Hexoplon","count":2},{"name":"Nathan Kim","email":"nkseve7n@gmail.com","login":"nathankim7","count":2},{"name":"Nick Wong","email":"me@powerhouseofthecell.com","login":"powerhouseofthecell","count":2},{"name":"Nitin Patel","email":"nitinpatel278@gmail.com","login":"niinpatel","count":2},{"name":"Oleksandr Tereshchenko","email":"toporok@gmail.com","login":"teremterem","count":2},{"name":"OrangeWolf","email":"orange_wolf@163.com","login":"wolf-joe","count":2},{"name":"Parham Alvani","email":"parham.alvani@gmail.com","login":"1995parham","count":2},{"name":"Pierre-Emmanuel MERCIER","email":"77622864+btpemercier","login":"btpemercier","count":2},{"name":"Pradyumna Singh Rathore","email":"36568190+pradhyumna85","login":"pradhyumna85","count":2},{"name":"Prasad Chalasani","email":"pchalasani@gmail.com","login":"pchalasani","count":2},{"name":"F1bos","email":"44951186+F1bos","login":"F1bos","count":2},{"name":"Ravi N","email":"ravingithub@gmail.com","login":"gitravin","count":2},{"name":"Raymond Huang","email":"1415176717@qq.com","login":"Raymond1415926","count":2},{"name":"Reuben Thomas-Davis","email":"reubenestd@gmail.com","login":"Rested","count":2},{"name":"Roman Leventov","email":"leventov.ru@gmail.com","login":"leventov","count":2},{"name":"Ryan Castner","email":"75297463+ryan-castner","login":"ryan-castner","count":2},{"name":"Sam","email":"sammcj","login":"sammcj","count":2},{"name":"Sam Chou","email":"sam.chou@windystudios.com","login":"reflection","count":2},{"name":"Shankyg","email":"shashankg615@gmail.com","login":"Shankyg","count":2},{"name":"Shubham Pathak","email":"shubham.pathak@zomato.com","login":"serializer","count":2},{"name":"Spencer Krum","email":"nibz@validmind.ai","login":"nibalizer","count":2},{"name":"Stuart Geiger","email":"sgeiger@gmail.com","login":"staeiou","count":2},{"name":"deepanshu","email":"deepanshu.lulla@hq.bill.com","login":null,"count":2},{"name":"Talal","email":"talalryz@gmail.com","login":"talalryz","count":2},{"name":"TheDiscoMole","email":"kim.roder@gmail.com","login":"TheDiscoMole","count":2},{"name":"Hammad Saeed","email":"hsaeed@csod.com","login":null,"count":2},{"name":"openhands","email":"openhands@all-hands.dev","login":"openhands-agent","count":2},{"name":"oroxenberg","email":"oro@lasso.security","login":"oroxenberg","count":2},{"name":"pat-cohere","email":"145371747+pat-cohere","login":"pat-cohere","count":2},{"name":"pinkgu","email":"39329656+bjornjee","login":"bjornjee","count":2},{"name":"pratik2315","email":"pratikhaldankar360@gmail.com","login":"pratik9315","count":2},{"name":"Eliza Huang","email":"elizazijinhuang@gmail.com","login":"lizzij","count":2},{"name":"rasmus.arpe@gmail.com","email":"rasmus.arpe@gmail.com","login":"Rasmusafj","count":2},{"name":"raz-alon","email":"raz.alon@kubiya.ai","login":"raz-alon","count":2},{"name":"steve-gore-snapdocs","email":"86732927+steve-gore-snapdocs","login":"steve-gore-snapdocs","count":2},{"name":"zhxlp","email":"1573635222@qq.com","login":"zhxlp","count":2},{"name":"daarko10","email":"34120174+daarko10","login":"daarko10","count":2},{"name":"zJ","email":"19760191+zJuuu","login":"zJuuu","count":2},{"name":"Dominic Fallows","email":"consultant@dominicfallows.uk","login":"dominicfallows","count":2},{"name":"xywei","email":"wxy0516@gmail.com","login":"xywei","count":2},{"name":"vasilisazayka","email":"vasilisa.parshikova@sap.com","login":"vasilisazayka","count":2},{"name":"unique-jakub","email":"jakub@unique.ch","login":"unique-jakub","count":2},{"name":"unclecode","email":"unclecode@kidocode.com","login":"unclecode","count":2},{"name":"syGOAT","email":"839245993@qq.com","login":"syGOAT","count":2},{"name":"Din","email":"dinmukhamed.mailibay@gmail.com","login":"dinmukhamedm","count":2},{"name":"Dima-Mediator","email":"dima@ai-mediator.online","login":"Dima-Mediator","count":2},{"name":"Adrian Lyjak","email":"adrianlyjak@gmail.com","login":"adrianlyjak","count":2},{"name":"Akiva Kraines","email":"akraines@gmail.com","login":"akraines","count":2},{"name":"Christoph","email":"47949835+Sir-Photch","login":"Sir-Photch","count":2},{"name":"Brian (bex) Exelbierd (aider)","email":"bex@bexelbie.com","login":"bexelbie","count":2},{"name":"Zain Hasan","email":"zain_has@hotmail.com","login":"zainhas","count":2},{"name":"Zhaohan Dong","email":"65422392+zhaohan-dong","login":"zhaohan-dong","count":2},{"name":"adriensas","email":"adrien.sas@gmail.com","login":"adriensas","count":2},{"name":"andrewmjc","email":"andrew.culberson@telus.com","login":"andrewmjc","count":2},{"name":"aswny","email":"87371411+aswny","login":"aswny","count":2},{"name":"Better than breakfast.","email":"adr.viper@gmail.com","login":"betterthanbreakfast","count":2},{"name":"bepotp","email":"bepotp@gmail.com","login":"bepotp","count":2},{"name":"RaGe","email":"foragerr@gmail.com","login":"foragerr","count":2},{"name":"davidschuler-8451","email":"david.schuler@8451.com","login":"davidschuler-8451","count":2},{"name":"deena","email":"awny.deena@gmail.com","login":"deenaawny-github-account","count":2},{"name":"‮Artem","email":"artemkozaev@gmail.com","login":"artplan1","count":2},{"name":"exiao","email":"exiao","login":"exiao","count":2},{"name":"fracapuano","email":"francesco_capuano@aol.com","login":"fracapuano","count":2},{"name":"garfeildma","email":"garfeildma@gmail.com","login":"garfeildma","count":2},{"name":"hawktang","email":"hawktang@gmail.com","login":"hawktang","count":2},{"name":"hazyone","email":"hazyone@fastmail.com","login":"hazyone","count":2},{"name":"hsuyuming","email":"abego452@gmail.com","login":"hsuyuming","count":2},{"name":"idola9","email":"ido@noma.security","login":"idola9","count":2},{"name":"isaken","email":"engstromisak@gmail.com","login":"isaken","count":2},{"name":"karen-veigas","email":"62535022+karen-veigas","login":"karen-veigas","count":2},{"name":"kothamah","email":"104782493+kothamah","login":"kothamah","count":2},{"name":"mubashirosmani","email":"mubashirmd224@gmail.com","login":"mubashirosmani","count":2},{"name":"nielsbosma","email":"niels@bosmainteractive.se","login":"nielsbosma","count":2},{"name":"Chetan Choudhary","email":"c.choudhary.ctr@sumologic.com","login":"chetanchoudhary-sumo","count":2},{"name":"Caixiaopig","email":"Caixiaopig@me.com","login":"Caixiaopig","count":2},{"name":"sven","email":"sven@wrtn.io","login":null,"count":2},{"name":"Carlos Marchal","email":"carlos@posthog.com","login":"carlos-marchal-ph","count":2},{"name":"Matt Nitzken","email":"mjnitz02@gmail.com","login":"mjnitz02","count":2},{"name":"Chen Wang","email":"dev@chenwang.org","login":"cwang","count":2},{"name":"Kihaya Sugiura","email":"kihayas@gmail.com","login":"kihaya","count":2},{"name":"Chris Van Pelt","email":"vanpelt@wandb.com","login":"vanpelt","count":2},{"name":"Christoph Koehler","email":"christoph@zerodeviation.net","login":"ckoehler","count":2},{"name":"Classic298","email":"27028174+Classic298","login":"Classic298","count":2},{"name":"Connor Doyle","email":"connor.p.d@gmail.com","login":"ConnorDoyle","count":2},{"name":"Daniel Chico","email":"chico@generalsoftwareinc.com","login":"DanielChico","count":2},{"name":"Daniel Fjeldstad","email":"45217974+w3bdesign","login":"w3bdesign","count":2},{"name":"seva","email":"seva@inita.com","login":null,"count":2},{"name":"Dbzman","email":"dev@dbzman-online.eu","login":"Dbzman","count":2},{"name":"Derek Duenas","email":"80916591+dsduenas","login":"dsduenas","count":2},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":2},{"name":"nandini bagga","email":"nandinibagga@nandinis-MacBook-Air.local","login":null,"count":2},{"name":"Earl St Sauver","email":"estsauver@gmail.com","login":"estsauver","count":2},{"name":"Maksim","email":"74874309+Maximgitman","login":"Maximgitman","count":2},{"name":"Edoardo Debenedetti","email":"edoardo.debenedetti@inf.ethz.ch","login":"dedeswim","count":2},{"name":"Edward D'Amato","email":"19622548+edwarddamato","login":"edwarddamato","count":2},{"name":"Roni Gurvich","email":"roni.gurvich@cycode.com","login":"RoniGurvichCycode","count":2},{"name":"Viktor Nagy","email":"hello@nagyv.com","login":"nagyv","count":2},{"name":"Zeeland","email":"zeeland@foxmail.com","login":"Undertone0809","count":2},{"name":"Nikolaiev Dmytro","email":"dima.nikol.99@gmail.com","login":"Winston-503","count":2},{"name":"Ankur Garha","email":"speedyankur@gmail.com","login":"speedyankur","count":2},{"name":"Ankur Garha","email":"a65379@eon.com","login":"ankureon","count":2},{"name":"AnilAren","email":"124668281+AnilAren","login":"AnilAren","count":2},{"name":"Anil Kodali","email":"akodali@amazon.com","login":"anilkumarkodali","count":2},{"name":"Andrea Ponti","email":"ponti.andrea97@gmail.com","login":"andreaponti5","count":2},{"name":"Anand Khinvasara","email":"kanand90@gmail.com","login":"AnandKhinvasara","count":2},{"name":"Alex Peattie","email":"alexpeattie@gmail.com","login":"alexpeattie","count":2},{"name":"Alex Epstein","email":"alexanderepstein@tuta.io","login":"alexanderepstein","count":2},{"name":"Akim Tsvigun","email":"akimtsvigun@gmail.com","login":"Aktsvigun","count":2},{"name":"Adam Tao","email":"tcx4c70@gmail.com","login":"tcx4c70","count":2},{"name":"Aaron Vogler","email":"inf3rnus","login":"inf3rnus","count":2},{"name":"7HR4IZ3","email":"90985774+7HR4IZ3","login":"7HR4IZ3","count":2},{"name":"Anthony Ivan","email":"21217602+anthonyivn2","login":"anthonyivn2","count":2},{"name":"Anton Abilov","email":"anton.abilov@gmail.com","login":"anton164","count":2},{"name":"AyrennC","email":"carneyc12@gmail.com","login":"AyrennC","count":2},{"name":"Boxuan Li","email":"liboxuan@connect.hku.hk","login":"li-boxuan","count":2},{"name":"Tanaro Laptop","email":"tanaro.schaedler@uni-ulm.de","login":null,"count":2},{"name":"Karl Leswing","email":"karl.leswing@gmail.com","login":"lilleswing","count":2},{"name":"KX","email":"56353385+devdev999","login":"devdev999","count":2},{"name":"Justin Watts","email":"justin@azohra.com","login":"azohra","count":2},{"name":"Jun Siang Cheah","email":"git@jscheah.me","login":"cheahjs","count":2},{"name":"Juan Carlos Moreno","email":"juancarlos.moreno@ackstorm.com","login":"juancarlosm","count":2},{"name":"Josh Learn","email":"josh@exponent.run","login":"guitard0g","count":2},{"name":"Jorge Yero Salazar","email":"jyero96@gmail.com","login":"jyeros","count":2},{"name":"Jonathan Yang","email":"github@jyang.cc","login":"Joilence","count":2},{"name":"Johnny.H","email":"jnhyperion@gmail.com","login":"jnhyperion","count":2},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":2},{"name":"Li Yang","email":"76434265+hewliyang","login":"hewliyang","count":2},{"name":"Luis Felipe Salazar Ucros","email":"40307832+luisfucros","login":"luisfucros","count":2},{"name":"Luiz Rennó Costa","email":"luizrennocosta@gmail.com","login":"luizrennocosta","count":2},{"name":"hervelin","email":"herve.lin@vesync.com","login":null,"count":2},{"name":"Matthias Dittrich","email":"matthi.d@gmail.com","login":"matthid","count":2},{"name":"Jón Levy","email":"levy@andes.is","login":"busla","count":2},{"name":"Michael Schmid","email":"michael@amazee.com","login":"Schnitzel","count":2},{"name":"Michael Slattery","email":"m2slattery@gmail.com","login":"mikeslattery","count":2},{"name":"Murad Khafizov","email":"101127600+murad-khafizov","login":"murad-khafizov","count":2},{"name":"Minh Duc","email":"phamminhduc0711@gmail.com","login":"minhduc0711","count":2},{"name":"Mikhail Khludnev","email":"mkhl@apache.org","login":"mkhludnev","count":2},{"name":"Eitan1112","email":"52412573+Eitan1112","login":"Eitan1112","count":2},{"name":"josearangos","email":"josearangos@Joses-MacBook-Pro.local","login":null,"count":2},{"name":"Edwin Jose George","email":"52248484+edwinjosegeorge","login":"edwinjosegeorge","count":2},{"name":"Edward Samuel Pasaribu","email":"edwardsamuel92@gmail.com","login":"edwardsamuel","count":2},{"name":"Emir Ayar","email":"emirayar@amazon.lu","login":"eercanayar","count":2},{"name":"Eric Ma","email":"ericmjl","login":"ericmjl","count":2},{"name":"Eric84626","email":"97266539+Eric84626","login":"Eric84626","count":2},{"name":"Eslam karim gaber","email":"eslamkarim222@gmail.com","login":"eslamkarim","count":2},{"name":"22mSqRi","email":"37729945+22mSqRi","login":"22mSqRi","count":2},{"name":"Fadil Rahman","email":"87557055+fadil4u","login":"fadil4u","count":2},{"name":"Geoffray Viossat","email":"4362195+gvioss","login":"gvioss","count":2},{"name":"Mikkel Gravgaard","email":"mikkel@klokke.dk","login":"grav","count":2},{"name":"Kerem Turgutlu","email":"keremturgutlu@gmail.com","login":"KeremTurgutlu","count":2},{"name":"Prateek Sachan","email":"ps@prateeksachan.com","login":"prateeksachan","count":2},{"name":"John Tong","email":"45779362+jtong99","login":"jtong99","count":2},{"name":"Joel Eriksson","email":"je@clevcode.org","login":"clevcode","count":2},{"name":"Jean-Luc Duckworth","email":"jl@dapperduckling.com","login":"duckboy81","count":2},{"name":"Janaka Abeywardhana","email":"contact@janaka.co.uk","login":"janaka","count":2},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Hitro147","email":"rohit147kolluru@gmail.com","login":"Hitro147","count":2},{"name":"Haiyi","email":"haiyimei@gmail.com","login":"HaiyiMei","count":2},{"name":"H0llyW00dzZ","email":"priv8@btz.pm","login":"H0llyW00dzZ","count":2},{"name":"Andy Gajdosik","email":"andreas@gajdosik.org","login":"agajdosi","count":1},{"name":"Andy Forest","email":"andy@dimentians.com","login":"AndyForest","count":1},{"name":"Andy Dai","email":"daikeren@gmail.com","login":"daikeren","count":1},{"name":"Andrii Kislitsyn","email":"andrii.kislitsyn@datarobot.com","login":"andriykislitsyn","count":1},{"name":"Andrey","email":"elkin.andr@gmail.com","login":"ea-rus","count":1},{"name":"Andrew Truong","email":"itsandrewtruong@gmail.com","login":"andrewtruong","count":1},{"name":"Andrew Maguire","email":"andrewm4894@gmail.com","login":"andrewm4894","count":1},{"name":"Andrew Bernat","email":"31580217+bernata","login":"bernata","count":1},{"name":"Andres Guzman","email":"andres.guzman@telus.com","login":"andresrguzman","count":1},{"name":"Andres Carrillo","email":"42779963+andresC98","login":"andresC98","count":1},{"name":"Andrei Darashenka","email":"6311180+darashenka","login":"darashenka","count":1},{"name":"Andreas","email":"21068727+ndrsfel","login":"ndrsfel","count":1},{"name":"Andras Toth","email":"4157749+tothandras","login":"tothandras","count":1},{"name":"Anderson Mendoza","email":"davidmramos53@gmail.com","login":"AnderMendoza","count":1},{"name":"Anders Hafreager","email":"andershaf@gmail.com","login":"andeplane","count":1},{"name":"Anas AbdelR","email":"73660335+AnasAbdelR","login":"AnasAbdelR","count":1},{"name":"Amit Kumar","email":"123643281+Amit-kr26","login":"Amit-kr26","count":1},{"name":"Arthur","email":"arthur.renault75@gmail.com","login":"ArthurRenault","count":1},{"name":"Ased Mammad","email":"mammad.ased@gmail.com","login":"asedmammad","count":1},{"name":"Ashish Kumar Verma","email":"61198989+imdigitalashish","login":"imdigitalashish","count":1},{"name":"Ashton Sidhu","email":"ashton.sidhu1994@gmail.com","login":"Ashton-Sidhu","count":1},{"name":"Ashwin Madavan","email":"ashwin.madavan@gmail.com","login":"ashwin153","count":1},{"name":"Aymeric Roucher","email":"69208727+aymeric-roucher","login":"aymeric-roucher","count":1},{"name":"BeatrixCohere","email":"128378696+BeatrixCohere","login":"BeatrixCohere","count":1},{"name":"Beltrán Aceves","email":"beltran.aceves@udc.es","login":"beltranaceves","count":1},{"name":"Benjamin Bartels","email":"benjamin@bartels.dev","login":"bbartels","count":1},{"name":"Benjamin Chrobot","email":"benjamin.blair.chrobot@gmail.com","login":"bchrobot","count":1},{"name":"BenjaminLevy","email":"67241803+BenjaminLevy","login":"BenjaminLevy","count":1},{"name":"Artem Zemliak","email":"42967602+ArtyomZemlyak","login":"ArtyomZemlyak","count":1},{"name":"Aravind","email":"aravind.karanam@gmail.com","login":"aravindkarnam","count":1},{"name":"Apoorv Sharma","email":"apoorv.nsit.coe@gmail.com","login":"apoorv-sharma","count":1},{"name":"Antonio Molner Domenech","email":"antoniomdk@hotmail.es","login":"antoniomdk","count":1},{"name":"Anton","email":"AntonioKL","login":"AntonioKL","count":1},{"name":"Anthony Monaco","email":"Anthony.Michael.Monaco@gmail.com","login":"AnthonyMonaco","count":1},{"name":"Aniket Maurya","email":"theaniketmaurya@gmail.com","login":"aniketmaurya","count":1},{"name":"5aaee9","email":"7685264+5aaee9","login":"5aaee9","count":1},{"name":"Abinand P","email":"abinand0911@gmail.com","login":"Abiji-2020","count":1},{"name":"Aditya Ghadge","email":"adityaghadge360@gmail.com","login":"Aditya-A-G","count":1},{"name":"Aditya Kumar Kasaudhan","email":"74228301+Aditya8840","login":"Aditya8840","count":1},{"name":"Adnan Alkattan","email":"Adnankattan9@gmail.com","login":"Nitro963","count":1},{"name":"李海峰","email":"lihff@chanjet.com","login":null,"count":1},{"name":"stefan","email":"stanfea@gmail.com","login":null,"count":1},{"name":"roni","email":"roni@pc","login":null,"count":1},{"name":"jdhuang","email":"jdhuang@amazon.com","login":null,"count":1},{"name":"dan","email":"dan@pop-os.localdomain","login":null,"count":1},{"name":"XD3000/高瑞雲","email":"N000000930@tw.fpg.com","login":null,"count":1},{"name":"Wilson Britten","email":"wbritten@sofi.org","login":null,"count":1},{"name":"VEQK (Ville Kolehmainen)","email":"veqk@novonordisk.com","login":null,"count":1},{"name":"Tyler Brandt","email":"tyler.brandt@wunderkind.co","login":null,"count":1},{"name":"Lucas Hofer","email":"lucashofer@Lucass-MacBook-Air.local","login":null,"count":1},{"name":"Igor Drozdov","email":"idrozdov@gitlab.com","login":null,"count":1},{"name":"Dmitry Supranovich","email":"DSupranovich@munichre.ca","login":null,"count":1},{"name":"Brian Caswell","email":"bcaswell@microsoft.com","login":null,"count":1},{"name":"=","email":"=","login":null,"count":1},{"name":"Anibal Angulo","email":"ajcardoza2000@gmail.com","login":"ajac-zero","count":1},{"name":"Amir Refaee","email":"amir@railtown.ai","login":"Amir-R25","count":1},{"name":"Alvaro Sevilla","email":"alvarosevilla95@gmail.com","login":"alvarosevilla95","count":1},{"name":"AllentDan","email":"41138331+AllentDan","login":"AllentDan","count":1},{"name":"Aliaksandr Kuzmik","email":"98702584+alexkuzmik","login":"alexkuzmik","count":1},{"name":"Ali Waleed","email":"ali@scale3labs.com","login":"alizenhom","count":1},{"name":"Ali Saleh","email":"saleh.a@turing.com","login":"ialisaleh","count":1},{"name":"Alexander Yastrebov","email":"yastrebov.alex@gmail.com","login":"AlexanderYastrebov","count":1},{"name":"Alex Strick van Linschoten","email":"strickvl","login":"strickvl","count":1},{"name":"Alex Spies","email":"alex@afspies.com","login":"afspies","count":1},{"name":"Alex Huang","email":"alhuang10@gmail.com","login":"alhuang10","count":1},{"name":"Alessandro Marrella","email":"dev@alessandromarrella.com","login":"amarrella","count":1},{"name":"Aleksei Terin","email":"61239034+Qanpi","login":"Qanpi","count":1},{"name":"Albert Örwall","email":"albert@a20g.se","login":"aorwall","count":1},{"name":"Albert DeFusco","email":"albert.defusco@me.com","login":"AlbertDeFusco","count":1},{"name":"Alan Liu","email":"b05901017@ntu.edu.tw","login":"clalanliu","count":1},{"name":"Akash Kundu","email":"112017800+Akash190104","login":"Akash190104","count":1},{"name":"Ajeet D'Souza","email":"98ajeet@gmail.com","login":"ajeetdsouza","count":1},{"name":"Tejas Ravishankar","email":"itstejas.rs@gmail.com","login":"suptejas","count":1},{"name":"Thakee Nathees","email":"thakeenathees@gmail.com","login":"ThakeeNathees","count":1},{"name":"Thinh Nguyen","email":"tnguyenx91@gmail.com","login":"Taik","count":1},{"name":"Thom Lane","email":"thom.e.lane@gmail.com","login":"thomelane","count":1},{"name":"Thomas Rehn","email":"271119+tremlin","login":"tremlin","count":1},{"name":"Thomas Schmidt","email":"somtom91@gmail.com","login":"Somtom","count":1},{"name":"Tiger Yu","email":"tiger.yu@telus.com","login":"t968914","count":1},{"name":"Tim","email":"readevalprint","login":"readevalprint","count":1},{"name":"Tim Baumgärtner","email":"baumgaertner.t@gmail.com","login":"timbmg","count":1},{"name":"Yi Ding","email":"yi.s.ding@gmail.com","login":"yisding","count":1},{"name":"TobiMayr","email":"tobistian@gmail.com","login":"TobiMayr","count":1},{"name":"Tobias Hermann","email":"editgym@gmail.com","login":"Dobiasd","count":1},{"name":"Tom Bocklisch","email":"tom@rasa.com","login":"tmbo","count":1},{"name":"Tom Haynes","email":"tom.haynes@itv.com","login":"tomhaynes","count":1},{"name":"Tom Usher","email":"tom@tomusher.com","login":"tomusher","count":1},{"name":"Tomas Klohna","email":"6950876+Klohto","login":"Klohto","count":1},{"name":"Stefan Dobrev","email":"stefan.dobrev@gmail.com","login":"ligaz","count":1},{"name":"Stephen Solka","email":"stephen@solka.dev","login":"trashhalo","count":1},{"name":"Steve Cosman","email":"scosman","login":"scosman","count":1},{"name":"Steve G","email":"9045562+eurogig","login":"eurogig","count":1},{"name":"Steven Aldinger","email":"stevenaldinger@gmail.com","login":"stevenaldinger","count":1},{"name":"Steven Anton","email":"antonstv@amazon.com","login":"stevenmanton","count":1},{"name":"Steven Crake","email":"164202738+stevencrake-nscale","login":"stevencrake-nscale","count":1},{"name":"Sumit Tembe","email":"stembe@digitalex.io","login":"stembe-digitalex","count":1},{"name":"Sungjun.Kim","email":"kimsungjun@linecorp.com","login":"withsmilo","count":1},{"name":"Suresh Kumar","email":"sureshdsk","login":"sureshdsk","count":1},{"name":"Sven Seeberg","email":"sven@geeq.de","login":"svenseeberg","count":1},{"name":"Søren Mathiasen","email":"sorenm@mymessages.dk","login":"sorenmat","count":1},{"name":"Takashi Ishida","email":"25994250+takashiishida","login":"takashiishida","count":1},{"name":"Tamir Kiviti","email":"95572081+tamirkiviti13","login":"tamirkiviti13","count":1},{"name":"Tan Yong Sheng","email":"64836390+tan-yong-sheng","login":"tan-yong-sheng","count":1},{"name":"Teja Vishwanadha","email":"496868+tvishwanadha","login":"tvishwanadha","count":1},{"name":"Tornike Gurgenidze","email":"tokoko96@gmail.com","login":"tokoko","count":1},{"name":"X4tar","email":"32390515+X4tar","login":"X4tar","count":1},{"name":"Xander Song","email":"axiomofjoy@gmail.com","login":"axiomofjoy","count":1},{"name":"Xiaohan Fu","email":"xiaohan@grayswan.ai","login":"Reapor-Yurnero","count":1},{"name":"Yan","email":"yan@yanwork.com","login":"yanwork","count":1},{"name":"Yazan Agha-Schrader","email":"mountaiin@icloud.com","login":"mounta11n","count":1},{"name":"Yikai Zhao","email":"yikai@z1k.dev","login":"blahgeek","count":1},{"name":"Youfu Zhang","email":"1315097+zhangyoufu","login":"zhangyoufu","count":1},{"name":"Yurii Kostyukov","email":"kostyukov.yurii@gmail.com","login":"Columpio","count":1},{"name":"Yusuke Kawabata","email":"gachasan@gmail.com","login":"ku-suke","count":1},{"name":"ZQ","email":"6372983+dcruiz01","login":"dcruiz01","count":1},{"name":"Zayd","email":"zaydsimjee@gmail.com","login":"zsimjee","count":1},{"name":"Zbigniew Łukasiak","email":"zzbbyy@gmail.com","login":"zby","count":1},{"name":"Zero Clover","email":"13190004+ZeroClover","login":"ZeroClover","count":1},{"name":"Zhengyi Lai","email":"laizhyi@gmail.com","login":"zheng1","count":1},{"name":"Zoltan K","email":"349209+zoltan-ongithub","login":"zoltan-ongithub","count":1},{"name":"_juliettech","email":"juliette.chevaliera@gmail.com","login":"juliettech13","count":1},{"name":"Tyler Hutcherson","email":"tyler.hutcherson@redis.com","login":"tylerhutcherson","count":1},{"name":"USAGI","email":"124278082+snekkenull","login":"snekkenull","count":1},{"name":"Udi Oron","email":"udioron@gmail.com","login":"nonZero","count":1},{"name":"Val Miscenko","email":"vmiscenko@hydrolix.io","login":"vmiscenko","count":1},{"name":"Vedant Borkar","email":"vedantborkar1234@gmail.com","login":"vedant-z","count":1},{"name":"Victor Krylov","email":"InvisibleMan1306","login":"InvisibleMan1306","count":1},{"name":"Titusz","email":"titusz.pan@gmail.com","login":"titusz","count":1},{"name":"Vini murafa","email":"06.poems_races@icloud.com","login":"VitalikBerashvili","count":1},{"name":"Vinnie-Singleton-NN","email":"161376326+Vinnie-Singleton-NN","login":"Vinnie-Singleton-NN","count":1},{"name":"Vinod Singh","email":"82611955+1vinodsingh1","login":"1vinodsingh1","count":1},{"name":"Vishnu Patibandla","email":"66695281+vpbill","login":"vpbill","count":1},{"name":"Walt Wells","email":"walt@khanacademy.org","login":"wwells","count":1},{"name":"Wei-Chiet Ku","email":"weichiet@outlook.com","login":"weichiet","count":1},{"name":"William Easton","email":"williamseaston@gmail.com","login":"strawgate","count":1},{"name":"William Finnigan","email":"wjafinnigan@gmail.com","login":"willfinnigan","count":1},{"name":"William Kearns","email":"william.kearns@accompany.health","login":"kearnsw","count":1},{"name":"Regis David Souza Mesquita","email":"git@rdsm.ie","login":"regismesquita","count":1},{"name":"Richard Macarthy","email":"richardmacarthy@hotmail.com","login":"rjmacarthy","count":1},{"name":"Richard Song","email":"9144514+richardmcsong","login":"richardmcsong","count":1},{"name":"Rinor Maloku","email":"rinor.maloku@solo.io","login":"rinormaloku","count":1},{"name":"Rishab Mallick","email":"rishabmallick6@gmail.com","login":"rishabgit","count":1},{"name":"Ritesh Kadmawala","email":"ritesh@vertexcover.io","login":"kgritesh","count":1},{"name":"Rob Mann","email":"rmann@netflix.com","login":"rmann-nflx","count":1},{"name":"Robert Gambee","email":"robertgambee@gmail.com","login":"rgambee","count":1},{"name":"Rodney Rodriguez","email":"rodneyxr@gmail.com","login":"rodneyxr","count":1},{"name":"Siddharth Sahu","email":"112792547+sahusiddharth","login":"sahusiddharth","count":1},{"name":"Rodrigo Maldonado","email":"32023142+rodrigo-92","login":"rodrigo-92","count":1},{"name":"Rok Benko","email":"115651717+rokbenko","login":"rokbenko","count":1},{"name":"Roman G","email":"romanglozman92@gmail.com","login":"romanglo","count":1},{"name":"Ronald Pereira","email":"ronaldpereira","login":"ronaldpereira","count":1},{"name":"Ronen Schaffer","email":"ronen.schaffer@ibm.com","login":"ronensc","count":1},{"name":"Ruperto A. Martinez","email":"ponce11@email.unc.edu","login":"RupertoM","count":1},{"name":"Paz","email":"paz@tryolabs.com","login":"pazcuturi","count":1},{"name":"Perling","email":"linsmiling@sina.cn","login":"ZPerling","count":1},{"name":"Petre Alexandru","email":"Oodapow","login":"Oodapow","count":1},{"name":"Phodaie","email":"phodaie@gmail.com","login":"Phodaie","count":1},{"name":"Pranav Simha","email":"pranav0521@gmail.com","login":"simha104","count":1},{"name":"Pratham Soni","email":"psoni2002@gmail.com","login":"PrathamSoni","count":1},{"name":"Prathamesh Saraf","email":"pratamesh1867@gmail.com","login":"S1LV3RJ1NX","count":1},{"name":"Pratik date","email":"pratikdate100@gmail.com","login":"Pratikdate","count":1},{"name":"ProphetJeremy","email":"santibreo@gmail.com","login":"santibreo","count":1},{"name":"Qingchuan Hao","email":"qingchuan.hao@microsoft.com","login":"mainred","count":1},{"name":"Rafael Acosta","email":"theGitNoob@gmail.com","login":"theGitNoob","count":1},{"name":"Raney Cain","email":"36416768+rcII","login":"rcII","count":1},{"name":"Rashmi Pawar","email":"168514198+raspawar","login":"raspawar","count":1},{"name":"Rasmus Salling","email":"rws@gyldendal.dk","login":"ArbitraryCritter","count":1},{"name":"Rasswanth","email":"61219215+IamRash-7","login":"IamRash-7","count":1},{"name":"Rayshard Thompson","email":"rayshard.t123@gmail.com","login":"Rayshard","count":1},{"name":"Ryan Chase","email":"167824500+ryanchase-cohere","login":"ryanchase-cohere","count":1},{"name":"Shadi","email":"shadi.elfares@gmail.com","login":"shadielfares","count":1},{"name":"Shanto Mathew","email":"shanto12@gmail.com","login":"shanto12","count":1},{"name":"Shao-Kan Chu","email":"shao.chu@mail.utoronto.ca","login":"lvuna","count":1},{"name":"Shaurya Rohatgi","email":"shauryr@gmail.com","login":"shauryr","count":1},{"name":"Shimon Mimoun","email":"44582779+ShimonMimoun","login":"ShimonMimoun","count":1},{"name":"Shiti Saxena","email":"ssaxena.ece@gmail.com","login":"Shiti","count":1},{"name":"Shivam Singh","email":"103785990+Shivam250702","login":"Shivam250702","count":1},{"name":"Shixian Sheng","email":"shixian_sheng-2@protonmail.com","login":"KPCOFGS","count":1},{"name":"Shuai Zhang","email":"zhangshuai.ustc@gmail.com","login":"hcoona","count":1},{"name":"Shubham Pathak","email":"shubham.pathak2000@gmail.com","login":"tronku","count":1},{"name":"Sashanken","email":"smorekonda@gmail.com","login":"sashank5644","count":1},{"name":"Sihyeon Jang","email":"uneedsihyeon@gmail.com","login":"sihyeonn","count":1},{"name":"Simon Zöllner","email":"Linutux","login":"Linutux","count":1},{"name":"Sophia Loris","email":"sophia.loris@8451.com","login":"sophialoris-8451","count":1},{"name":"SrilakshmiC","email":"53100801+SrilakshmiC","login":"SrilakshmiC","count":1},{"name":"Stefan Candra","email":"52424731+stefanc-ai2","login":"stefanc-ai2","count":1},{"name":"Ryan Richard","email":"ryanrichard07@gmail.com","login":"doublerr","count":1},{"name":"Sam Xie","email":"sam@samxie.me","login":"XSAM","count":1},{"name":"Samay Kapadia","email":"samay.kapadia@gmail.com","login":"sa-","count":1},{"name":"Samuel Boyd","email":"samboyd10@gmail.com","login":"SamBoyd","count":1},{"name":"Sandesh Ghanta","email":"sghanta05@gmail.com","login":"sandeshghanta","count":1},{"name":"Sannan Nasir","email":"36917391+msannan2","login":"msannan2","count":1},{"name":"Santosh Dhaladhuli","email":"80815111+SantoshDhaladhuli","login":"SantoshDhaladhuli","count":1},{"name":"Sara Han","email":"127759186+sdiazlor","login":"sdiazlor","count":1},{"name":"Rodolfo Nobrega de Resende","email":"87033402+rodolfo-nobrega","login":"rodolfo-nobrega","count":1},{"name":"Saurav Panda","email":"sgp65@cornell.edu","login":"sauravpanda","count":1},{"name":"Sean Walker","email":"root@seankwalker.com","login":"seankwalker","count":1},{"name":"Sebastian","email":"sebslight@gmail.com","login":"sebslight","count":1},{"name":"Sebastian Sosa","email":"37946988+CakeCrusher","login":"CakeCrusher","count":1},{"name":"Seongbin Lim","email":"58146755+sbinnee","login":"sbinnee","count":1},{"name":"Sergei Silnov","email":"po@kumekay.com","login":"kumekay","count":1},{"name":"Sha","email":"wangsha","login":"wangsha","count":1},{"name":"aayush-malviya-acquia","email":"aayush.malviya@acquia.com","login":"aayush-malviya-acquia","count":1},{"name":"wangsoft","email":"wangsoft365@126.com","login":"wangsoft","count":1},{"name":"qvalentin","email":"36446499+qvalentin","login":"qvalentin","count":1},{"name":"razvan_butnaru","email":"57962056+butnarurazvan","login":"butnarurazvan","count":1},{"name":"reibs","email":"areibman@gmail.com","login":"areibman","count":1},{"name":"rgshr","email":"112012302+rgshr","login":"rgshr","count":1},{"name":"rhtenhove","email":"rhtenhove","login":"rhtenhove","count":1},{"name":"ripepersimmon","email":"choigawoon@gmail.com","login":"choigawoon","count":1},{"name":"rishiganesh2002","email":"98856261+rishiganesh2002","login":"rishiganesh2002","count":1},{"name":"ryan-crabbe","email":"128659760+ryan-crabbe","login":"ryan-crabbe","count":1},{"name":"ryanwclark1","email":"36689148+ryanwclark1","login":"ryanwclark1","count":1},{"name":"saisurya237","email":"saisurya.abhishek237@gmail.com","login":"saisurya237","count":1},{"name":"sajda","email":"sajda.kbir@gmail.com","login":"sajdakabir","count":1},{"name":"salah alzubi","email":"salaheddin@sentient.xyz","login":"salzubi401","count":1},{"name":"sep-grindr","email":"161519846+sep-grindr","login":"sep-grindr","count":1},{"name":"sepiatone","email":"aditya.thomas@alum.mit.edu","login":"sepiatone","count":1},{"name":"shinharaguchi","email":"haraguchi.shin+github@gmail.com","login":"shinharaguchi","count":1},{"name":"naliotopier","email":"71466810+naliotopier","login":"naliotopier","count":1},{"name":"nanowell","email":"zarugeos@gmail.com","login":"nanowell","count":1},{"name":"navidre","email":"navidre","login":"navidre","count":1},{"name":"nevin","email":"nevincoutu@gmail.com","login":"Naggafin","count":1},{"name":"nihar","email":"nihar@columntax.com","login":"niharm","count":1},{"name":"nlineback","email":"143428407+nlineback","login":"nlineback","count":1},{"name":"o-khytrov","email":"o.khytrov@gmail.com","login":"o-khytrov","count":1},{"name":"ohmeow","email":"wgilliam@ohmeow.com","login":"ohmeow","count":1},{"name":"onlylonly","email":"onlylonly88@gmail.com","login":"onlylonly","count":1},{"name":"orgersh92","email":"org@lasso.security","login":"orgersh92","count":1},{"name":"oytun.kutrup","email":"oytun.kutrup@udemy.com","login":"okutrup","count":1},{"name":"pablobgar","email":"pablobgar@inditex.com","login":"pablobgar","count":1},{"name":"pale-aura","email":"92485969+pale-aura","login":"pale-aura","count":1},{"name":"phuongnd96","email":"nguyenduyphuong_t59@hus.edu.vn","login":"phuongdnguyen","count":1},{"name":"prawaan","email":"prawan.singh.tt@gmail.com","login":"prawaan","count":1},{"name":"puffo","email":"puffo","login":"puffo","count":1},{"name":"shrikant","email":"shrikant.pm14@gmail.com","login":"shrikant14","count":1},{"name":"wangjifeng","email":"163279492+kk-wangjifeng","login":"kk-wangjifeng","count":1},{"name":"sings-to-bees-on-wednesdays","email":"222684290+sings-to-bees-on-wednesdays","login":"sings-to-bees-on-wednesdays","count":1},{"name":"waterstark","email":"84220220+waterstark","login":"waterstark","count":1},{"name":"wcyat","email":"wcyat@wcyat.me","login":"sdip15fa","count":1},{"name":"wenhua","email":"lshgdut@qq.com","login":"lshgdut","count":1},{"name":"xihajun","email":"junfan@krai.ai","login":"xihajun","count":1},{"name":"xsg22","email":"111886011+xsg22","login":"xsg22","count":1},{"name":"yangdx","email":"gzdaniel@me.com","login":"danielaskdd","count":1},{"name":"yellowsubmarine372","email":"95083164+yellowsubmarine372","login":"yellowsubmarine372","count":1},{"name":"yishiyiyuan","email":"yishiyiyuan@gmail.com","login":"YiShiYiYuan","count":1},{"name":"yoshi-p27","email":"89712473+yoshi-p27","login":"yoshi-p27","count":1},{"name":"yuu341","email":"oz.g.341@gmail.com","login":"yuu341","count":1},{"name":"yuya_matsuba","email":"61488647+yuya2017","login":"yuya2017","count":1},{"name":"zengxu","email":"zengxu_121@126.com","login":"phosae","count":1},{"name":"zjx20","email":"zhoujianxiong2@gmail.com","login":"zjx20","count":1},{"name":"zu1k","email":"i@zu1k.com","login":"zu1k","count":1},{"name":"pwm","email":"pwm@google.com","login":"hellof20","count":1},{"name":"slytechnical","email":"139649758+slytechnical","login":"slytechnical","count":1},{"name":"steffen-sbt","email":"148480574+steffen-sbt","login":"steffen-sbt","count":1},{"name":"stellasec","email":"stella@stellasec.com","login":"5731la","count":1},{"name":"stephenleo","email":"stephen.leo87@gmail.com","login":"stephenleo","count":1},{"name":"sudu","email":"teric@outlook.com","login":"qidu","count":1},{"name":"sujan100000","email":"dsilakar@gmail.com","login":"SujanShilakar","count":1},{"name":"tanvithakur","email":"54823948+tanvithakur94","login":"tanvithakur94","count":1},{"name":"terylt","email":"30874627+terylt","login":"terylt","count":1},{"name":"tjandy98","email":"3953059+tjandy98","login":"tjandy98","count":1},{"name":"tosi","email":"tosi16@gmail.com","login":"tosi29","count":1},{"name":"tushar8408","email":"32977767+tushar8408","login":"tushar8408","count":1},{"name":"tyler-liner","email":"tyler@linercorp.com","login":"tyler-liner","count":1},{"name":"v0rtex20k","email":"55466324+v0rtex20k","login":"v0rtex20k","count":1},{"name":"vanities","email":"mischkeaa@gmail.com","login":"vanities","count":1},{"name":"vibhanshu-ob","email":"115142120+vibhanshu-ob","login":"vibhanshu-ob","count":1},{"name":"dhs-shine","email":"dhs.shine@gmail.com","login":"dhs-shine","count":1},{"name":"dima-hx430","email":"dima.hx@proton.me","login":"dima-hx430","count":1},{"name":"lucasmrdt","email":"lucas.mrdt@gmail.com","login":"lucasmrdt","count":1},{"name":"dongbin-lunark","email":"dongbin.lee@lunark.ai","login":"dongbin-lunark","count":1},{"name":"elroy-bot","email":"tombedor+middle_aged_code@gmail.com","login":"elroy-bot","count":1},{"name":"ephrimstanley","email":"ephrim.stanley@point72.com","login":"ephrimstanley","count":1},{"name":"evantancy","email":"36868915+evantancy","login":"evantancy","count":1},{"name":"expruc","email":"eygabi01@gmail.com","login":"expruc","count":1},{"name":"fengbohello","email":"fengbohello@qq.com","login":"fengbohello","count":1},{"name":"flozonn","email":"74357383+flozonn","login":"flozonn","count":1},{"name":"foreign-sub","email":"51928805+foreign-sub","login":"foreign-sub","count":1},{"name":"hagan","email":"224019+hagan","login":"hagan","count":1},{"name":"happysalada","email":"raphael@megzari.com","login":"happysalada","count":1},{"name":"henry-pulver","email":"henrypulver@hotmail.co.uk","login":"Henry-Pulver","count":1},{"name":"hgyun.lee","email":"hgyun.lee@samsung.com","login":"UlookEE","count":1},{"name":"huangyf","email":"1360839537@qq.com","login":"reckless-huang","count":1},{"name":"ali sayyah","email":"ali.sayyah2@gmail.com","login":"AliSayyah","count":1},{"name":"anthony-liner","email":"anthony@linercorp.com","login":"anthony-liner","count":1},{"name":"ashengstd","email":"rensheng0410@outlook.com","login":"ashengstd","count":1},{"name":"berkecanrizai","email":"63911408+berkecanrizai","login":"berkecanrizai","count":1},{"name":"btemplep","email":"btemplepgit@gmail.com","login":"btemplep","count":1},{"name":"cainiaoit","email":"37430995+cainiaoit","login":"cainiaoit","count":1},{"name":"caramulrooney","email":"30801834+caramulrooney","login":"caramulrooney","count":1},{"name":"chenzhaofei01","email":"115684391+chenzhaofei01","login":"chenzhaofei01","count":1},{"name":"chinmay7016","email":"75988613+chinmay7016","login":"chinmay7016","count":1},{"name":"codeflash-ai[bot]","email":"148906541+codeflash-ai[bot]","login":"codeflash-ai[bot]","count":1},{"name":"codeugar","email":"161671203+codeugar","login":"codeugar","count":1},{"name":"célina","email":"hanouticelina@gmail.com","login":"hanouticelina","count":1},{"name":"daily-kim","email":"dh.kim@kaist.ac.kr","login":"daily-kim","count":1},{"name":"dcieslak19973","email":"dcieslak@hotmail.com","login":"dcieslak19973","count":1},{"name":"dcruiz01","email":"daniel.carlos.ruiz@gmail.com","login":"ZQ-Dev8","count":1},{"name":"dean-zavad","email":"161694810+dean-zavad","login":"dean-zavad","count":1},{"name":"hugo.lima","email":"hugo.lima@eigentech.com","login":"hug0l1ma","count":1},{"name":"lmwang","email":"lmwang@gmail.com","login":"lmwang9527","count":1},{"name":"ls-marek-kerka","email":"160132806+marek-kerka","login":"marek-kerka","count":1},{"name":"jacobi petrucciani","email":"j@cobi.dev","login":"jpetrucciani","count":1},{"name":"lucebert","email":"luc.ebert.idf@gmail.com","login":"lucebert","count":1},{"name":"malags","email":"malags","login":"malags","count":1},{"name":"manascb1344","email":"zephop76593@gmail.com","login":"manascb1344","count":1},{"name":"maqsoodshaik","email":"shaikmdmaqsood@gmail.com","login":"maqsoodshaik","count":1},{"name":"mdonaj","email":"maciej.donajski@gmail.com","login":"mdonaj","count":1},{"name":"merefield","email":"merefield@gmail.com","login":"merefield","count":1},{"name":"minatoaquaMK2","email":"yue1995pro@gmail.com","login":"minatoaquaMK2","count":1},{"name":"minghao","email":"howt51@gmail.com","login":"minghao51","count":1},{"name":"minpeter","email":"minpeter@friendli.ai","login":"minpeter","count":1},{"name":"mmandic-coatue","email":"mmandic@coatue.com","login":"mmandic-coatue","count":1},{"name":"mocy","email":"cmoutran@gmail.com","login":"mocy","count":1},{"name":"mohittalele","email":"mohittalele@gmail.com","login":"mohittalele","count":1},{"name":"mossbanay","email":"2216177+mossbanay","login":"mossbanay","count":1},{"name":"hxomer","email":"164746029+hxomer","login":"hxomer","count":1},{"name":"direcision","email":"direcision@gmail.com","login":"restato","count":1},{"name":"jdietzsch91","email":"julian.dietzsch.it@gmail.com","login":"jdietzsch91","count":1},{"name":"jichmi","email":"jcm610@foxmail.com","login":"jichmi","count":1},{"name":"jinskjoy","email":"mailjinskjoy@gmail.com","login":"jinskjoy","count":1},{"name":"jk-f5","email":"103135946+jk-f5","login":"jk-f5","count":1},{"name":"jmarshall-medallia","email":"110042657+jmarshall-medallia","login":"jmarshall-medallia","count":1},{"name":"jmorenoc-o","email":"52289208+jmorenoc-o","login":"jmorenoc-o","count":1},{"name":"jravi-fireworks","email":"jravi@fireworks.ai","login":"jravi-fireworks","count":1},{"name":"jwang-gif","email":"j.wang@zscaler.com","login":"jwang-gif","count":1},{"name":"k10","email":"40850370+ketangangal","login":"ketangangal","count":1},{"name":"key","email":"130613702+keykbd","login":"keykbd","count":1},{"name":"kvadros","email":"kvadroshop@gmail.com","login":"kvadros","count":1},{"name":"langping","email":"xuelangping@gmail.com","login":"langpingxue","count":1},{"name":"lgruen-vcgs","email":"l.gruenschloss@vcgs.org.au","login":"lgruen-vcgs","count":1},{"name":"lidongming","email":"lidongming@dhgate.com","login":"dhlidongming","count":1},{"name":"ツルマルツヨシ","email":"192761079+TsurumaruTsuyoshi","login":"TsurumaruTsuyoshi","count":1},{"name":"Florian Greinacher","email":"florian.greinacher@siemens.com","login":"fgreinacher","count":1},{"name":"Francesco Bertolotti","email":"f14.bertolotti@gmail.com","login":"f14-bertolotti","count":1},{"name":"Fredy Álvarez","email":"Fredy","login":"Fredy","count":1},{"name":"GPTLocalhost (Word Add-in)","email":"72584872+GPTLocalhost","login":"GPTLocalhost","count":1},{"name":"GTonehour","email":"86954612+GTonehour","login":"GTonehour","count":1},{"name":"Gabriel Loiseau","email":"64709298+GabrielLoiseau","login":"GabrielLoiseau","count":1},{"name":"Gagan Raj Chinka","email":"159694330+CH-GAGANRAJ","login":"CH-GAGANRAJ","count":1},{"name":"Gal Bloch","email":"gal.bloch@mail.huji.ac.il","login":"Gal-bloch","count":1},{"name":"Gal Kleinman","email":"gal.klm@gmail.com","login":"galkleinman","count":1},{"name":"Ganesh J.","email":"ganesh.jcs@gmail.com","login":"ElefHead","count":1},{"name":"Gary Caldwell","email":"gacald@live.com","login":"hypermoose","count":1},{"name":"Jakob","email":"haruhunab1320@gmail.com","login":"HaruHunab1320","count":1},{"name":"Georg Wölflein","email":"georgw7777@gmail.com","login":"georg-wolflein","count":1},{"name":"Grayson Chen","email":"cgg5207@sina.com","login":"graysonchen","count":1},{"name":"Gregory Nwosu","email":"193151+gregnwosu","login":"gregnwosu","count":1},{"name":"Guan Zheng Huang","email":"89324736+Granine","login":"Granine","count":1},{"name":"Dom","email":"dommartin@hotmail.co.uk","login":"DomMartin27","count":1},{"name":"Dominic Feliton","email":"37809476+dominicfeliton","login":"dominicfeliton","count":1},{"name":"Doni Crosby","email":"doni@crosby.email","login":"donicrosby","count":1},{"name":"Dor Zion","email":"DorZion","login":"DorZion","count":1},{"name":"Dustin Miller","email":"1342542+spdustin","login":"spdustin","count":1},{"name":"Dwij","email":"96073160+Dwij1704","login":"Dwij1704","count":1},{"name":"Eiliya","email":"eiliya.abedini@gmail.com","login":"eiliyaabedini","count":1},{"name":"Elijas Dapšauskas","email":"4084885+Elijas","login":"Elijas","count":1},{"name":"Ema Suriano","email":"emanuel.suriano@gmail.com","login":"EmaSuriano","count":1},{"name":"Emil Svensson","email":"emilsvennesson","login":"emilsvennesson","count":1},{"name":"Eoous","email":"38656355+Eoous","login":"Eoous","count":1},{"name":"Eric Chen","email":"ericgtkb@gmail.com","login":"ericgtkb","count":1},{"name":"Erv Walter","email":"erv@ewal.net","login":"ervwalter","count":1},{"name":"Eugene Myasyshchev","email":"evgeny.myasishchev@gmail.com","login":"gemyago","count":1},{"name":"Fabrício Ceolin","email":"fabricio@comet.com","login":"fabceolin","count":1},{"name":"Felix Burmester","email":"57833596+Ne0-1","login":"Ne0-1","count":1},{"name":"Guanghua Ding","email":"muggysky@gmail.com","login":"dinggh","count":1},{"name":"Iguchi Tomokatsu","email":"github@igtm.link","login":"igtm","count":1},{"name":"Ihsan Soydemir","email":"soydemir.ihsan@gmail.com","login":"Isydmr","count":1},{"name":"Imad Saddik","email":"79410781+ImadSaddik","login":"ImadSaddik","count":1},{"name":"Indigo","email":"119925802+ubirdio","login":"ubirdio","count":1},{"name":"Irfan Sofyana Putra","email":"irfansofyana0305@gmail.com","login":"irfansofyana","count":1},{"name":"Isaac Whitfield","email":"iw@whitfin.io","login":"whitfin","count":1},{"name":"Ivan Vykopal","email":"ivan.vykopal@gmail.com","login":"ivanvykopal","count":1},{"name":"Jack Cherng","email":"jfcherng@gmail.com","login":"jfcherng","count":1},{"name":"Jack Venberg","email":"jack.venberg@rover.com","login":"JVenberg","count":1},{"name":"Jacob Linney","email":"12867119+mythral","login":"mythral","count":1},{"name":"Jacques Verré","email":"jverre@gmail.com","login":"jverre","count":1},{"name":"Hunter Wittenborn","email":"hunter@hunterwittenborn.com","login":"hwittenborn","count":1},{"name":"James Guthrie","email":"james@guthrie.ch","login":"JamesGuthrie","count":1},{"name":"James Page","email":"james.page@chainguard.dev","login":"javacruft","count":1},{"name":"James4Ever0","email":"randomvoidmail@foxmail.com","login":"James4Ever0","count":1},{"name":"Jamie Goodyear","email":"jamie.goodyear@gmail.com","login":"jgoodyear","count":1},{"name":"Guanghui Liu","email":"gl676c@gmail.com","login":"glgh","count":1},{"name":"Gunjan Solanki","email":"44227165+gunjan-solanki","login":"gunjan-solanki","count":1},{"name":"Guspan Tanadi","email":"36249910+guspan-tanadi","login":"guspan-tanadi","count":1},{"name":"Gustavo Brian","email":"gustavo.brian@gmail.com","login":"gbrian","count":1},{"name":"Géraud Le Falher","email":"daureg@gmail.com","login":"daureg","count":1},{"name":"Hakan Taşköprü","email":"Haknt","login":"Haknt","count":1},{"name":"Hampus Näsström","email":"hampus.nasstrom@gmail.com","login":"hampusnasstrom","count":1},{"name":"Hana Volků","email":"volek@adamv.cz","login":"czAdamV","count":1},{"name":"Harshavardhan K","email":"HarshavardhanK","login":"HarshavardhanK","count":1},{"name":"HeMuling","email":"74801533+HeMuling","login":"HeMuling","count":1},{"name":"HeavenHM","email":"haseeb_heaven@yahoo.com","login":"haseeb-heaven","count":1},{"name":"Hugo Liu","email":"mail.liuhu@gmail.com","login":"liuhu","count":1},{"name":"Gaston","email":"grodriguez160597@gmail.com","login":"tonga54","count":1},{"name":"Ibrahim H","email":"bitsnaps@yahoo.fr","login":"bitsnaps","count":1},{"name":"Igor Berlenko","email":"igorberlenko7@gmail.com","login":"7flash","count":1},{"name":"Igor Ribeiro Lima","email":"lima.igorribeiro@gmail.com","login":"igorlima","count":1},{"name":"CatBraaain","email":"84499939+CatBraaain","login":"CatBraaain","count":1},{"name":"Cedar Myers","email":"cedarm","login":"cedarm","count":1},{"name":"ChaoFu Yang","email":"chaofuya@usc.edu","login":"chaofuyang","count":1},{"name":"1stprinciple","email":"ztyharbin@gmail.com","login":"1stprinciple","count":1},{"name":"Chaos Yu","email":"chaos.you@gmail.com","login":"chaosddp","count":1},{"name":"Chen Qian","email":"qianchen94era@gmail.com","login":"chenmoneygithub","count":1},{"name":"Cherilyn Buren","email":"88433283+NiuBlibing","login":"NiuBlibing","count":1},{"name":"Chris Gibbons","email":"83524181+ylgibby","login":"ylgibby","count":1},{"name":"Chris Lapa","email":"chris@lapa.com.au","login":"GusBricker","count":1},{"name":"Chris Mancuso","email":"Christopher.a.mancuso@gmail.com","login":"Cmancuso","count":1},{"name":"Chris Mungall","email":"cjm@berkeleybop.org","login":"cmungall","count":1},{"name":"Christopher Chou","email":"49086305+BabyChouSr","login":"BabyChouSr","count":1},{"name":"Ciprian Tomoiaga","email":"ciprian.tomoiaga@gmail.com","login":"cipri-tom","count":1},{"name":"Clara Pohland","email":"54847419+claralp","login":"claralp","count":1},{"name":"Clint Banzhaf","email":"clint@banzhaf.pro","login":"cyberjunk","count":1},{"name":"CodeVigilante","email":"keubig2@gmail.com","login":"CodeVigilanteOfficial","count":1},{"name":"Ahmet","email":"105894172+Ahmet-Dedeler","login":"Ahmet-Dedeler","count":1},{"name":"Bernardo Donadio","email":"bcdonadio@bcdonadio.com","login":"bcdonadio","count":1},{"name":"Bill Chambers","email":"wchambers@ischool.berkeley.edu","login":"bllchmbrs","count":1},{"name":"Bincheng Li","email":"123504381@qq.com","login":"zdsfwy","count":1},{"name":"Biplob Sutradhar","email":"biplobsd11@gmail.com","login":"biplobsd","count":1},{"name":"Bougou Nisou","email":"bougou@126.com","login":"bougou","count":1},{"name":"Bowen Liang","email":"liang.bowen.123@qq.com","login":"bowenliang123","count":1},{"name":"Bradley","email":"bradleydpbutcher@gmail.com","login":"Bradley-Butcher","count":1},{"name":"Brandon Cook","email":"BCook98","login":"BCook98","count":1},{"name":"Brian Caswell","email":"bcaswell@gmail.com","login":"demoray","count":1},{"name":"Burt Holzman","email":"burt@fnal.gov","login":"holzman","count":1},{"name":"Caffeine Coder","email":"eddie.chan@connect.ust.hk","login":"unrealandychan","count":1},{"name":"Camden Clark","email":"camdenaws@gmail.com","login":"CamdenClark","count":1},{"name":"Camille Farineau","email":"camille.farineau@proton.me","login":"camfarineau","count":1},{"name":"Carlos Freund","email":"carlosfreund@gmail.com","login":"happyherp","count":1},{"name":"Caspar","email":"9448365+casparhsws","login":"casparhsws","count":1},{"name":"Coffee","email":"zjchen1234@foxmail.com","login":"hanakannzashi","count":1},{"name":"Danny Kopping","email":"dannykopping@gmail.com","login":"dannykopping","count":1},{"name":"DarinVerheijke","email":"32957890+DarinVerheijke","login":"DarinVerheijke","count":1},{"name":"Dat Daryl Ngo","email":"97070834+arizedatngo","login":"arizedatngo","count":1},{"name":"Cursor Agent","email":"cursoragent@cursor.com","login":"cursoragent","count":1},{"name":"David Emmanuel","email":"davidemmanuel75@gmail.com","login":"drmingler","count":1},{"name":"David Lojudice Sobrinho","email":"dalssoft@gmail.com","login":"dalssoft","count":1},{"name":"Davide Pugliese","email":"deviad@gmail.com","login":"Deviad","count":1},{"name":"Davis Featherstone","email":"davis.featherstone@rubrik.com","login":"davis-featherstone","count":1},{"name":"Deepak Tammali","email":"45919384+deepaktammali","login":"deepaktammali","count":1},{"name":"Del","email":"35302658+idootop","login":"idootop","count":1},{"name":"Derek Worthen","email":"worthend.derek@gmail.com","login":"dworthen","count":1},{"name":"Dhruv Anand","email":"105786647+dhruv-anand-aintech","login":"dhruv-anand-aintech","count":1},{"name":"Diogo Munaro Vieira","email":"diogo.vieira@stone.com.br","login":"dmvieira","count":1},{"name":"Dmitri Tikhonov","email":"dtikhonov@live.com","login":"dtikhonov","count":1},{"name":"Dmitrii Tunikov","email":"106737620+dtunikov","login":"dtunikov","count":1},{"name":"Davi S. Zucon","email":"davi.zucon@gmail.com","login":"davizucon","count":1},{"name":"Cole French","email":"cole@french.codes","login":"ColeFrench","count":1},{"name":"Corey Zumar","email":"39497902+dbczumar","login":"dbczumar","count":1},{"name":"Dmitry Tyumentsev","email":"56769451+tyumentsev4","login":"tyumentsev4","count":1},{"name":"Curtis","email":"castrapel","login":"castrapel","count":1},{"name":"CyrusTC","email":"CyrusTC","login":"CyrusTC","count":1},{"name":"DAOUDI Soufian","email":"soufian.daoudi2@gmail.com","login":"sdaoudi","count":1},{"name":"Damian Gleumes","email":"44696746+damgem","login":"damgem","count":1},{"name":"Damien","email":"qdrddr@gmail.com","login":"qdrddr","count":1},{"name":"Damien Pontifex","email":"damien.pontifex@gmail.com","login":"damienpontifex","count":1},{"name":"Dan McAulay","email":"dmcaulay@gmail.com","login":"dmcaulay","count":1},{"name":"Dan Shaw","email":"dan@danieljshaw.com","login":"djshaw01","count":1},{"name":"Daniel Barker","email":"dcbark01@gmail.com","login":"dcbark01","count":1},{"name":"Daniel Dimenshtein","email":"danieldim97@gmail.com","login":"JetoPistola","count":1},{"name":"Daniel Ko","email":"dsdanielko@gmail.com","login":"dsdanielko","count":1},{"name":"Daniel Sabanov","email":"44280274+Hebruwu","login":"Hebruwu","count":1},{"name":"Daniel Staiger","email":"danielstaiger87@gmail.com","login":"dastaiger","count":1},{"name":"Jan Kessler","email":"jakessle@uni-mainz.de","login":"Ithanil","count":1},{"name":"Max Falk","email":"gmdfalk@gmail.com","login":"gmdfalk","count":1},{"name":"Max Rabin","email":"927792+maxrabin","login":"maxrabin","count":1},{"name":"Mayank","email":"83648453+spike-spiegel-21","login":"spike-spiegel-21","count":1},{"name":"Mehdi","email":"16926558+marscod","login":"marscod","count":1},{"name":"Michael Clark","email":"48897696+aoaim","login":"aoaim","count":1},{"name":"Michael Leshchinsky","email":"michael.l@aim.security","login":"hxmichael","count":1},{"name":"Michael Nguyen","email":"michaelalexnguyen@gmail.com","login":"mnguyen96","count":1},{"name":"Michael Struwig","email":"mnicstruwig@gmail.com","login":"mnicstruwig","count":1},{"name":"Michael Tan","email":"tan.michael@mac.com","login":"michaeltansg","count":1},{"name":"Michael Verunica","email":"michael.verunica@gmx.de","login":"VerunicaM","count":1},{"name":"Michał Pstrąg","email":"michal.pstrag@icloud.com","login":"micpst","count":1},{"name":"Pascal Bro","email":"git@pascalbrokmeier.de","login":"pascalwhoop","count":1},{"name":"Mike","email":"kryptk@gmail.com","login":"KryptK420","count":1},{"name":"Miri Bar","email":"mirib@ai21.com","login":"miri-bar","count":1},{"name":"Mitsuki Ogasahara","email":"negiga@gmail.com","login":"yamitzky","count":1},{"name":"Moch. Ainun Najib","email":"ec2ainun@gmail.com","login":"ec2ainun","count":1},{"name":"Marcelo Díaz","email":"40875838+marcelodiaz558","login":"marcelodiaz558","count":1},{"name":"Marco Aleixo","email":"marcoolivrod@gmail.com","login":"marcoaleixo","count":1},{"name":"Marco Amato","email":"linediconsine@gmail.com","login":"linediconsine","count":1},{"name":"Marcos Cannabrava","email":"54267712+marcoscannabrava","login":"marcoscannabrava","count":1},{"name":"Marcus Hynfield","email":"marcus@hynfield.org","login":"mlhynfield","count":1},{"name":"Mariano Hielpos","email":"108539968+mhielpos-asapp","login":"mhielpos-asapp","count":1},{"name":"Mariusz Woloszyn","email":"emsi","login":"emsi","count":1},{"name":"MarkRx","email":"MarkRx","login":"MarkRx","count":1},{"name":"Marmik Pandya","email":"marmikpandya@gmail.com","login":"marmikcfc","count":1},{"name":"Martin Liu","email":"1459760+martin-liu","login":"martin-liu","count":1},{"name":"Marvin Huetter","email":"61065254+huetterma","login":"huetterma","count":1},{"name":"Matt Greathouse","email":"matt5316@gmail.com","login":"matt-greathouse","count":1},{"name":"Matt Morgis","email":"matthew.morgis@gmail.com","login":"MattMorgis","count":1},{"name":"Mattias Andersson","email":"mattis@mattis.nu","login":"moandersson","count":1},{"name":"Mattias Michaux","email":"mattias.michaux@gmail.com","login":"mollux","count":1},{"name":"Matéo Evan Muller","email":"mateo.muller@subnet.dev","login":"subnet-dev","count":1},{"name":"Mogith P N","email":"113936190+Mogith-P-N","login":"Mogith-P-N","count":1},{"name":"Omkar Malpure","email":"77787482+omkar806","login":"omkar806","count":1},{"name":"Ong Khai Wei","email":"ongkhaiwei@gmail.com","login":"ongkhaiwei","count":1},{"name":"Ori Kotek","email":"orikotek@gmail.com","login":"okotek","count":1},{"name":"OrionCodeDev","email":"47286873+OrionCodeDev","login":"OrionCodeDev","count":1},{"name":"Oscar Craviotto","email":"7584213+ocraviotto","login":"ocraviotto","count":1},{"name":"Oscar Savolainen","email":"oscar.savolainen@nscale.com","login":"OscarSavNS","count":1},{"name":"Oskar Austegard","email":"oskar@austegard.com","login":"oaustegard","count":1},{"name":"Oz Ben-Ami","email":"git@ozba.me","login":"ozzieba","count":1},{"name":"Pablo Gomez","email":"76931310+PabloGmz96","login":"PabloGmz96","count":1},{"name":"Pac","email":"shibaboy@gmail.com","login":"shibaboy","count":1},{"name":"Nigel Kukard","email":"nkukard@lbsd.net","login":"nkukard","count":1},{"name":"Pascal Lim","email":"43473623+pascallim","login":"pascallim","count":1},{"name":"Pathikrit Bhowmick","email":"pathikritbhowmick@msn.com","login":"pathikrit","count":1},{"name":"Paul Lang","email":"paul.lang@dfinity.org","login":"Penagwin","count":1},{"name":"Paul Maunders","email":"paul@maunders.net","login":"paulmaunders","count":1},{"name":"Paul Selden","email":"pselden","login":"pselden","count":1},{"name":"Morgendigital","email":"95627378+morgendigital","login":"morgendigital","count":1},{"name":"Mritunjay Kumar Sharma","email":"mritunjaysharma394@gmail.com","login":"mritunjaysharma394","count":1},{"name":"Muhammad Husnain","email":"m.husnain7766@gmail.com","login":"husnain7766","count":1},{"name":"Mukesh Sai Kumar","email":"mukesh.kumar@dream11.com","login":"mukesh-dream11","count":1},{"name":"Nagailic Sergiu (Nikro)","email":"nikro.md@gmail.com","login":"Nikro","count":1},{"name":"Naki","email":"alpharays422@gmail.com","login":"nbsp1221","count":1},{"name":"Nejc Habjan","email":"nejc.habjan@siemens.com","login":"nejch","count":1},{"name":"Nicolai van der Smagt","email":"github@vandersmagt.nl","login":"NicolaivdSmagt","count":1},{"name":"Nicolas Herment","email":"nherment","login":"nherment","count":1},{"name":"Nicolas van Kempen","email":"nvankemp@gmail.com","login":"nicovank","count":1},{"name":"Miguel Escriva","email":"miesgre@gmail.com","login":"miesgre","count":1},{"name":"Niko Izsak","email":"izsak.niko@gmail.com","login":"nikoizs","count":1},{"name":"Niv Goldenberg","email":"6303616+Nivg","login":"Nivg","count":1},{"name":"Nolan Tremelling","email":"34580718+NolanTrem","login":"NolanTrem","count":1},{"name":"Ogun Oz","email":"ogunoz@mail.ru","login":"ogunoz","count":1},{"name":"Oliver","email":"131959927+jollyolliel","login":"jollyolliel","count":1},{"name":"John-Mason P. Shackelford","email":"jpshack@gmail.com","login":"jpshackelford","count":1},{"name":"Jongseob Jeon","email":"aiden.jongseob@gmail.com","login":"Aiden-Jeon","count":1},{"name":"JooHo Kim","email":"jhtobigs@gmail.com","login":"jhtobigs","count":1},{"name":"Joost van Doorn","email":"joost.van.doorn@gmail.com","login":"JoostvDoorn","count":1},{"name":"Jordan Tucker","email":"jordanbtucker@gmail.com","login":"jordanbtucker","count":1},{"name":"Joseph Laurendi","email":"jlaurendi","login":"jlaurendi","count":1},{"name":"Josh Mandel","email":"jmandel@alum.mit.edu","login":"jmandel","count":1},{"name":"JuHyun Bae","email":"jhyun0408@nate.com","login":"baejooc","count":1},{"name":"Juan Cruz-Benito","email":"juan.cruz.benito@ibm.com","login":"cbjuan","count":1},{"name":"Justin Tahara","email":"105671973+justin-tahara","login":"justin-tahara","count":1},{"name":"Karthick J","email":"karthickjothimani@gmail.com","login":"kjoth","count":1},{"name":"Lukas de Boer","email":"lukas@luqq.nl","login":"LukasdeBoer","count":1},{"name":"Keegan McCallum","email":"keeganmccallum3@gmail.com","login":"keeganmccallum","count":1},{"name":"Keith Decker","email":"kdecker@splunk.com","login":"keith-decker","count":1},{"name":"Keith Stevens","email":"keith@collinear.ai","login":"fozziethebeat","count":1},{"name":"Kevin Marx","email":"1192602+kevinmarx","login":"kevinmarx","count":1},{"name":"Jannik Maierhöfer","email":"48529566+jannikmaierhoefer","login":"jannikmaierhoefer","count":1},{"name":"Jari Van Melckebeke","email":"vmjari@hotmail.com","login":"jvanmelckebeke","count":1},{"name":"Jascha Beste","email":"bestejascha@gmail.com","login":"Askir","count":1},{"name":"Jason","email":"ggbbddjm@gmail.com","login":"jasonhp","count":1},{"name":"Jason Dai","email":"44714045+jsondai","login":"jsondai","count":1},{"name":"Jason Nance","email":"103449147+jason-nance","login":"jason-nance","count":1},{"name":"Javier Garcia","email":"112962975+javiergarciapleo","login":"javiergarciapleo","count":1},{"name":"Jay Gowdy","email":"130084966+jgowdy-godaddy","login":"jgowdy-godaddy","count":1},{"name":"Jean Carlo de Souza","email":"jeanifpr@gmail.com","login":"jeansouzak","count":1},{"name":"Jean-Adrien Ducastaing","email":"jean-adrien@ducastaing.io","login":"MightyGoldenOctopus","count":1},{"name":"Jehandad Kamal","email":"JehandadK","login":"JehandadK","count":1},{"name":"Jianqi Pan","email":"jannchie@gmail.com","login":"Jannchie","count":1},{"name":"Jimmy Tsai","email":"79621975+jtsai-quid","login":"jtsai-quid","count":1},{"name":"Jinwoo Jeong","email":"wjd5480@gmail.com","login":"williamjeong2","count":1},{"name":"Joakim Lorentz","email":"joakim@murmel.se","login":"mrlorentx","count":1},{"name":"Joel Martin","email":"github@martintribe.org","login":"kanaka","count":1},{"name":"Kevin Montoya","email":"80984024+kmontocam","login":"kmontocam","count":1},{"name":"Leon","email":"onepieceleonnn@gmail.com","login":"opleonnn","count":1},{"name":"Liam Moore","email":"lmoore90@gmail.com","login":"SlapDrone","count":1},{"name":"Lik Wei","email":"likweitan@gmail.com","login":"likweitan","count":1},{"name":"Limbo Peng","email":"iwinux@gmail.com","login":"iwinux","count":1},{"name":"Lior Drihem","email":"lior@prompt.security","login":"lior-ps","count":1},{"name":"Long Nguyen","email":"long.nguyen11288@gmail.com","login":"lnguyen","count":1},{"name":"LouisShark","email":"wenjun.lu@my.tccd.edu","login":"LouisShark","count":1},{"name":"Luis","email":"luis.e.garduno@gmail.com","login":"luisegarduno","count":1},{"name":"Luis Sanchez","email":"dceluis@outlook.com","login":"dceluis","count":1},{"name":"Luiz Rennó Costa","email":"luiz.renno@ifood.com.br","login":"luizrennocosta-ifood","count":1},{"name":"Luka Pečnik","email":"lukapecnik96@gmail.com","login":"lukapecnik","count":1},{"name":"Kreato","email":"kreato@kreato.dev","login":"kreatoo","count":1},{"name":"Lv Zehui","email":"magicalne@gmail.com","login":"magicalne","count":1},{"name":"Mac Misiura","email":"82826099+m-misiura","login":"m-misiura","count":1},{"name":"MadsRC","email":"MadsRC","login":"MadsRC","count":1},{"name":"Mandana Vaziri","email":"mvaziri@us.ibm.com","login":"vazirim","count":1},{"name":"Kevin Turcios","email":"turcioskevinr@gmail.com","login":"KRRT7","count":1},{"name":"Kevin Yee","email":"kevinyee@utexas.edu","login":"kevinjyee","count":1},{"name":"Khanh Le","email":"49672380+khanh-alice","login":"khanh-alice","count":1},{"name":"Kilian Lieret","email":"kilian.lieret@posteo.de","login":"klieret","count":1},{"name":"King","email":"dashes_glop.1p@icloud.com","login":"MonkeyKing44","count":1},{"name":"Kishan","email":"kishansambhi@hotmail.co.uk","login":"Gum-Joe","count":1},{"name":"Kittinan","email":"144775+kittinan","login":"kittinan","count":1},{"name":"Kobi Kadosh","email":"kobi.kadosh@gmail.com","login":"wildcard","count":1},{"name":"Konstantin L","email":"sw.double@gmail.com","login":"webkonstantin","count":1},{"name":"Konstantin Lapine","email":"tardy.w.bear@gmail.com","login":"lapinek","count":1},{"name":"Korbinian Koch","email":"korbinian-koch@web.de","login":"epistoteles","count":1},{"name":"Kavinkumar","email":"33546454+mkavinkumar1","login":"mkavinkumar1","count":1},{"name":"Kristian Brünn","email":"11316874+kristianmitk","login":"kristianmitk","count":1},{"name":"Krzysztof Gąsiorowski","email":"44527716+MajorD00m","login":"MajorD00m","count":1},{"name":"Krzysztof Szafranek","email":"szafranek@gmail.com","login":"szafranek","count":1},{"name":"Laurien","email":"129509240+laurien16","login":"laurien16","count":1},{"name":"Pavan Gudiwada","email":"25551553+pavangudiwada","login":"pavangudiwada","count":1}],"past_year_committers":[{"name":"Ishaan Jaff","email":"ishaanjaffer0324@gmail.com","login":"ishaan-jaff","count":4029},{"name":"Krrish Dholakia","email":"krrishdholakia@gmail.com","login":"krrishdholakia","count":2091},{"name":"yuneng-jiang","email":"yuneng.jiang@gmail.com","login":"yuneng-jiang","count":358},{"name":"Sameer Kankute","email":"sameer@berri.ai","login":"Sameerlite","count":325},{"name":"Alexsander Hamir","email":"alexsanderhamirgomesbaptista@gmail.com","login":"AlexsanderHamir","count":204},{"name":"Jugal D. Bhatt","email":"55304795+jugaldb","login":"jugaldb","count":153},{"name":"Cole McIntosh","email":"82463175+colesmcintosh","login":"colesmcintosh","count":137},{"name":"tanjiro","email":"56165694+NANDINI-star","login":"NANDINI-star","count":92},{"name":"Achintya Rajan","email":"achintya.rajan03@gmail.com","login":"ARajan1084","count":92},{"name":"Yuta Saito","email":"uc4w6c@bma.biglobe.ne.jp","login":"uc4w6c","count":87},{"name":"Cesar Garcia","email":"128240629+Chesars","login":"Chesars","count":85},{"name":"mubashir1osmani","email":"mubashir.osmani777@gmail.com","login":"mubashir1osmani","count":61},{"name":"Tim Elfrink","email":"Tim.Elfrink@stepstone.de","login":"timelfrink","count":47},{"name":"Timothy Lowrimore","email":"154477569+tlowrimore-heroku","login":"tlowrimore-heroku","count":32},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":30},{"name":"berri-teddy","email":"teddy@berri.ai","login":"berri-teddy","count":26},{"name":"Sameer Kankute","email":"iamkankute@gmail.com","login":"kankute-sameer","count":25},{"name":"Emerson Gomes","email":"emerson.gomes@thalesgroup.com","login":null,"count":25},{"name":"Sunny Wan","email":"SunnyWan2020@gmail.com","login":"SunnyWan59","count":18},{"name":"eycjur","email":"eycjur@gmail.com","login":"eycjur","count":17},{"name":"Marc Abramowitz","email":"abramowi@adobe.com","login":"msabramo","count":16},{"name":"Xianzong Xie","email":"xianzongxie@stripe.com","login":"xianzongxie-stripe","count":15},{"name":"superpoussin22","email":"vincent.nadal@orange.fr","login":"superpoussin22","count":14},{"name":"Eddie Richter","email":"eddie.richter@amd.com","login":"eddierichter-amd","count":14},{"name":"Alex Shoop","email":"alexander.shoop@datarobot.com","login":"akshoop","count":14},{"name":"Kowyo","email":"kowyo@outlook.com","login":"kowyo","count":13},{"name":"TomeHirata","email":"tomu.hirata@gmail.com","login":"TomeHirata","count":13},{"name":"Teddy Amkie","email":"38896345+TeddyAmkie","login":"TeddyAmkie","count":13},{"name":"Henry Wang","email":"phwhx@hotmail.com","login":"henryhwang","count":11},{"name":"Marty Sullivan","email":"marty-sullivan","login":"marty-sullivan","count":10},{"name":"Alan Ponnachan","email":"85491837+AlanPonnachan","login":"AlanPonnachan","count":10},{"name":"Arshdeep Singh","email":"asingh1@marqeta.com","login":null,"count":10},{"name":"mrFranklin","email":"5235904+mrFranklin","login":"mrFranklin","count":10},{"name":"Utkash Dubey","email":"utkashd@gmail.com","login":"utkashd","count":10},{"name":"Otavio Brito","email":"otaviofbrito@gmail.com","login":"otaviofbrito","count":9},{"name":"Fabricio Ceschin","email":"fceschin@todyl.com","login":"fabriciojoc","count":9},{"name":"Michal Otmianowski","email":"motmianowski@clari.com","login":"michal-otmianowski","count":9},{"name":"TensorNull","email":"tensor.null@gmail.com","login":"TensorNull","count":8},{"name":"Adam Holmberg","email":"adam@brokk.ai","login":"aholmberg","count":8},{"name":"Dharamendra Kumar","email":"dharamendrak@netflix.com","login":"dharamendrak","count":8},{"name":"Low Jian Sheng","email":"15527690+lowjiansheng","login":"lowjiansheng","count":8},{"name":"joshualipman123","email":"joshlipman@g.ucla.edu","login":"joshualipman123","count":8},{"name":"yujonglee","email":"yujonglee.dev@gmail.com","login":"yujonglee","count":8},{"name":"gotsysdba","email":"john.lathouwers@oracle.com","login":"gotsysdba","count":8},{"name":"Lucas Sugi","email":"lucas.sugi@ifood.com.br","login":"LucasSugi","count":7},{"name":"Felipe Garé","email":"90070734+FelipeRodriguesGare","login":"FelipeRodriguesGare","count":7},{"name":"Fang Gong","email":"fanggong@amazon.com","login":"0x-fang","count":7},{"name":"Colin Lin","email":"colinlin@stripe.com","login":"colinlin-stripe","count":7},{"name":"xprilion","email":"xprilion@gmail.com","login":"xprilion","count":7},{"name":"WilsonSunBritten","email":"wilsunb@gmail.com","login":"WilsonSunBritten","count":7},{"name":"Raghav Jhavar","email":"156360524+raghav-stripe","login":"raghav-stripe","count":7},{"name":"Jason Roberts","email":"51415896+jroberts2600","login":"jroberts2600","count":7},{"name":"DrQuacks","email":"michael.d.kellar@gmail.com","login":"DrQuacks","count":7},{"name":"Const-antine","email":"constantine.bon@gmail.com","login":"Const-antine","count":7},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":7},{"name":"Nicholas Grabar","email":"nickgrabar@gmail.com","login":"NickGrab","count":6},{"name":"eycjur","email":"eycjur@example.com","login":null,"count":6},{"name":"Abhijit L","email":"abhijitl@Abhijits-MacBook-Pro.local","login":null,"count":6},{"name":"Tomer Bin","email":"tomer@aim.security","login":"hxtomer","count":6},{"name":"Tasmay Pankaj Tibrewal","email":"85983760+Tasmay-Tibrewal","login":"Tasmay-Tibrewal","count":6},{"name":"Tyler Wagner","email":"wagnerjt","login":"wagnerjt","count":6},{"name":"soojin","email":"soo-jin.kim@navercorp.com","login":"hula-la","count":6},{"name":"Deepanshu Lulla","email":"deepanshu.lulla@gmail.com","login":"deepanshululla","count":5},{"name":"Devaj Mody","email":"m.devaj.m@gmail.com","login":"DevajMody","count":5},{"name":"Emerson Gomes","email":"emerson.gomes@gmail.com","login":"emerzon","count":5},{"name":"LingXuanYin","email":"3546599908@qq.com","login":"LingXuanYin","count":5},{"name":"Christian Owusu","email":"36159205+crisshaker","login":"crisshaker","count":5},{"name":"Shagun Bansal","email":"shagun.bansal@accenture.com","login":"shagunb-acn","count":5},{"name":"tobias-mayr","email":"tobias.mayr@alphasights.com","login":"tobias-mayr","count":5},{"name":"omrishiv","email":"327609+omrishiv","login":"omrishiv","count":5},{"name":"huangyafei","email":"yafei.huangfu@gmail.com","login":"huangyafei","count":5},{"name":"fzowl","email":"160063452+fzowl","login":"fzowl","count":5},{"name":"Toy-97","email":"elvincent.edward@gmail.com","login":"Toy-97","count":5},{"name":"Mohse Morad","email":"moshemorad12340@gmail.com","login":"moshemorad","count":5},{"name":"Nate Mar","email":"nate@arize.com","login":"nate-mar","count":5},{"name":"Shivam Rawat","email":"161387515+shivamrawat1","login":"shivamrawat1","count":5},{"name":"Steve Farthing","email":"steve.farthing@rocketmoney.com","login":null,"count":5},{"name":"iabhi4","email":"iamonecool@gmail.com","login":"iabhi4","count":5},{"name":"Arseny Boykov","email":"36469655+Bobronium","login":"Bobronium","count":5},{"name":"Peter Dave Hello","email":"hsu@peterdavehello.org","login":"PeterDaveHello","count":5},{"name":"naaa760","email":"neh6a683@gmail.com","login":"naaa760","count":4},{"name":"retanoj","email":"s919student@gmail.com","login":"retanoj","count":4},{"name":"user202729","email":"25191436+user202729","login":"user202729","count":4},{"name":"kayoch1n","email":"hanayolawk@gmail.com","login":"kayoch1n","count":4},{"name":"dotmobo","email":"1997638+dotmobo","login":"dotmobo","count":4},{"name":"abi_jey","email":"git@public.abja.dev","login":"abi-jey","count":4},{"name":"Xingyao Wang","email":"xingyao@all-hands.dev","login":"xingyaoww","count":4},{"name":"Tu Vu","email":"38426231+vuanhtu52","login":"vuanhtu52","count":4},{"name":"Tom Alon","email":"tom@noma.security","login":"TomAlon","count":4},{"name":"மனோஜ்குமார் பழனிச்சாமி","email":"smartmanoj42857@gmail.com","login":"SmartManoj","count":4},{"name":"Pedro Azevedo","email":"pedro.azevedo@hyland.com","login":"pazevedo-hyland","count":4},{"name":"drorbaron","email":"dror@aim.security","login":"hxdror","count":4},{"name":"Uzair Ali","email":"72073401+uzaxirr","login":"uzaxirr","count":4},{"name":"Vivek Aditya","email":"vivek@athina.ai","login":"vivek-athina","count":4},{"name":"Manuel Cañete","email":"manuel.canete@docplanner.com","login":"mknet3","count":4},{"name":"yeahyung","email":"yhb77888@naver.com","login":"yeahyung","count":4},{"name":"Boopesh Shanmugam","email":"51117963+boopesh07","login":"boopesh07","count":4},{"name":"Patrick Lafleur","email":"patrick.lafleur@getmaple.ca","login":"plafleur","count":4},{"name":"Minwoo Lee","email":"11580164+minwhoo","login":"minwhoo","count":4},{"name":"RMeans","email":"ryanmeans25@gmail.com","login":"ryanmeans","count":4},{"name":"Ariel","email":"fogeltine@gmail.com","login":"afogel","count":4},{"name":"xucai","email":"l1240626535@gmail.com","login":null,"count":4},{"name":"IQHL (Hans Jacob Landelius)","email":"iqhl@novnordisk.com","login":null,"count":4},{"name":"Dhruv Yadav","email":"dhruv1103@gmail.com","login":"dhruvyad","count":4},{"name":"Daniele Scasciafratte","email":"mte90net@gmail.com","login":"Mte90","count":4},{"name":"Andrew Doan","email":"Andrew.Doan@c3.ai","login":"c3-AndrewDoan","count":4},{"name":"Carson Gee","email":"carson.gee@datarobot.com","login":"carsongee","count":4},{"name":"Ifta Khairul Alam Adil","email":"ikaadil007@gmail.com","login":"ikaadil","count":4},{"name":"Jack Temple","email":"jack.e.temple@gmail.com","login":"Jetemple","count":4},{"name":"Jorge Piedrahita Ortiz","email":"jhpiedrahitao97@gmail.com","login":"jhpiedrahitao","count":4},{"name":"Saar wintrov","email":"saar1122@gmail.com","login":"saar-win","count":4},{"name":"Philip Kiely","email":"philip.kiely@baseten.co","login":"philipkiely-baseten","count":4},{"name":"Nicholas Couture","email":"52148348+orolega","login":"orolega","count":4},{"name":"João Speglich","email":"speglichj@gmail.com","login":"speglich","count":4},{"name":"Leslie Cheng","email":"leslie.cheng5@gmail.com","login":"lcfyi","count":4},{"name":"SamAcctX","email":"87765660+SamAcctX","login":"SamAcctX","count":4},{"name":"Юрій","email":"yurikizio@gmail.com","login":"yurchik11","count":3},{"name":"edward kim","email":"edward.kim@lendi.com.au","login":"edify42","count":3},{"name":"lucca","email":"luccazen@gmail.com","login":"themrzmaster","count":3},{"name":"azdolinski","email":"artur@zdolinski.com","login":"azdolinski","count":3},{"name":"Brian Dev","email":"briandevvn@gmail.com","login":"briandevvn","count":3},{"name":"onlylhf","email":"27225745+onlylhf","login":"onlylhf","count":3},{"name":"mzagar","email":"mario.zagar@hotmail.com","login":"mzagar","count":3},{"name":"miraclebakelaser","email":"65143272+miraclebakelaser","login":"miraclebakelaser","count":3},{"name":"jlan-nl","email":"jlan@netlight.com","login":"jlan-nl","count":3},{"name":"codgician","email":"15964984+codgician","login":"codgician","count":3},{"name":"breno-aumo","email":"160534746+breno-aumo","login":"breno-aumo","count":3},{"name":"Young Han","email":"110819238+seyeong-han","login":"seyeong-han","count":3},{"name":"Will Chen","email":"willchen90@gmail.com","login":"wwwillchen","count":3},{"name":"swarnabhasinha","email":"swarnabhasinha@gmail.com","login":"swarna1101","count":3},{"name":"rioiart","email":"r.ioiart@tkh.ai","login":"rioiart","count":3},{"name":"pnookala-godaddy","email":"93624827+pnookala-godaddy","login":"pnookala-godaddy","count":3},{"name":"paul-gauthier","email":"69695708+paul-gauthier","login":"paul-gauthier","count":3},{"name":"Carlo Alberto Ferraris","email":"cafxx@mercari.com","login":"CAFxX","count":3},{"name":"Byron Grogan","email":"47910641+byrongrogan","login":"byrongrogan","count":3},{"name":"nuernber","email":"benjamin.nuernberger@jpl.nasa.gov","login":"nuernber","count":3},{"name":"Daniel Klein","email":"daniel@formation.bio","login":"danielmklein","count":3},{"name":"Dmitrii Komarov","email":"dmitrii.k@miro.com","login":"komarovd95","count":3},{"name":"frank","email":"frankzye@163.com","login":"frankzye","count":3},{"name":"Elias TOURNEUX","email":"elias.tourneux.ext@corp.ovh.com","login":"eliasto","count":3},{"name":"Thiago Salvatore","email":"thiago.salvatore@bluecore.com","login":"thiagosalvatore","count":3},{"name":"Rob Geada","email":"rob@geada.net","login":"RobGeada","count":3},{"name":"Richard Tweed","email":"RichardoC","login":"RichardoC","count":3},{"name":"Javier de la Torre","email":"jatorre@carto.com","login":"jatorre","count":3},{"name":"Jason Jensen","email":"jason.jensen@pnnl.gov","login":"jasonpnnl","count":3},{"name":"Igal Boxerman","email":"igal@pillar.security","login":"eagle-p","count":3},{"name":"FuChen","email":"fuchen@foxmail.com","login":"yytdfc","count":3},{"name":"Duc Tran","email":"dttran@glo.com","login":"dttran-glo","count":3},{"name":"Dmitriy Alergant","email":"93501479+DmitriyAlergant","login":"DmitriyAlergant","count":3},{"name":"0x5751","email":"nowall57@gmail.com","login":"NoWall57","count":3},{"name":"Bryan Low","email":"keyute","login":"keyute","count":3},{"name":"Andrew Smith","email":"101757907+andjsmi","login":"andjsmi","count":3},{"name":"Peter Chanthamynavong","email":"peterkc@hey.com","login":"peterkc","count":3},{"name":"Otavio Brito","email":"otavio.brito@ifood.com.br","login":"otaviobrito-if","count":3},{"name":"Nathan Brake","email":"33383515+njbrake","login":"njbrake","count":3},{"name":"Tomáš Dvořák","email":"toomas2d@gmail.com","login":"Tomas2D","count":3},{"name":"Matt Cowger","email":"mcowger","login":"mcowger","count":3},{"name":"Mateo Di Loreto","email":"101841200+mdiloreto","login":"mdiloreto","count":3},{"name":"Marcelo Mendoza","email":"marcelo.mendoza@zenjob.com","login":"mjmendo","count":3},{"name":"Lucas Raschek","email":"lucas@raschek.at","login":"lucasra1","count":3},{"name":"Kris Xia","email":"xiajiayi0506@gmail.com","login":"krisxia0506","count":3},{"name":"Taha Ali","email":"123803932+tahaali-dev","login":"tahaali-dev","count":3},{"name":"Thomas Mildner","email":"12685945+Thomas-Mildner","login":"Thomas-Mildner","count":3},{"name":"Xingjian Li","email":"43537913+OlivverX","login":"OlivverX","count":2},{"name":"exiao","email":"exiao","login":"exiao","count":2},{"name":"daarko10","email":"34120174+daarko10","login":"daarko10","count":2},{"name":"bepotp","email":"bepotp@gmail.com","login":"bepotp","count":2},{"name":"Zhaohan Dong","email":"65422392+zhaohan-dong","login":"zhaohan-dong","count":2},{"name":"Zain Hasan","email":"zain_has@hotmail.com","login":"zainhas","count":2},{"name":"Yuki Imajuku","email":"yuki.imjk@gmail.com","login":"Yuki-Imajuku","count":2},{"name":"Matt Nitzken","email":"mjnitz02@gmail.com","login":"mjnitz02","count":2},{"name":"Yuji Arakawa","email":"yuji.magic.arakawa@gmail.com","login":"kutsushitaneko","count":2},{"name":"Yuichiro Utsumi","email":"81412151+utsumi-fj","login":"utsumi-fj","count":2},{"name":"Yuge Zhang","email":"scottyugochang@gmail.com","login":"ultmaster","count":2},{"name":"Young","email":"afe.young@gmail.com","login":"you-n-g","count":2},{"name":"Yigit Konur","email":"9989650+yigitkonur","login":"yigitkonur","count":2},{"name":"Wenxi Onyx","email":"wenxi@onyx.app","login":"wenxi-onyx","count":2},{"name":"Wanis Elabbar","email":"70503629+elabbarw","login":"elabbarw","count":2},{"name":"Jón Levy","email":"levy@andes.is","login":"busla","count":2},{"name":"VigneshwarRajasekaran","email":"91361461+VigneshwarRajasekaran","login":"VigneshwarRajasekaran","count":2},{"name":"Vedran Vidović","email":"vvidovic@gmail.com","login":"vvidovic","count":2},{"name":"Adrian Lyjak","email":"adrianlyjak@gmail.com","login":"adrianlyjak","count":2},{"name":"Tom Matthews","email":"tom@unitary.ai","login":"tomukmatthews","count":2},{"name":"Timothée Lecomte","email":"lecomte.timothee@gmail.com","login":"tlecomte","count":2},{"name":"Tim O'Farrell","email":"tofarr@gmail.com","login":"tofarr","count":2},{"name":"Akiva Kraines","email":"akraines@gmail.com","login":"akraines","count":2},{"name":"Talal","email":"talalryz@gmail.com","login":"talalryz","count":2},{"name":"Stuart Geiger","email":"sgeiger@gmail.com","login":"staeiou","count":2},{"name":"Better than breakfast.","email":"adr.viper@gmail.com","login":"betterthanbreakfast","count":2},{"name":"‮Artem","email":"artemkozaev@gmail.com","login":"artplan1","count":2},{"name":"Nikolaiev Dmytro","email":"dima.nikol.99@gmail.com","login":"Winston-503","count":2},{"name":"Ivan Krakhmaliuk","email":"Ivan_Krakhmaliuk@epam.com","login":"LifeDJIK","count":2},{"name":"Brian (bex) Exelbierd (aider)","email":"bex@bexelbie.com","login":"bexelbie","count":2},{"name":"Eliza Huang","email":"elizazijinhuang@gmail.com","login":"lizzij","count":2},{"name":"pinkgu","email":"39329656+bjornjee","login":"bjornjee","count":2},{"name":"openhands","email":"openhands@all-hands.dev","login":"openhands-agent","count":2},{"name":"rasmus.arpe@gmail.com","email":"rasmus.arpe@gmail.com","login":"Rasmusafj","count":2},{"name":"raz-alon","email":"raz.alon@kubiya.ai","login":"raz-alon","count":2},{"name":"steve-gore-snapdocs","email":"86732927+steve-gore-snapdocs","login":"steve-gore-snapdocs","count":2},{"name":"unique-jakub","email":"jakub@unique.ch","login":"unique-jakub","count":2},{"name":"vasilisazayka","email":"vasilisa.parshikova@sap.com","login":"vasilisazayka","count":2},{"name":"xywei","email":"wxy0516@gmail.com","login":"xywei","count":2},{"name":"Dominic Fallows","email":"consultant@dominicfallows.uk","login":"dominicfallows","count":2},{"name":"Yannay Hammer","email":"yannay.hammer@catonetworks.com","login":"hxyannay","count":2},{"name":"nielsbosma","email":"niels@bosmainteractive.se","login":"nielsbosma","count":2},{"name":"mubashirosmani","email":"mubashirmd224@gmail.com","login":"mubashirosmani","count":2},{"name":"kothamah","email":"104782493+kothamah","login":"kothamah","count":2},{"name":"karen-veigas","email":"62535022+karen-veigas","login":"karen-veigas","count":2},{"name":"isaken","email":"engstromisak@gmail.com","login":"isaken","count":2},{"name":"idola9","email":"ido@noma.security","login":"idola9","count":2},{"name":"hsuyuming","email":"abego452@gmail.com","login":"hsuyuming","count":2},{"name":"Maksim","email":"74874309+Maximgitman","login":"Maximgitman","count":2},{"name":"hazyone","email":"hazyone@fastmail.com","login":"hazyone","count":2},{"name":"oroxenberg","email":"oro@lasso.security","login":"oroxenberg","count":2},{"name":"fengjiajie","email":"fengjiajie@sensorsdata.cn","login":"fengjiajie","count":2},{"name":"fatih akyon","email":"34196005+fcakyon","login":"fcakyon","count":2},{"name":"Geoffray Viossat","email":"4362195+gvioss","login":"gvioss","count":2},{"name":"Fadil Rahman","email":"87557055+fadil4u","login":"fadil4u","count":2},{"name":"Dima-Mediator","email":"dima@ai-mediator.online","login":"Dima-Mediator","count":2},{"name":"Eitan1112","email":"52412573+Eitan1112","login":"Eitan1112","count":2},{"name":"Edward Samuel Pasaribu","email":"edwardsamuel92@gmail.com","login":"edwardsamuel","count":2},{"name":"Edward D'Amato","email":"19622548+edwarddamato","login":"edwarddamato","count":2},{"name":"Earl St Sauver","email":"estsauver@gmail.com","login":"estsauver","count":2},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":2},{"name":"Derek Duenas","email":"80916591+dsduenas","login":"dsduenas","count":2},{"name":"Dbzman","email":"dev@dbzman-online.eu","login":"Dbzman","count":2},{"name":"Classic298","email":"27028174+Classic298","login":"Classic298","count":2},{"name":"Christoph Koehler","email":"christoph@zerodeviation.net","login":"ckoehler","count":2},{"name":"Chetan Choudhary","email":"c.choudhary.ctr@sumologic.com","login":"chetanchoudhary-sumo","count":2},{"name":"Shankyg","email":"shashankg615@gmail.com","login":"Shankyg","count":2},{"name":"Shubham Pathak","email":"shubham.pathak@zomato.com","login":"serializer","count":2},{"name":"Aaron Vogler","email":"inf3rnus","login":"inf3rnus","count":2},{"name":"Adam Tao","email":"tcx4c70@gmail.com","login":"tcx4c70","count":2},{"name":"Akim Tsvigun","email":"akimtsvigun@gmail.com","login":"Aktsvigun","count":2},{"name":"Anand Khinvasara","email":"kanand90@gmail.com","login":"AnandKhinvasara","count":2},{"name":"Anil Kodali","email":"akodali@amazon.com","login":"anilkumarkodali","count":2},{"name":"AnilAren","email":"124668281+AnilAren","login":"AnilAren","count":2},{"name":"Anthony Ivan","email":"21217602+anthonyivn2","login":"anthonyivn2","count":2},{"name":"Anton Abilov","email":"anton.abilov@gmail.com","login":"anton164","count":2},{"name":"AyrennC","email":"carneyc12@gmail.com","login":"AyrennC","count":2},{"name":"Boxuan Li","email":"liboxuan@connect.hku.hk","login":"li-boxuan","count":2},{"name":"Carlos Marchal","email":"carlos@posthog.com","login":"carlos-marchal-ph","count":2},{"name":"Takashi Iwamoto","email":"hello@iwamot.com","login":"iwamot","count":2},{"name":"Viktor Nagy","email":"126671+nagyv","login":"nagyv","count":2},{"name":"Hammad Saeed","email":"hsaeed@csod.com","login":null,"count":2},{"name":"deepanshu","email":"deepanshu.lulla@hq.bill.com","login":null,"count":2},{"name":"hervelin","email":"herve.lin@vesync.com","login":null,"count":2},{"name":"sven","email":"sven@wrtn.io","login":null,"count":2},{"name":"Sam Chou","email":"sam.chou@windystudios.com","login":"reflection","count":2},{"name":"Eric84626","email":"97266539+Eric84626","login":"Eric84626","count":2},{"name":"Ryan Castner","email":"75297463+ryan-castner","login":"ryan-castner","count":2},{"name":"zhxlp","email":"1573635222@qq.com","login":"zhxlp","count":2},{"name":"Roman Leventov","email":"leventov.ru@gmail.com","login":"leventov","count":2},{"name":"Pierre-Emmanuel MERCIER","email":"77622864+btpemercier","login":"btpemercier","count":2},{"name":"Parham Alvani","email":"parham.alvani@gmail.com","login":"1995parham","count":2},{"name":"Oleksandr Tereshchenko","email":"toporok@gmail.com","login":"teremterem","count":2},{"name":"Nitin Patel","email":"nitinpatel278@gmail.com","login":"niinpatel","count":2},{"name":"Nilanjan De","email":"nilanjan.de@gmail.com","login":"n1lanjan","count":2},{"name":"Murad Khafizov","email":"101127600+murad-khafizov","login":"murad-khafizov","count":2},{"name":"Minh Duc","email":"phamminhduc0711@gmail.com","login":"minhduc0711","count":2},{"name":"Michael Schmid","email":"michael@amazee.com","login":"Schnitzel","count":2},{"name":"Matthias Dittrich","email":"matthi.d@gmail.com","login":"matthid","count":2},{"name":"Luiz Rennó Costa","email":"luizrennocosta@gmail.com","login":"luizrennocosta","count":2},{"name":"Luis Felipe Salazar Ucros","email":"40307832+luisfucros","login":"luisfucros","count":2},{"name":"Li Yang","email":"76434265+hewliyang","login":"hewliyang","count":2},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":2},{"name":"Kerem Turgutlu","email":"keremturgutlu@gmail.com","login":"KeremTurgutlu","count":2},{"name":"Juan Carlos Moreno","email":"juancarlos.moreno@ackstorm.com","login":"juancarlosm","count":2},{"name":"Jorge Yero Salazar","email":"jyero96@gmail.com","login":"jyeros","count":2},{"name":"Jonathan Yang","email":"github@jyang.cc","login":"Joilence","count":2},{"name":"Johnny.H","email":"jnhyperion@gmail.com","login":"jnhyperion","count":2},{"name":"John Tong","email":"45779362+jtong99","login":"jtong99","count":2},{"name":"Jacob Hagstedt P Suorra","email":"Jacobh2","login":"Jacobh2","count":2},{"name":"Hugues Chocart","email":"chocart.hugues@icloud.com","login":"hughcrt","count":2},{"name":"Haiyi","email":"haiyimei@gmail.com","login":"HaiyiMei","count":2},{"name":"Graham Neubig","email":"neubig@gmail.com","login":"neubig","count":2},{"name":"22mSqRi","email":"37729945+22mSqRi","login":"22mSqRi","count":2},{"name":"Cedar Myers","email":"cedarm","login":"cedarm","count":1},{"name":"Curtis","email":"castrapel","login":"castrapel","count":1},{"name":"Cursor Agent","email":"cursoragent@cursor.com","login":"cursoragent","count":1},{"name":"Cole French","email":"cole@french.codes","login":"ColeFrench","count":1},{"name":"Coffee","email":"zjchen1234@foxmail.com","login":"hanakannzashi","count":1},{"name":"Clint Banzhaf","email":"clint@banzhaf.pro","login":"cyberjunk","count":1},{"name":"Clara Pohland","email":"54847419+claralp","login":"claralp","count":1},{"name":"Ciprian Tomoiaga","email":"ciprian.tomoiaga@gmail.com","login":"cipri-tom","count":1},{"name":"Chris Mancuso","email":"Christopher.a.mancuso@gmail.com","login":"Cmancuso","count":1},{"name":"Chris Lapa","email":"chris@lapa.com.au","login":"GusBricker","count":1},{"name":"Chris Gibbons","email":"83524181+ylgibby","login":"ylgibby","count":1},{"name":"CatBraaain","email":"84499939+CatBraaain","login":"CatBraaain","count":1},{"name":"Caspar","email":"9448365+casparhsws","login":"casparhsws","count":1},{"name":"Carlos Freund","email":"carlosfreund@gmail.com","login":"happyherp","count":1},{"name":"Camille Farineau","email":"camille.farineau@proton.me","login":"camfarineau","count":1},{"name":"Caffeine Coder","email":"eddie.chan@connect.ust.hk","login":"unrealandychan","count":1},{"name":"Burt Holzman","email":"burt@fnal.gov","login":"holzman","count":1},{"name":"Brian Caswell","email":"bcaswell@gmail.com","login":"demoray","count":1},{"name":"Diogo Munaro Vieira","email":"diogo.vieira@stone.com.br","login":"dmvieira","count":1},{"name":"Bradley","email":"bradleydpbutcher@gmail.com","login":"Bradley-Butcher","count":1},{"name":"Bowen Liang","email":"liang.bowen.123@qq.com","login":"bowenliang123","count":1},{"name":"Bougou Nisou","email":"bougou@126.com","login":"bougou","count":1},{"name":"David Manouchehri","email":"david.manouchehri@ai.moda","login":"Manouchehri","count":1},{"name":"David Lojudice Sobrinho","email":"dalssoft@gmail.com","login":"dalssoft","count":1},{"name":"David Emmanuel","email":"davidemmanuel75@gmail.com","login":"drmingler","count":1},{"name":"Davi S. Zucon","email":"davi.zucon@gmail.com","login":"davizucon","count":1},{"name":"Dat Daryl Ngo","email":"97070834+arizedatngo","login":"arizedatngo","count":1},{"name":"DarinVerheijke","email":"32957890+DarinVerheijke","login":"DarinVerheijke","count":1},{"name":"Danny Kopping","email":"dannykopping@gmail.com","login":"dannykopping","count":1},{"name":"Daniel Staiger","email":"danielstaiger87@gmail.com","login":"dastaiger","count":1},{"name":"Daniel Sabanov","email":"44280274+Hebruwu","login":"Hebruwu","count":1},{"name":"Daniel Ko","email":"dsdanielko@gmail.com","login":"dsdanielko","count":1},{"name":"Daniel Dimenshtein","email":"danieldim97@gmail.com","login":"JetoPistola","count":1},{"name":"Daniel Barker","email":"dcbark01@gmail.com","login":"dcbark01","count":1},{"name":"Dan Shaw","email":"dan@danieljshaw.com","login":"djshaw01","count":1},{"name":"Dan McAulay","email":"dmcaulay@gmail.com","login":"dmcaulay","count":1},{"name":"Damien Pontifex","email":"damien.pontifex@gmail.com","login":"damienpontifex","count":1},{"name":"Damien","email":"qdrddr@gmail.com","login":"qdrddr","count":1},{"name":"Damian Gleumes","email":"44696746+damgem","login":"damgem","count":1},{"name":"CyrusTC","email":"CyrusTC","login":"CyrusTC","count":1},{"name":"Brandon Cook","email":"BCook98","login":"BCook98","count":1},{"name":"ChaoFu Yang","email":"chaofuya@usc.edu","login":"chaofuyang","count":1},{"name":"Chaos Yu","email":"chaos.you@gmail.com","login":"chaosddp","count":1},{"name":"Chen Qian","email":"qianchen94era@gmail.com","login":"chenmoneygithub","count":1},{"name":"Cherilyn Buren","email":"88433283+NiuBlibing","login":"NiuBlibing","count":1},{"name":"Andrei Darashenka","email":"6311180+darashenka","login":"darashenka","count":1},{"name":"Andreas","email":"21068727+ndrsfel","login":"ndrsfel","count":1},{"name":"Anas AbdelR","email":"73660335+AnasAbdelR","login":"AnasAbdelR","count":1},{"name":"Amit Kumar","email":"123643281+Amit-kr26","login":"Amit-kr26","count":1},{"name":"Amir Refaee","email":"amir@railtown.ai","login":"Amir-R25","count":1},{"name":"Alvaro Sevilla","email":"alvarosevilla95@gmail.com","login":"alvarosevilla95","count":1},{"name":"Aliaksandr Kuzmik","email":"98702584+alexkuzmik","login":"alexkuzmik","count":1},{"name":"Ali Saleh","email":"saleh.a@turing.com","login":"ialisaleh","count":1},{"name":"Alexander Yastrebov","email":"yastrebov.alex@gmail.com","login":"AlexanderYastrebov","count":1},{"name":"Alex Strick van Linschoten","email":"strickvl","login":"strickvl","count":1},{"name":"Alex Spies","email":"alex@afspies.com","login":"afspies","count":1},{"name":"Alex Huang","email":"alhuang10@gmail.com","login":"alhuang10","count":1},{"name":"VEQK (Ville Kolehmainen)","email":"veqk@novonordisk.com","login":null,"count":1},{"name":"Alessandro Marrella","email":"dev@alessandromarrella.com","login":"amarrella","count":1},{"name":"Aleksei Terin","email":"61239034+Qanpi","login":"Qanpi","count":1},{"name":"1stprinciple","email":"ztyharbin@gmail.com","login":"1stprinciple","count":1},{"name":"5aaee9","email":"7685264+5aaee9","login":"5aaee9","count":1},{"name":"Abinand P","email":"abinand0911@gmail.com","login":"Abiji-2020","count":1},{"name":"Aditya Ghadge","email":"adityaghadge360@gmail.com","login":"Aditya-A-G","count":1},{"name":"Aditya Kumar Kasaudhan","email":"74228301+Aditya8840","login":"Aditya8840","count":1},{"name":"Adnan Alkattan","email":"Adnankattan9@gmail.com","login":"Nitro963","count":1},{"name":"Wilson Britten","email":"wbritten@sofi.org","login":null,"count":1},{"name":"李海峰","email":"lihff@chanjet.com","login":null,"count":1},{"name":"Albert DeFusco","email":"albert.defusco@me.com","login":"AlbertDeFusco","count":1},{"name":"Albert Örwall","email":"albert@a20g.se","login":"aorwall","count":1},{"name":"Bernardo Donadio","email":"bcdonadio@bcdonadio.com","login":"bcdonadio","count":1},{"name":"BenjaminLevy","email":"67241803+BenjaminLevy","login":"BenjaminLevy","count":1},{"name":"Benjamin Chrobot","email":"benjamin.blair.chrobot@gmail.com","login":"bchrobot","count":1},{"name":"Benjamin Bartels","email":"benjamin@bartels.dev","login":"bbartels","count":1},{"name":"Aymeric Roucher","email":"69208727+aymeric-roucher","login":"aymeric-roucher","count":1},{"name":"Ashwin Madavan","email":"ashwin.madavan@gmail.com","login":"ashwin153","count":1},{"name":"Ashton Sidhu","email":"ashton.sidhu1994@gmail.com","login":"Ashton-Sidhu","count":1},{"name":"Ashish Kumar Verma","email":"61198989+imdigitalashish","login":"imdigitalashish","count":1},{"name":"Arthur","email":"arthur.renault75@gmail.com","login":"ArthurRenault","count":1},{"name":"Aravind","email":"aravind.karanam@gmail.com","login":"aravindkarnam","count":1},{"name":"Brian Caswell","email":"bcaswell@microsoft.com","login":null,"count":1},{"name":"Apoorv Sharma","email":"apoorv.nsit.coe@gmail.com","login":"apoorv-sharma","count":1},{"name":"Anton","email":"AntonioKL","login":"AntonioKL","count":1},{"name":"Anthony Monaco","email":"Anthony.Michael.Monaco@gmail.com","login":"AnthonyMonaco","count":1},{"name":"Aniket Maurya","email":"theaniketmaurya@gmail.com","login":"aniketmaurya","count":1},{"name":"Anibal Angulo","email":"ajcardoza2000@gmail.com","login":"ajac-zero","count":1},{"name":"Andy Gajdosik","email":"andreas@gajdosik.org","login":"agajdosi","count":1},{"name":"Andy Forest","email":"andy@dimentians.com","login":"AndyForest","count":1},{"name":"Andy Dai","email":"daikeren@gmail.com","login":"daikeren","count":1},{"name":"Andrii Kislitsyn","email":"andrii.kislitsyn@datarobot.com","login":"andriykislitsyn","count":1},{"name":"Andrey","email":"elkin.andr@gmail.com","login":"ea-rus","count":1},{"name":"Andrew Truong","email":"itsandrewtruong@gmail.com","login":"andrewtruong","count":1},{"name":"Andrew Maguire","email":"andrewm4894@gmail.com","login":"andrewm4894","count":1},{"name":"Andrew Bernat","email":"31580217+bernata","login":"bernata","count":1},{"name":"William Finnigan","email":"wjafinnigan@gmail.com","login":"willfinnigan","count":1},{"name":"William Easton","email":"williamseaston@gmail.com","login":"strawgate","count":1},{"name":"Din","email":"dinmukhamed.mailibay@gmail.com","login":"dinmukhamedm","count":1},{"name":"Walt Wells","email":"walt@khanacademy.org","login":"wwells","count":1},{"name":"Vishnu Patibandla","email":"66695281+vpbill","login":"vpbill","count":1},{"name":"Vinod Singh","email":"82611955+1vinodsingh1","login":"1vinodsingh1","count":1},{"name":"Vinnie-Singleton-NN","email":"161376326+Vinnie-Singleton-NN","login":"Vinnie-Singleton-NN","count":1},{"name":"Vinnie Giarrusso","email":"vgiarrusso@twilio.com","login":"vingiarrusso","count":1},{"name":"Vini murafa","email":"06.poems_races@icloud.com","login":"VitalikBerashvili","count":1},{"name":"Victor Krylov","email":"InvisibleMan1306","login":"InvisibleMan1306","count":1},{"name":"Ventz Petkov","email":"901168+ventz","login":"ventz","count":1},{"name":"Val Miscenko","email":"vmiscenko@hydrolix.io","login":"vmiscenko","count":1},{"name":"Udi Oron","email":"udioron@gmail.com","login":"nonZero","count":1},{"name":"Tyler Hutcherson","email":"tyler.hutcherson@redis.com","login":"tylerhutcherson","count":1},{"name":"Tornike Gurgenidze","email":"tokoko96@gmail.com","login":"tokoko","count":1},{"name":"Tomas Klohna","email":"6950876+Klohto","login":"Klohto","count":1},{"name":"Tom Haynes","email":"tom.haynes@itv.com","login":"tomhaynes","count":1},{"name":"Tom Bocklisch","email":"tom@rasa.com","login":"tmbo","count":1},{"name":"Tobias Hermann","email":"editgym@gmail.com","login":"Dobiasd","count":1},{"name":"TobiMayr","email":"tobistian@gmail.com","login":"TobiMayr","count":1},{"name":"Tim Baumgärtner","email":"baumgaertner.t@gmail.com","login":"timbmg","count":1},{"name":"Thomas Schmidt","email":"somtom91@gmail.com","login":"Somtom","count":1},{"name":"Thomas Rehn","email":"271119+tremlin","login":"tremlin","count":1},{"name":"chenzhaofei01","email":"115684391+chenzhaofei01","login":"chenzhaofei01","count":1},{"name":"caramulrooney","email":"30801834+caramulrooney","login":"caramulrooney","count":1},{"name":"cainiaoit","email":"37430995+cainiaoit","login":"cainiaoit","count":1},{"name":"Shubham Pathak","email":"shubham.pathak2000@gmail.com","login":"tronku","count":1},{"name":"ashengstd","email":"rensheng0410@outlook.com","login":"ashengstd","count":1},{"name":"anthony-liner","email":"anthony@linercorp.com","login":"anthony-liner","count":1},{"name":"aayush-malviya-acquia","email":"aayush.malviya@acquia.com","login":"aayush-malviya-acquia","count":1},{"name":"_juliettech","email":"juliette.chevaliera@gmail.com","login":"juliettech13","count":1},{"name":"Zoltan K","email":"349209+zoltan-ongithub","login":"zoltan-ongithub","count":1},{"name":"Zhengyi Lai","email":"laizhyi@gmail.com","login":"zheng1","count":1},{"name":"Zero Clover","email":"13190004+ZeroClover","login":"ZeroClover","count":1},{"name":"Zayd","email":"zaydsimjee@gmail.com","login":"zsimjee","count":1},{"name":"Zackeus Bengtsson","email":"32719220+Hexoplon","login":"Hexoplon","count":1},{"name":"Yuki Watanabe","email":"31463517+B-Step62","login":"B-Step62","count":1},{"name":"Youfu Zhang","email":"1315097+zhangyoufu","login":"zhangyoufu","count":1},{"name":"Yikai Zhao","email":"yikai@z1k.dev","login":"blahgeek","count":1},{"name":"Yi Ding","email":"yi.s.ding@gmail.com","login":"yisding","count":1},{"name":"Yazan Agha-Schrader","email":"mountaiin@icloud.com","login":"mounta11n","count":1},{"name":"Yan","email":"yan@yanwork.com","login":"yanwork","count":1},{"name":"Xiaohan Fu","email":"xiaohan@grayswan.ai","login":"Reapor-Yurnero","count":1},{"name":"Xander Song","email":"axiomofjoy@gmail.com","login":"axiomofjoy","count":1},{"name":"X4tar","email":"32390515+X4tar","login":"X4tar","count":1},{"name":"Shiti Saxena","email":"ssaxena.ece@gmail.com","login":"Shiti","count":1},{"name":"Shimon Mimoun","email":"44582779+ShimonMimoun","login":"ShimonMimoun","count":1},{"name":"Shao-Kan Chu","email":"shao.chu@mail.utoronto.ca","login":"lvuna","count":1},{"name":"Shanto Mathew","email":"shanto12@gmail.com","login":"shanto12","count":1},{"name":"Shadi","email":"shadi.elfares@gmail.com","login":"shadielfares","count":1},{"name":"Sha","email":"wangsha","login":"wangsha","count":1},{"name":"Sergei Silnov","email":"po@kumekay.com","login":"kumekay","count":1},{"name":"Seongbin Lim","email":"58146755+sbinnee","login":"sbinnee","count":1},{"name":"Sebastian Sosa","email":"37946988+CakeCrusher","login":"CakeCrusher","count":1},{"name":"Sebastian","email":"sebslight@gmail.com","login":"sebslight","count":1},{"name":"Sean Walker","email":"root@seankwalker.com","login":"seankwalker","count":1},{"name":"Sashanken","email":"smorekonda@gmail.com","login":"sashank5644","count":1},{"name":"Santosh Dhaladhuli","email":"80815111+SantoshDhaladhuli","login":"SantoshDhaladhuli","count":1},{"name":"Sannan Nasir","email":"36917391+msannan2","login":"msannan2","count":1},{"name":"Sandesh Ghanta","email":"sghanta05@gmail.com","login":"sandeshghanta","count":1},{"name":"Samuel Boyd","email":"samboyd10@gmail.com","login":"SamBoyd","count":1},{"name":"Sam Xie","email":"sam@samxie.me","login":"XSAM","count":1},{"name":"Sam","email":"sammcj","login":"sammcj","count":1},{"name":"Ryan Richard","email":"ryanrichard07@gmail.com","login":"doublerr","count":1},{"name":"Ryan Chase","email":"167824500+ryanchase-cohere","login":"ryanchase-cohere","count":1},{"name":"Ruperto A. Martinez","email":"ponce11@email.unc.edu","login":"RupertoM","count":1},{"name":"RoniGurvichCycode","email":"159896149+RoniGurvichCycode","login":"RoniGurvichCycode","count":1},{"name":"Ronald Pereira","email":"ronaldpereira","login":"ronaldpereira","count":1},{"name":"William Kearns","email":"william.kearns@accompany.health","login":"kearnsw","count":1},{"name":"Thom Lane","email":"thom.e.lane@gmail.com","login":"thomelane","count":1},{"name":"Thakee Nathees","email":"thakeenathees@gmail.com","login":"ThakeeNathees","count":1},{"name":"Teja Vishwanadha","email":"496868+tvishwanadha","login":"tvishwanadha","count":1},{"name":"Tan Yong Sheng","email":"64836390+tan-yong-sheng","login":"tan-yong-sheng","count":1},{"name":"Tamir Kiviti","email":"95572081+tamirkiviti13","login":"tamirkiviti13","count":1},{"name":"Takashi Ishida","email":"25994250+takashiishida","login":"takashiishida","count":1},{"name":"Søren Mathiasen","email":"sorenm@mymessages.dk","login":"sorenmat","count":1},{"name":"Sven Seeberg","email":"sven@geeq.de","login":"svenseeberg","count":1},{"name":"Suresh Kumar","email":"sureshdsk","login":"sureshdsk","count":1},{"name":"Sungjun.Kim","email":"kimsungjun@linecorp.com","login":"withsmilo","count":1},{"name":"Sumit Tembe","email":"stembe@digitalex.io","login":"stembe-digitalex","count":1},{"name":"Steven Anton","email":"antonstv@amazon.com","login":"stevenmanton","count":1},{"name":"Steven Aldinger","email":"stevenaldinger@gmail.com","login":"stevenaldinger","count":1},{"name":"Steve G","email":"9045562+eurogig","login":"eurogig","count":1},{"name":"Steve Cosman","email":"scosman","login":"scosman","count":1},{"name":"Stephen Solka","email":"stephen@solka.dev","login":"trashhalo","count":1},{"name":"Stefan Candra","email":"52424731+stefanc-ai2","login":"stefanc-ai2","count":1},{"name":"SrilakshmiC","email":"53100801+SrilakshmiC","login":"SrilakshmiC","count":1},{"name":"Siddharth Sahu","email":"112792547+sahusiddharth","login":"sahusiddharth","count":1},{"name":"sings-to-bees-on-wednesdays","email":"222684290+sings-to-bees-on-wednesdays","login":"sings-to-bees-on-wednesdays","count":1},{"name":"Shuai Zhang","email":"zhangshuai.ustc@gmail.com","login":"hcoona","count":1},{"name":"slytechnical","email":"139649758+slytechnical","login":"slytechnical","count":1},{"name":"btemplep","email":"btemplepgit@gmail.com","login":"btemplep","count":1},{"name":"shinharaguchi","email":"haraguchi.shin+github@gmail.com","login":"shinharaguchi","count":1},{"name":"sep-grindr","email":"161519846+sep-grindr","login":"sep-grindr","count":1},{"name":"salah alzubi","email":"salaheddin@sentient.xyz","login":"salzubi401","count":1},{"name":"sajda","email":"sajda.kbir@gmail.com","login":"sajdakabir","count":1},{"name":"saisurya237","email":"saisurya.abhishek237@gmail.com","login":"saisurya237","count":1},{"name":"ryan-crabbe","email":"128659760+ryan-crabbe","login":"ryan-crabbe","count":1},{"name":"rishiganesh2002","email":"98856261+rishiganesh2002","login":"rishiganesh2002","count":1},{"name":"ripepersimmon","email":"choigawoon@gmail.com","login":"choigawoon","count":1},{"name":"rgshr","email":"112012302+rgshr","login":"rgshr","count":1},{"name":"razvan_butnaru","email":"57962056+butnarurazvan","login":"butnarurazvan","count":1},{"name":"qvalentin","email":"36446499+qvalentin","login":"qvalentin","count":1},{"name":"prawaan","email":"prawan.singh.tt@gmail.com","login":"prawaan","count":1},{"name":"pale-aura","email":"92485969+pale-aura","login":"pale-aura","count":1},{"name":"pablobgar","email":"pablobgar@inditex.com","login":"pablobgar","count":1},{"name":"oytun.kutrup","email":"oytun.kutrup@udemy.com","login":"okutrup","count":1},{"name":"orgersh92","email":"org@lasso.security","login":"orgersh92","count":1},{"name":"onlylonly","email":"onlylonly88@gmail.com","login":"onlylonly","count":1},{"name":"ohmeow","email":"wgilliam@ohmeow.com","login":"ohmeow","count":1},{"name":"o-khytrov","email":"o.khytrov@gmail.com","login":"o-khytrov","count":1},{"name":"nlineback","email":"143428407+nlineback","login":"nlineback","count":1},{"name":"nihar","email":"nihar@columntax.com","login":"niharm","count":1},{"name":"ツルマルツヨシ","email":"192761079+TsurumaruTsuyoshi","login":"TsurumaruTsuyoshi","count":1},{"name":"zjx20","email":"zhoujianxiong2@gmail.com","login":"zjx20","count":1},{"name":"zengxu","email":"zengxu_121@126.com","login":"phosae","count":1},{"name":"yuya_matsuba","email":"61488647+yuya2017","login":"yuya2017","count":1},{"name":"yuu341","email":"oz.g.341@gmail.com","login":"yuu341","count":1},{"name":"yoshi-p27","email":"89712473+yoshi-p27","login":"yoshi-p27","count":1},{"name":"yellowsubmarine372","email":"95083164+yellowsubmarine372","login":"yellowsubmarine372","count":1},{"name":"yangdx","email":"gzdaniel@me.com","login":"danielaskdd","count":1},{"name":"xsg22","email":"111886011+xsg22","login":"xsg22","count":1},{"name":"wenhua","email":"lshgdut@qq.com","login":"lshgdut","count":1},{"name":"wcyat","email":"wcyat@wcyat.me","login":"sdip15fa","count":1},{"name":"waterstark","email":"84220220+waterstark","login":"waterstark","count":1},{"name":"wangsoft","email":"wangsoft365@126.com","login":"wangsoft","count":1},{"name":"wangjifeng","email":"163279492+kk-wangjifeng","login":"kk-wangjifeng","count":1},{"name":"vanities","email":"mischkeaa@gmail.com","login":"vanities","count":1},{"name":"v0rtex20k","email":"55466324+v0rtex20k","login":"v0rtex20k","count":1},{"name":"tyler-liner","email":"tyler@linercorp.com","login":"tyler-liner","count":1},{"name":"tushar8408","email":"32977767+tushar8408","login":"tushar8408","count":1},{"name":"tosi","email":"tosi16@gmail.com","login":"tosi29","count":1},{"name":"terylt","email":"30874627+terylt","login":"terylt","count":1},{"name":"tanvithakur","email":"54823948+tanvithakur94","login":"tanvithakur94","count":1},{"name":"sudu","email":"teric@outlook.com","login":"qidu","count":1},{"name":"jdietzsch91","email":"julian.dietzsch.it@gmail.com","login":"jdietzsch91","count":1},{"name":"jacobi petrucciani","email":"j@cobi.dev","login":"jpetrucciani","count":1},{"name":"hxomer","email":"164746029+hxomer","login":"hxomer","count":1},{"name":"huangyf","email":"1360839537@qq.com","login":"reckless-huang","count":1},{"name":"hgyun.lee","email":"hgyun.lee@samsung.com","login":"UlookEE","count":1},{"name":"hagan","email":"224019+hagan","login":"hagan","count":1},{"name":"foreign-sub","email":"51928805+foreign-sub","login":"foreign-sub","count":1},{"name":"flozonn","email":"74357383+flozonn","login":"flozonn","count":1},{"name":"fengbohello","email":"fengbohello@qq.com","login":"fengbohello","count":1},{"name":"expruc","email":"eygabi01@gmail.com","login":"expruc","count":1},{"name":"ephrimstanley","email":"ephrim.stanley@point72.com","login":"ephrimstanley","count":1},{"name":"elroy-bot","email":"tombedor+middle_aged_code@gmail.com","login":"elroy-bot","count":1},{"name":"dongbin-lunark","email":"dongbin.lee@lunark.ai","login":"dongbin-lunark","count":1},{"name":"direcision","email":"direcision@gmail.com","login":"restato","count":1},{"name":"dima-hx430","email":"dima.hx@proton.me","login":"dima-hx430","count":1},{"name":"dhs-shine","email":"dhs.shine@gmail.com","login":"dhs-shine","count":1},{"name":"dean-zavad","email":"161694810+dean-zavad","login":"dean-zavad","count":1},{"name":"dcieslak19973","email":"dcieslak@hotmail.com","login":"dcieslak19973","count":1},{"name":"daily-kim","email":"dh.kim@kaist.ac.kr","login":"daily-kim","count":1},{"name":"célina","email":"hanouticelina@gmail.com","login":"hanouticelina","count":1},{"name":"codeugar","email":"161671203+codeugar","login":"codeugar","count":1},{"name":"codeflash-ai[bot]","email":"148906541+codeflash-ai[bot]","login":"codeflash-ai[bot]","count":1},{"name":"Shixian Sheng","email":"shixian_sheng-2@protonmail.com","login":"KPCOFGS","count":1},{"name":"stellasec","email":"stella@stellasec.com","login":"5731la","count":1},{"name":"nevin","email":"nevincoutu@gmail.com","login":"Naggafin","count":1},{"name":"naliotopier","email":"71466810+naliotopier","login":"naliotopier","count":1},{"name":"mossbanay","email":"2216177+mossbanay","login":"mossbanay","count":1},{"name":"mohittalele","email":"mohittalele@gmail.com","login":"mohittalele","count":1},{"name":"mmandic-coatue","email":"mmandic@coatue.com","login":"mmandic-coatue","count":1},{"name":"minpeter","email":"minpeter@friendli.ai","login":"minpeter","count":1},{"name":"minghao","email":"howt51@gmail.com","login":"minghao51","count":1},{"name":"minatoaquaMK2","email":"yue1995pro@gmail.com","login":"minatoaquaMK2","count":1},{"name":"mdonaj","email":"maciej.donajski@gmail.com","login":"mdonaj","count":1},{"name":"manascb1344","email":"zephop76593@gmail.com","login":"manascb1344","count":1},{"name":"malags","email":"malags","login":"malags","count":1},{"name":"lmwang","email":"lmwang@gmail.com","login":"lmwang9527","count":1},{"name":"lgruen-vcgs","email":"l.gruenschloss@vcgs.org.au","login":"lgruen-vcgs","count":1},{"name":"langping","email":"xuelangping@gmail.com","login":"langpingxue","count":1},{"name":"key","email":"130613702+keykbd","login":"keykbd","count":1},{"name":"k10","email":"40850370+ketangangal","login":"ketangangal","count":1},{"name":"jwang-gif","email":"j.wang@zscaler.com","login":"jwang-gif","count":1},{"name":"jmorenoc-o","email":"52289208+jmorenoc-o","login":"jmorenoc-o","count":1},{"name":"jmarshall-medallia","email":"110042657+jmarshall-medallia","login":"jmarshall-medallia","count":1},{"name":"jk-f5","email":"103135946+jk-f5","login":"jk-f5","count":1},{"name":"jinskjoy","email":"mailjinskjoy@gmail.com","login":"jinskjoy","count":1},{"name":"jichmi","email":"jcm610@foxmail.com","login":"jichmi","count":1},{"name":"Jason Nance","email":"103449147+jason-nance","login":"jason-nance","count":1},{"name":"Jason Dai","email":"44714045+jsondai","login":"jsondai","count":1},{"name":"Jason","email":"ggbbddjm@gmail.com","login":"jasonhp","count":1},{"name":"Jascha Beste","email":"bestejascha@gmail.com","login":"Askir","count":1},{"name":"Jari Van Melckebeke","email":"vmjari@hotmail.com","login":"jvanmelckebeke","count":1},{"name":"Jan Kessler","email":"jakessle@uni-mainz.de","login":"Ithanil","count":1},{"name":"Jamie Goodyear","email":"jamie.goodyear@gmail.com","login":"jgoodyear","count":1},{"name":"James Page","email":"james.page@chainguard.dev","login":"javacruft","count":1},{"name":"James Guthrie","email":"james@guthrie.ch","login":"JamesGuthrie","count":1},{"name":"Jacob Linney","email":"12867119+mythral","login":"mythral","count":1},{"name":"Jack Venberg","email":"jack.venberg@rover.com","login":"JVenberg","count":1},{"name":"Jack Cherng","email":"jfcherng@gmail.com","login":"jfcherng","count":1},{"name":"Isaac Whitfield","email":"iw@whitfin.io","login":"whitfin","count":1},{"name":"Irfan Sofyana Putra","email":"irfansofyana0305@gmail.com","login":"irfansofyana","count":1},{"name":"Imad Saddik","email":"79410781+ImadSaddik","login":"ImadSaddik","count":1},{"name":"Ihsan Soydemir","email":"soydemir.ihsan@gmail.com","login":"Isydmr","count":1},{"name":"Iguchi Tomokatsu","email":"github@igtm.link","login":"igtm","count":1},{"name":"Igor Ribeiro Lima","email":"lima.igorribeiro@gmail.com","login":"igorlima","count":1},{"name":"Hunter Wittenborn","email":"hunter@hunterwittenborn.com","login":"hwittenborn","count":1},{"name":"Hugo Liu","email":"mail.liuhu@gmail.com","login":"liuhu","count":1},{"name":"HeMuling","email":"74801533+HeMuling","login":"HeMuling","count":1},{"name":"Harshavardhan K","email":"HarshavardhanK","login":"HarshavardhanK","count":1},{"name":"Hana Volků","email":"volek@adamv.cz","login":"czAdamV","count":1},{"name":"Kishan","email":"kishansambhi@hotmail.co.uk","login":"Gum-Joe","count":1},{"name":"King","email":"dashes_glop.1p@icloud.com","login":"MonkeyKing44","count":1},{"name":"Kevin Turcios","email":"turcioskevinr@gmail.com","login":"KRRT7","count":1},{"name":"Kevin Montoya","email":"80984024+kmontocam","login":"kmontocam","count":1},{"name":"Kevin Marx","email":"1192602+kevinmarx","login":"kevinmarx","count":1},{"name":"Keith Decker","email":"kdecker@splunk.com","login":"keith-decker","count":1},{"name":"Kavinkumar","email":"33546454+mkavinkumar1","login":"mkavinkumar1","count":1},{"name":"Karthick J","email":"karthickjothimani@gmail.com","login":"kjoth","count":1},{"name":"KX","email":"56353385+devdev999","login":"devdev999","count":1},{"name":"Justin Tahara","email":"105671973+justin-tahara","login":"justin-tahara","count":1},{"name":"Juan Cruz-Benito","email":"juan.cruz.benito@ibm.com","login":"cbjuan","count":1},{"name":"JuHyun Bae","email":"jhyun0408@nate.com","login":"baejooc","count":1},{"name":"Joseph Laurendi","email":"jlaurendi","login":"jlaurendi","count":1},{"name":"Joost van Doorn","email":"joost.van.doorn@gmail.com","login":"JoostvDoorn","count":1},{"name":"Joel Martin","email":"github@martintribe.org","login":"kanaka","count":1},{"name":"Joakim Lorentz","email":"joakim@murmel.se","login":"mrlorentx","count":1},{"name":"Jimmy Tsai","email":"79621975+jtsai-quid","login":"jtsai-quid","count":1},{"name":"Jianqi Pan","email":"jannchie@gmail.com","login":"Jannchie","count":1},{"name":"Jehandad Kamal","email":"JehandadK","login":"JehandadK","count":1},{"name":"Jean-Adrien Ducastaing","email":"jean-adrien@ducastaing.io","login":"MightyGoldenOctopus","count":1},{"name":"Jean Carlo de Souza","email":"jeanifpr@gmail.com","login":"jeansouzak","count":1},{"name":"Jay Gowdy","email":"130084966+jgowdy-godaddy","login":"jgowdy-godaddy","count":1},{"name":"Erv Walter","email":"erv@ewal.net","login":"ervwalter","count":1},{"name":"Eric Ma","email":"ericmjl","login":"ericmjl","count":1},{"name":"Eric Chen","email":"ericgtkb@gmail.com","login":"ericgtkb","count":1},{"name":"Eoous","email":"38656355+Eoous","login":"Eoous","count":1},{"name":"Emil Svensson","email":"emilsvennesson","login":"emilsvennesson","count":1},{"name":"Ema Suriano","email":"emanuel.suriano@gmail.com","login":"EmaSuriano","count":1},{"name":"Elijas Dapšauskas","email":"4084885+Elijas","login":"Elijas","count":1},{"name":"Eiliya","email":"eiliya.abedini@gmail.com","login":"eiliyaabedini","count":1},{"name":"Dwij","email":"96073160+Dwij1704","login":"Dwij1704","count":1},{"name":"Dragos Campean","email":"dragos@sectorlabs.ro","login":"dragosMC91","count":1},{"name":"Dor Zion","email":"DorZion","login":"DorZion","count":1},{"name":"Doni Crosby","email":"doni@crosby.email","login":"donicrosby","count":1},{"name":"Dominic Feliton","email":"37809476+dominicfeliton","login":"dominicfeliton","count":1},{"name":"Dmitry Tyumentsev","email":"56769451+tyumentsev4","login":"tyumentsev4","count":1},{"name":"Dmitrii Tunikov","email":"106737620+dtunikov","login":"dtunikov","count":1},{"name":"Dmitri Tikhonov","email":"dtikhonov@live.com","login":"dtikhonov","count":1},{"name":"Andres Carrillo","email":"42779963+andresC98","login":"andresC98","count":1},{"name":"Derek Worthen","email":"worthend.derek@gmail.com","login":"dworthen","count":1},{"name":"Del","email":"35302658+idootop","login":"idootop","count":1},{"name":"Deepak Tammali","email":"45919384+deepaktammali","login":"deepaktammali","count":1},{"name":"Davis Featherstone","email":"davis.featherstone@rubrik.com","login":"davis-featherstone","count":1},{"name":"Davide Pugliese","email":"deviad@gmail.com","login":"Deviad","count":1},{"name":"Wei-Chiet Ku","email":"weichiet@outlook.com","login":"weichiet","count":1},{"name":"Javier Garcia","email":"112962975+javiergarciapleo","login":"javiergarciapleo","count":1},{"name":"Hampus Näsström","email":"hampus.nasstrom@gmail.com","login":"hampusnasstrom","count":1},{"name":"Géraud Le Falher","email":"daureg@gmail.com","login":"daureg","count":1},{"name":"Gustavo Brian","email":"gustavo.brian@gmail.com","login":"gbrian","count":1},{"name":"Gunjan Solanki","email":"44227165+gunjan-solanki","login":"gunjan-solanki","count":1},{"name":"Guanghui Liu","email":"gl676c@gmail.com","login":"glgh","count":1},{"name":"Guanghua Ding","email":"muggysky@gmail.com","login":"dinggh","count":1},{"name":"Guan Zheng Huang","email":"89324736+Granine","login":"Granine","count":1},{"name":"Grayson Chen","email":"cgg5207@sina.com","login":"graysonchen","count":1},{"name":"Georg Wölflein","email":"georgw7777@gmail.com","login":"georg-wolflein","count":1},{"name":"Gaston","email":"grodriguez160597@gmail.com","login":"tonga54","count":1},{"name":"Gary Caldwell","email":"gacald@live.com","login":"hypermoose","count":1},{"name":"Ganesh J.","email":"ganesh.jcs@gmail.com","login":"ElefHead","count":1},{"name":"Gal Bloch","email":"gal.bloch@mail.huji.ac.il","login":"Gal-bloch","count":1},{"name":"Gagan Raj Chinka","email":"159694330+CH-GAGANRAJ","login":"CH-GAGANRAJ","count":1},{"name":"Gabriel Loiseau","email":"64709298+GabrielLoiseau","login":"GabrielLoiseau","count":1},{"name":"GPTLocalhost (Word Add-in)","email":"72584872+GPTLocalhost","login":"GPTLocalhost","count":1},{"name":"Fredy Álvarez","email":"Fredy","login":"Fredy","count":1},{"name":"Francesco Bertolotti","email":"f14.bertolotti@gmail.com","login":"f14-bertolotti","count":1},{"name":"Felix Burmester","email":"57833596+Ne0-1","login":"Ne0-1","count":1},{"name":"Pascal Bro","email":"git@pascalbrokmeier.de","login":"pascalwhoop","count":1},{"name":"Fabian Reinold","email":"32450519+freinold","login":"freinold","count":1},{"name":"Pablo Gomez","email":"76931310+PabloGmz96","login":"PabloGmz96","count":1},{"name":"Oz Ben-Ami","email":"git@ozba.me","login":"ozzieba","count":1},{"name":"Oskar Austegard","email":"oskar@austegard.com","login":"oaustegard","count":1},{"name":"Oscar Savolainen","email":"oscar.savolainen@nscale.com","login":"OscarSavNS","count":1},{"name":"Oscar Craviotto","email":"7584213+ocraviotto","login":"ocraviotto","count":1},{"name":"OrionCodeDev","email":"47286873+OrionCodeDev","login":"OrionCodeDev","count":1},{"name":"Ong Khai Wei","email":"ongkhaiwei@gmail.com","login":"ongkhaiwei","count":1},{"name":"Omkar Malpure","email":"77787482+omkar806","login":"omkar806","count":1},{"name":"Olivier Cornelis","email":"26625900+thiswillbeyourgithub","login":"thiswillbeyourgithub","count":1},{"name":"Oliver","email":"131959927+jollyolliel","login":"jollyolliel","count":1},{"name":"Ogun Oz","email":"ogunoz@mail.ru","login":"ogunoz","count":1},{"name":"Nolan Tremelling","email":"34580718+NolanTrem","login":"NolanTrem","count":1},{"name":"Niv Goldenberg","email":"6303616+Nivg","login":"Nivg","count":1},{"name":"Niko Izsak","email":"izsak.niko@gmail.com","login":"nikoizs","count":1},{"name":"Nigel Kukard","email":"nkukard@lbsd.net","login":"nkukard","count":1},{"name":"Nicolas Herment","email":"nherment","login":"nherment","count":1},{"name":"Nicolai van der Smagt","email":"github@vandersmagt.nl","login":"NicolaivdSmagt","count":1},{"name":"Naki","email":"alpharays422@gmail.com","login":"nbsp1221","count":1},{"name":"Nagailic Sergiu (Nikro)","email":"nikro.md@gmail.com","login":"Nikro","count":1},{"name":"Mukesh Sai Kumar","email":"mukesh.kumar@dream11.com","login":"mukesh-dream11","count":1},{"name":"Muhammad Husnain","email":"m.husnain7766@gmail.com","login":"husnain7766","count":1},{"name":"Mritunjay Kumar Sharma","email":"mritunjaysharma394@gmail.com","login":"mritunjaysharma394","count":1},{"name":"Michael Verunica","email":"michael.verunica@gmx.de","login":"VerunicaM","count":1},{"name":"Roman G","email":"romanglozman92@gmail.com","login":"romanglo","count":1},{"name":"Rok Benko","email":"115651717+rokbenko","login":"rokbenko","count":1},{"name":"Rodolfo Nobrega de Resende","email":"87033402+rodolfo-nobrega","login":"rodolfo-nobrega","count":1},{"name":"Robert Gambee","email":"robertgambee@gmail.com","login":"rgambee","count":1},{"name":"Ritesh Kadmawala","email":"ritesh@vertexcover.io","login":"kgritesh","count":1},{"name":"Rinor Maloku","email":"rinor.maloku@solo.io","login":"rinormaloku","count":1},{"name":"Richard Song","email":"9144514+richardmcsong","login":"richardmcsong","count":1},{"name":"Regis David Souza Mesquita","email":"git@rdsm.ie","login":"regismesquita","count":1},{"name":"Rayshard Thompson","email":"rayshard.t123@gmail.com","login":"Rayshard","count":1},{"name":"Rashmi Pawar","email":"168514198+raspawar","login":"raspawar","count":1},{"name":"Raney Cain","email":"36416768+rcII","login":"rcII","count":1},{"name":"Rafael Acosta","email":"theGitNoob@gmail.com","login":"theGitNoob","count":1},{"name":"Qingchuan Hao","email":"qingchuan.hao@microsoft.com","login":"mainred","count":1},{"name":"ProphetJeremy","email":"santibreo@gmail.com","login":"santibreo","count":1},{"name":"Prathamesh Saraf","email":"pratamesh1867@gmail.com","login":"S1LV3RJ1NX","count":1},{"name":"Pranav Simha","email":"pranav0521@gmail.com","login":"simha104","count":1},{"name":"Petre Alexandru","email":"Oodapow","login":"Oodapow","count":1},{"name":"Perling","email":"linsmiling@sina.cn","login":"ZPerling","count":1},{"name":"Pavan Gudiwada","email":"25551553+pavangudiwada","login":"pavangudiwada","count":1},{"name":"Paul Selden","email":"pselden","login":"pselden","count":1},{"name":"Pathikrit Bhowmick","email":"pathikritbhowmick@msn.com","login":"pathikrit","count":1},{"name":"Pascal Lim","email":"43473623+pascallim","login":"pascallim","count":1},{"name":"MadsRC","email":"MadsRC","login":"MadsRC","count":1},{"name":"Mac Misiura","email":"82826099+m-misiura","login":"m-misiura","count":1},{"name":"Lv Zehui","email":"magicalne@gmail.com","login":"magicalne","count":1},{"name":"Lukas de Boer","email":"lukas@luqq.nl","login":"LukasdeBoer","count":1},{"name":"Luka Pečnik","email":"lukapecnik96@gmail.com","login":"lukapecnik","count":1},{"name":"Luiz Rennó Costa","email":"luiz.renno@ifood.com.br","login":"luizrennocosta-ifood","count":1},{"name":"Luis Sanchez","email":"dceluis@outlook.com","login":"dceluis","count":1},{"name":"Luis","email":"luis.e.garduno@gmail.com","login":"luisegarduno","count":1},{"name":"LouisShark","email":"wenjun.lu@my.tccd.edu","login":"LouisShark","count":1},{"name":"Lior Drihem","email":"lior@prompt.security","login":"lior-ps","count":1},{"name":"Limbo Peng","email":"iwinux@gmail.com","login":"iwinux","count":1},{"name":"Lik Wei","email":"likweitan@gmail.com","login":"likweitan","count":1},{"name":"Leon","email":"onepieceleonnn@gmail.com","login":"opleonnn","count":1},{"name":"Laurien","email":"129509240+laurien16","login":"laurien16","count":1},{"name":"Kyrylo Yefimenko","email":"kyrylo@cast.ai","login":"kiriloman","count":1},{"name":"Krzysztof Szafranek","email":"szafranek@gmail.com","login":"szafranek","count":1},{"name":"Krzysztof Gąsiorowski","email":"44527716+MajorD00m","login":"MajorD00m","count":1},{"name":"Kristian Brünn","email":"11316874+kristianmitk","login":"kristianmitk","count":1},{"name":"Kreato","email":"kreato@kreato.dev","login":"kreatoo","count":1},{"name":"Korbinian Koch","email":"korbinian-koch@web.de","login":"epistoteles","count":1},{"name":"Konstantin Lapine","email":"tardy.w.bear@gmail.com","login":"lapinek","count":1},{"name":"Kobi Kadosh","email":"kobi.kadosh@gmail.com","login":"wildcard","count":1},{"name":"Eugene Myasyshchev","email":"evgeny.myasishchev@gmail.com","login":"gemyago","count":1},{"name":"Pac","email":"shibaboy@gmail.com","login":"shibaboy","count":1},{"name":"Michael Tan","email":"tan.michael@mac.com","login":"michaeltansg","count":1},{"name":"Michael Nguyen","email":"michaelalexnguyen@gmail.com","login":"mnguyen96","count":1},{"name":"Michael Leshchinsky","email":"michael.l@aim.security","login":"hxmichael","count":1},{"name":"Michael Clark","email":"48897696+aoaim","login":"aoaim","count":1},{"name":"Mehdi","email":"16926558+marscod","login":"marscod","count":1},{"name":"Mayank","email":"83648453+spike-spiegel-21","login":"spike-spiegel-21","count":1},{"name":"Max Rabin","email":"927792+maxrabin","login":"maxrabin","count":1},{"name":"Max Falk","email":"gmdfalk@gmail.com","login":"gmdfalk","count":1},{"name":"Matéo Evan Muller","email":"mateo.muller@subnet.dev","login":"subnet-dev","count":1},{"name":"Mattias Michaux","email":"mattias.michaux@gmail.com","login":"mollux","count":1},{"name":"Mattias Andersson","email":"mattis@mattis.nu","login":"moandersson","count":1},{"name":"Matt Morgis","email":"matthew.morgis@gmail.com","login":"MattMorgis","count":1},{"name":"Matt Greathouse","email":"matt5316@gmail.com","login":"matt-greathouse","count":1},{"name":"Marvin Huetter","email":"61065254+huetterma","login":"huetterma","count":1},{"name":"Martin Liu","email":"1459760+martin-liu","login":"martin-liu","count":1},{"name":"Mariano Hielpos","email":"108539968+mhielpos-asapp","login":"mhielpos-asapp","count":1},{"name":"Marcus Hynfield","email":"marcus@hynfield.org","login":"mlhynfield","count":1},{"name":"Marcos Cannabrava","email":"54267712+marcoscannabrava","login":"marcoscannabrava","count":1},{"name":"Marco Aleixo","email":"marcoolivrod@gmail.com","login":"marcoaleixo","count":1},{"name":"Marcelo Díaz","email":"40875838+marcelodiaz558","login":"marcelodiaz558","count":1},{"name":"Marc Klingen","email":"git@marcklingen.com","login":"marcklingen","count":1},{"name":"Mandana Vaziri","email":"mvaziri@us.ibm.com","login":"vazirim","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-27T00:00:17.362Z","repositories_count":6133600,"commits_count":926237641,"contributors_count":35948923,"owners_count":1126265,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"BerriAI/litellm","html_url":"https://github.com/BerriAI/litellm","last_synced_at":"2025-12-23T09:04:35.438Z","status":null,"issues_count":5398,"pull_requests_count":8648,"avg_time_to_close_issue":3625038.552631579,"avg_time_to_close_pull_request":503111.02243932226,"issues_closed_count":3230,"pull_requests_closed_count":6551,"pull_request_authors_count":1262,"issue_authors_count":2603,"avg_comments_per_issue":1.8756947017413856,"avg_comments_per_pull_request":1.4982654949121184,"merged_pull_requests_count":5509,"bot_issues_count":2,"bot_pull_requests_count":140,"past_year_issues_count":2748,"past_year_pull_requests_count":5002,"past_year_avg_time_to_close_issue":2948515.648729447,"past_year_avg_time_to_close_pull_request":431078.5662684869,"past_year_issues_closed_count":1338,"past_year_pull_requests_closed_count":3516,"past_year_pull_request_authors_count":796,"past_year_issue_authors_count":1695,"past_year_avg_comments_per_issue":1.3773653566229984,"past_year_avg_comments_per_pull_request":1.4450219912035187,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":50,"past_year_merged_pull_requests_count":2937,"created_at":"2024-09-21T05:32:25.881Z","updated_at":"2025-12-23T09:04:35.438Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BerriAI%2Flitellm/issues","issue_labels_count":{"table":{"bug":3084,"enhancement":1481,"stale":499,"mlops user request":315,"awaiting: user response":71,"llm translation":69,"enterprise":64,"proxy":41,"feb 2025":41,"help wanted":39,"ui":27,"high priority":24,"unable to repro":22,"april 2025":20,"good first issue":20,"march 2025":19,"P0":17,"august 2025":11,"bedrock":11,"urgent":9,"under review":9,"P1":9,"langfuse":8,"new model":7,"documentation":7,"security":7,"spend tracking":7,"blocking use cases":6,"openai":6,"priority":5,"ai tools":5,"P2":4,"azure openai":4,"user request":4,"router":3,"caching":3,"management endpoints":3,"may 2025":3,"important":2,"integrations":2,"dependencies":2,"anthropic":2,"Structured Output":2,"spend-tracking":2,"logging":2,"vertex ai":2,"performance":2,"vllm":1,"usage tracking":1,"reliability":1,"python":1,"service availability":1,"blocked":1,"discussions":1,"aixcc":1,"javascript":1,"september 2025":1}},"pull_request_labels_count":{"table":{"dependencies":137,"stale":99,"javascript":74,"bug":46,"korbit-code-analysis":43,"python":36,"enhancement":28,"github_actions":23,"changes requested":19,"awaiting: user response":19,"new model":5,"codex":4,"high priority":4,"missing testing":2,"under review":2,"unable to repro":1,"blocked":1,"duplicate":1,"documentation":1,"important":1,"⚡️ codeflash":1,"to review":1,"pending updates":1}},"issue_author_associations_count":{"table":{"NONE":3590,"CONTRIBUTOR":1652,"COLLABORATOR":156}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":6243,"NONE":1755,"COLLABORATOR":649,"MEMBER":1}},"issue_authors":{"table":{"krrishdholakia":512,"ishaan-jaff":428,"Manouchehri":132,"superpoussin22":62,"jamesbraza":48,"mubashir1osmani":30,"paul-gauthier":28,"berri-teddy":25,"jeromeroussin":24,"taralika":24,"TeddyAmkie":22,"Clad3815":22,"mirodrr2":21,"mvrodrig":20,"Jacobh2":18,"ncecere":17,"yigitkonur":16,"Mte90":16,"xingyaoww":16,"langgg0511":15,"marty-sullivan":15,"hnykda":14,"toniengelhardt":14,"emerzon":13,"seonghobae":12,"andrewbolster":11,"qymab":11,"stronk7":11,"shuther":11,"metalshanked":11,"guleng":10,"yeahyung":10,"dleen":10,"Lunik":10,"hongkongkiwi":10,"wcw-cmu-edu":10,"mboret":9,"wagnerjt":9,"jguokion":9,"Classic298":9,"themrzmaster":9,"iwamot":9,"suresiva":8,"elvis-cai":8,"jruokola":8,"ma-armenta":8,"jaswanth8888":8,"joch":8,"xmcp":8,"bgeneto":8,"aantn":8,"pathikrit":7,"CakeCrusher":7,"webgeek16":7,"DmitriyAlergant":7,"thetonus":7,"eliorc":7,"tkg61":7,"enyst":7,"deepanshululla":7,"ladrians":6,"ZeroClover":6,"aguadoenzo":6,"winternewt":6,"gustavz":6,"mateo-di":6,"subnet-dev":6,"mohittalele":6,"srail":6,"abarahonar":6,"HGladiator":6,"NorthIsUp":6,"juancarlosm":6,"VfBfoerst":6,"dhruv-anand-aintech":6,"SmartManoj":6,"gumutianqi":6,"traderpedroso":6,"andrewn3":6,"tuanlv14":6,"qdrddr":6,"NEWbie0709":6,"andrefecto":6,"jbellis":6,"lsorber":5,"AshSourceTable":5,"demux79":5,"tengerye":5,"thiswillbeyourgithub":5,"njbrake":5,"04cfb1ed":5,"agamm":5,"shagunb-acn":5,"prd-tuong-nguyen":5,"parkerkain-8451":5,"okhat":5,"MarkRx":5,"tylerbrandt":5,"vlerenc":5,"Venukiran004":5,"bachya":5,"mknet3":5,"databill86":5,"rawwerks":5,"JohanBekker":5,"lalineanegra":5,"msabramo":5,"trashhalo":5,"salman-lilly":5,"zegerius":5,"micahjsmith":5,"amanpreet692":5,"ericmjl":5,"byrongrogan":5,"mkagit":4,"FireMasterK":4,"porteron":4,"gagarinfan":4,"mrh-chain":4,"harvardfly":4,"tanvithakur94":4,"strawgate":4,"LFSCODE":4,"7flash":4,"przem8k":4,"lyajedi":4,"almajo":4,"pbarker":4,"sauravpanda":4,"yujonglee":4,"arizedatngo":4,"AlexsanderHamir":4,"RyoYang":4,"afbarbaro":4,"anmolbhatia05":4,"nlpravi":4,"tjx666":4,"benahmedadel":4,"daarko10":4,"fengjiajie":4,"alexanderepstein":4,"stevapple":4,"aholmberg":4,"aremeis":4,"haseeb-heaven":4,"cyberjunk":4,"jonesLevin":4,"lazyhope":4,"Dobiasd":4,"mickymics":4,"eromoe":4,"Extremys":4,"hi019":4,"andresC98":4,"OrionCodeDev":4,"mwl38765":4,"JosefAschauer":4,"chakreshkolluru":4,"notacryptodad":4,"olad32":4,"azdolinski":4,"dimm0":4,"domg8man":4,"TechBeme":4,"anetbnd":3,"justinthelaw":3,"yaronr":3,"bravomark":3,"motin":3,"rubensmau":3,"mkhludnev":3,"wac81":3,"Horlabrainmoore":3,"vuanhtu52":3,"rlippmann":3,"mrm1001":3,"sds-ajoshi":3,"achpalaman":3,"Jasmin68k":3,"danton267":3,"bjornjee":3,"Ithanil":3,"fcakyon":3,"cwang":3,"rewbs":3,"adampauls":3,"bgs4free":3,"SharmaSamarth1":3,"zigelboim-misha":3,"yongzhang":3,"locck":3,"j0yk1ll":3,"DanielOtter":3,"anhphong22":3,"mnicstruwig":3,"repko-artem":3,"tsmdt":3,"cheahjs":3,"markokraemer":3,"isaacbmiller":3,"johann-petrak":3,"Kakadus":3,"neubig":3,"lindafan3":3,"sohampathak1234":3,"twardoch":3,"hypermoose":3,"kunalchamoli":3,"danielmklein":3,"ervwalter":3,"AyrennC":3,"langpingxue":3,"mikstew":3,"H0llyW00dzZ":3,"doudoujay":3,"Penagwin":3,"SebLz":3,"boosh":3,"jleatham":3,"akhilbelide":3,"hassiebp":3,"ColeFrench":3,"Tomas2D":3,"pharindoko":3,"minhduc0711":3,"lazariv":3,"KyleZhang0536":3,"Saran33":3,"Dima-Mediator":3,"Gekko0114":3,"tungnkhust":3,"chymian":3,"jackmpcollins":3,"yamil-abraham":3,"vovolie":3,"tinuva":3,"meetzuber":3,"gmerritt":3,"dttran-glo":3,"lloukmane":3,"AlessandroMondin":3,"cai417":3,"awschmeder":3,"m4oc":3,"plaban1981":3,"whitfin":3,"Rishang":3,"kkc-tonywu":3,"hsleiman1":3,"yash199999":3,"Joseph1977":3,"simonChoi034":3,"yorha-l":3,"RichardoC":3,"edwinjosegeorge":3,"S1LV3RJ1NX":3,"MemmoB":3,"vijtad":3,"unrealandychan":3,"phact":3,"browsified":3,"NiuBlibing":3,"stephaneminisini":3,"menardorama":3,"bufferoverflow":3,"hongbo-miao":3,"dotmobo":3,"kresimirfijacko":3,"MarcusRosen-Rio":3,"edwins":3,"miguelangelmorenochacon":3,"saivarunk":3,"zJuuu":3,"RRaphaell":3,"Nek-12":3,"Cyberes":3,"jrkropp":3,"ketsapiwiq":3,"ruidazeng":3,"growmuye":3,"dipakparmar":3,"kmyczkowska-hypatos":3,"s-jse":3,"bexelbie":3,"sammcj":3,"nootreeno":3,"bitnom":2,"dinmukhamedm":2,"Huyueeer":2,"Seluj78":2,"johannkm":2,"lcgogo":2,"cbjuan":2,"Undertone0809":2,"gerjermun":2,"CXwudi":2,"davisuga":2,"bresilin":2,"t0rr3sp3dr0":2,"gamerXI1":2,"blacckbeard4":2,"RomanKoshkin":2,"Gaket":2,"ravi-katiyar":2,"kienvu58":2,"adamrb":2,"ishaan812":2,"ogunoz":2,"Cachet23":2,"brayandellali-byte":2,"neteroster":2,"andrzej-pomirski-yohana":2,"siddhantpathakk":2,"zachvida":2,"ming-jeng":2,"icefox57":2,"James4Ever0":2,"dependabot[bot]":2,"bc0107461":2,"brano-rohlik":2,"allen-cook":2,"marco-ixc":2,"danielvanmil":2,"ajay-krupal-k":2,"grahama1970":2,"minwhoo":2,"erezh16":2,"ForceConstant":2,"ljk53":2,"nicovank":2,"yuyuma":2,"hburrichter":2,"saeya211":2,"Axel-leya":2,"Swilder-M":2,"Haunankel":2,"phanisarman":2,"NicolasGDM":2,"alex-a-r-d":2,"regismesquita":2,"YangQiuEric":2,"jamesleeht":2,"deliciousbob":2,"Impvest":2,"syGOAT":2,"alexvanolst":2,"siddhantgawsane":2,"rmann-nflx":2,"22mSqRi":2,"ante-maric":2,"luismarquezgft":2,"curious-broccoli":2,"ptaranat":2,"devdev999":2,"mserek":2,"willdlange":2,"JamesGuthrie":2,"simonhir":2,"ClancyDennis":2,"stevef1uk":2,"rasodu":2,"kiaev":2,"B-Step62":2,"Dmarcotrigiano":2,"akamenov":2,"michelsciortino":2,"ryuichi1208":2,"devbysb":2,"markusdr":2,"octadion":2,"ChristianMurphy":2,"F1bos":2,"staeiou":2,"razyon":2,"mbukeRepo":2,"ducnvu":2,"tahaali-dev":2,"yuriykuzin":2,"Kaiohz":2,"zee1717gh":2,"Gum-Joe":2,"linksmith":2,"liuhu":2,"JacobGoldenArt":2,"DevDelcin":2,"win4r":2,"andrewjmoser":2,"OfferLa":2,"dbczumar":2,"wwwcojp":2,"aguliyev":2,"sp-aaflalo":2,"daniyalsaif200":2,"agaultierthefork":2,"snachx":2,"Mr-Array22":2,"amoosebitmymom":2,"antonioloison":2,"KBazGenexus":2,"bansal-ankita":2,"hsuyuming":2,"fingon":2,"l-austenfeld":2,"pradhyumna85":2,"kderholtvisma":2,"gusanmaz":2,"kuldeepjain":2,"plafleur":2,"ljw1004":2,"abhimanyupallavisudhir":2,"theimpostor":2,"fabriciojoc":2,"kutsushitaneko":2,"samling":2,"attilalaszlo":2,"faye1225":2,"slmagus":2,"raz-alon":2,"abeltre1":2,"gotsysdba":2,"dmvieira":2,"athoik":2,"freinold":2,"jatorre":2,"iwinux":2,"mattf":2,"lattwood":2,"cardin":2,"ryanh-ai":2,"retrodaredevil":2,"Ludwig-Graef":2,"delfer":2,"Akearee":2,"cheng92hao":2,"xyannie":2,"niklasfink":2,"davidADSP":2,"eeeeson207720":2,"julesmuntz":2,"epistoteles":2,"prescod":2,"clayrisser":2,"timlrx":2,"KANGCONG11":2,"MattCarneiro":2,"shrinitg":2,"goodosoft":2,"Somtom":2,"Jai1625":2,"aandis":2,"vargacypher":2,"shadi-fsai":2,"simonljn":2,"JoelNiklaus":2,"JamesHutchison":2,"tomukmatthews":2,"chris-sanders":2,"Znunu":2,"ksingh-scogo":2,"ramsey-coding":2,"ranjancse26":2,"QwertyJack":2,"Lodimup":2,"Chandrut22":2,"yanghoonkim":2,"morgante":2,"ZanSara":2,"GrahamDumpleton":2,"lucinvitae":2,"riyajatar37003":2,"Jetemple":2,"yaoqifa178":2,"rty813":2,"entropi":2,"damienpontifex":2,"phanminhtai":2,"mattias-lundell":2,"Chayutpol":2,"YGao119":2,"pvachon-ivadolabs":2,"Arijit-jktech":2,"ekzhu":2,"sean-tr":2,"vertrue":2,"hongquando":2,"shubham039":2,"Semihal":2,"NikolasWolke":2,"zone1511":2,"bluelight773":2,"luizrennocosta":2,"DannyWhyze":2,"AdiRishi":2,"amolpsingh":2,"noobHappylife":2,"mshumer":2,"aviramkofman":2,"345ishaan":2,"yekangming":2,"zheng12dfdfsdfsd":2,"suysoftware":2,"jmikedupont2":2,"ChenghaoMou":2,"gustavhertz":2,"MyButtermilk":2,"speedyankur":2,"yigitcan-dh":2,"ryanchase-cohere":2,"anengineerdude":2,"Xirider":2,"Const-antine":2,"jasonkuoWT":2,"GPTLocalhost":2,"decent-engineer-decent-datascientist":2,"alber70g":2,"Hope545":2,"GillesMoyse":2,"dneprovets":2,"Rasmusafj":2,"aesher9o1":2,"tejasmagit":2,"lmoros-DB":2,"haggai-backline":2,"colesmcintosh":2,"inoue0426":2,"steffen-sbt":2,"Kreijstal":2,"haoshan98":2,"cfytrok":2,"nikes":2,"christopherquenneville":2,"fmmoret":2,"dhruv-wrk":2,"tewenhao":2,"arnebe":2,"huangyafei":2,"amit10may":2,"nathanlara":2,"btemplep":2,"manju-rn":2,"ndrsfel":2,"phemmer":2,"sha-ahammed":2,"AVITUL":2,"liudhzhyym":2,"bhaveshnarra":2,"itsaphel":2,"Namec999":2,"CAFxX":2,"Udhay247":2,"miraclebakelaser":2,"AakarSharma":2,"hem210":2,"kssrinivasan":2,"chibitomo2":2,"kota-iizuka":2,"gauravnbcu":2,"hxtomer":2,"HaithamMaya":2,"mrFranklin":2,"henninglebbaeus":2,"HuangTD1":2,"781574155":2,"ShaunMaher":2,"vmajor":2,"ashutoshsaboo":2,"wpplumber":2,"augustfr":2,"pchalasani":2,"r-sayar":2,"Ccheers":2,"invakid404":2,"merlijn":2,"nihal1294":2,"tusharraskar":2,"AmineDjeghri":2,"elisasimoni":2,"bopowers9":2,"AnilAren":2,"dshvadskiy":2,"npt":2,"danielshawshi":2,"JakubCerven":2,"mongolu":2,"vedpatwardhan":2,"forpr1093":2,"vividfog":2,"gregoryboue":2,"shirazkk":2,"AdithyanI":2,"marumugam-lg":2,"zhangyoufu":2,"tikendraw":2,"krinlove99":2,"Maralai":2,"leason00":2,"johnson-liang":2,"gx-song":2,"jakobdylanc":2,"nshmura":2,"theGitNoob":2,"sxueck":2,"jasonpnnl":2,"davidmezzetti":2,"Soumen96SC":2,"armoucar-neon":2,"dalssoft":2,"hugobritobh":2,"RonanKMcGovern":2,"harshit-lyzr":2,"junkmd":2,"liyuerich":2,"wipash":2,"chiruno-9":2,"clarity99":2,"terrydang":2,"elabbarw":2,"vrvrv":2,"bgoosmanviz":2,"YuriyTW":2,"dlebech":2,"matannahmani":2,"hooman-bayer":2,"wenboown":2,"liffiton":2,"ke-feng":2,"sebderhy":2,"AfroEventVibes":2,"alexkuzmik":2,"he-la":2,"MalteHB":2,"marcklingen":2,"stochmal":2,"Andrzej3333":2,"ryanpeach":2,"lppier":2,"ShuaiShao93":2,"jiahuei":2,"awsrossw":2,"dsewell":1,"crystalblue123":1,"P3ntest":1,"yudexia42":1,"neuSnail":1,"afodi":1,"DarioArena87":1,"germanh2":1,"Muhammad-Danish-Abbas":1,"eddierichter-amd":1,"dirkpetersen":1,"vini-intenseye":1,"Victorivus":1,"sleepeatazure":1,"EulerBlind":1,"ramammah":1,"Yeison-Buritica":1,"daffierHarp":1,"dogacancolak-kensho":1,"Shanony":1,"Nctllnty":1,"zetsu012":1,"bipulsimkhada-cr":1,"aidankovacic-8451":1,"YiShiYiYuan":1,"liuzhaolong765481":1,"jtlicardo":1,"jaysonsantos":1,"RenaLu":1,"farjanul":1,"zzhaaa123":1,"WGlenn43":1,"itlackey":1,"jagauthier":1,"ThomasBury":1,"mmabrouk":1,"TashaSkyUp":1,"mkassm":1,"MarkintoshZ":1,"juanrmn":1,"jgregory-valence":1,"robinsayar":1,"guohai":1,"xMrAli":1,"kgoehner":1,"Melodeiro":1,"renhongkai":1,"shauryr":1,"wissne":1,"zolgear":1,"paneru-rajan":1,"ckoehler":1,"bamchip":1,"sdiazlor":1,"Orbital-Web":1,"tjfroese":1,"darrenburns":1,"ayulockin":1,"Rami-Sabbagh":1,"mbae26":1,"mckbrchill":1,"kvadros":1,"li1234yun":1,"alabrashJr":1,"rajmehra1":1,"DamnDaniel7":1,"YadaYuki":1,"Kavyapriya-1804":1,"sreekarkamireddy":1,"KadekM":1,"Markwema86":1,"dinhanhx":1,"AshtonMohns":1,"amscosta":1,"kamalojasv181":1,"max-wittig":1,"Ches-ctrl":1,"adharshctr":1,"Yogeshkwiqreply":1,"haran090":1,"davidzapata828":1,"zakariamehbi":1,"MustafaDUT":1,"hendrikdm":1,"HamdiBarkous":1,"philipn7":1,"bytecod3r":1,"flex-yeongeun":1,"therohitdas":1,"seam-ctooley":1,"montasaurus":1,"TomExMachina":1,"abakcai":1,"genrry":1,"kyleavery":1,"eliudbusolo-cmd":1,"abhishek9sharma":1,"yugant17":1,"rchaser":1,"alexey-lapin":1,"hanrui1sensetime":1,"jts250":1,"danivpv":1,"juliuslipp":1,"jeroenvermunt":1,"GustasMikutavicius":1,"JimLiu96":1,"HFadeel":1,"cvjxendra":1,"N13T":1,"awesie":1,"CheshireAI":1,"slimcheng3":1,"hpedrorodrigues":1,"jacksonkasi1":1,"mikewirth":1,"vchaindz":1,"fkrauthan":1,"hebrd":1,"taimans-git":1,"yubingjiaocn":1,"cipri-tom":1,"hagan":1,"fabceolin":1,"SamDc73":1,"emregucerr":1,"casret":1,"belcekaya":1,"skuchipu":1,"richardwatts-seale":1,"renatocaliari":1,"scvthorsten":1,"keyzou":1,"nnWhisperer":1,"andresrguzman":1,"DevAI46":1,"NFuentesC":1,"zplance":1,"mdonaj":1,"hariri24":1,"wenxingyu":1,"jumsay":1,"vseprav":1,"binyasin":1,"Raven32768":1,"vaghelarahul94":1,"tandav":1,"normunds-wipo":1,"hahamark1":1,"bjoernbg":1,"RamboRogers":1,"rakalluri-clgx":1,"ddorn":1,"remotejob":1,"bhairavmehta95":1,"albertyusunepiq":1,"vonstring":1,"TranHung92":1,"PietFourie":1,"CodeOfCloud":1,"estsauver":1,"wolf-joe":1,"justicel":1,"LLukas22":1,"S1M0N38":1,"flomader":1,"homanp":1,"FD01143":1,"bhi5hmaraj":1,"mritterfigma":1,"thderoo":1,"valda-z":1,"tonysy":1,"Vinitha20013":1,"flagbug":1,"gvlx":1,"Christhian16":1,"jomafe":1,"PaulMeyerAtmoBfc":1,"StevenHn1945":1,"zryf2000":1,"joseantoniovilar":1,"Netzvamp":1,"jamieduk":1,"CRCODE22":1,"ScGPS":1,"akashAD98":1,"iamharshrana":1,"davidberenstein1957":1,"grosjeang":1,"andrelohmann":1,"Quartzbell":1,"EliEron":1,"rastenis":1,"EsoCoding":1,"DaveBarrette":1,"klaudworks":1,"kiwi1236":1,"heiko-braun":1,"Silence-Well":1,"pranav-boddu":1,"malags":1,"Violettttee":1,"rubberduck583":1,"blairhudson":1,"ebildebil":1,"auschoi96":1,"kuri-leo":1,"Mubin170799":1,"tjthejuggler":1,"tidalvirus":1,"gego144":1,"yokonao":1,"caanpaip":1,"juliushuck":1,"enniofilicicchia":1,"zanynik":1,"morganross":1,"mtmvu":1,"akashlinux10may":1,"jinnotgin":1,"pjsample":1,"leondz":1,"luminiefa":1,"freddyholms":1,"accurate-aayush":1,"rambihari":1,"CalabiYau14":1,"agnivabanerjee":1,"ravitejapuvvula":1,"rajbakhru-aptr":1,"mrdjohnson":1,"parktheredcar":1,"vkochev":1,"karimovaSvetlana":1,"CuriousLocky":1,"tauzhang-cn":1,"filtershekanahmad":1,"mickvangelderen":1,"iyjian":1,"jonha892":1,"Tranquangdai":1,"gitwittidbit":1,"chakriallamsetty":1,"WillyRak":1,"anujpatel03":1,"lorenzPoli":1,"a15355447898a":1,"VenomVendor":1,"AO2233":1,"happyTonakai":1,"PriyalPN":1,"lfnovo":1,"jackie-nooks":1,"kethamak":1,"sangshuduo":1,"tituslhy":1,"sidjha1":1,"lawrencecchen":1,"mrT23":1,"JoFo-IT":1,"Jarvx":1,"thequantum-r":1,"shreyabsridhar":1,"plsnotracking":1,"iamwillbar":1,"NobleMathews":1,"bleriot14":1,"emk":1,"james0hargreaves":1,"ray075hl":1,"benediktstroebl":1,"RoryCrispin":1,"Volko61":1,"SrFuBuKi":1,"javiergarciapleo":1,"eyalk5":1,"michabbb":1,"Kenwwww":1,"Zacharias030":1,"xywei":1,"1greentangerine":1,"RomanovichSV":1,"gabi-mil":1,"tfriedel":1,"rjanovski":1,"michaelmyc":1,"tnunamak":1,"Tavernari":1,"vivek-hounddog":1,"tan-yong-sheng":1,"antonkulaga":1,"jim-halpert-ai":1,"MypaceEngine":1,"zbloss":1,"zhangtinglu":1,"ankandrew":1,"kavil":1,"MarcinRybinski":1,"maxshatzkiinsait":1,"Colstuwjx":1,"zhanghaiqiangshigezhu":1,"camfarineau":1,"davidshtian":1,"sheldonxxxx":1,"timbmg":1,"wenwen12345":1,"stillfox-lee":1,"vignesh-arivazhagan":1,"rahulvbrahmal-sigtech":1,"xxddff":1,"kaileysong":1,"georgeseifada":1,"royrajjyoti12":1,"kiwiz":1,"bishoco":1,"sj-rtl":1,"Arithmomaniac":1,"herve-ves":1,"gutzbenj":1,"reese-li":1,"ant31":1,"yuvrajyadav13":1,"JerryX-sudo":1,"1142311598":1,"ivanviragine":1,"david1542":1,"ebosas":1,"glgh":1,"jagusztinl":1,"Kai-Luka":1,"zthang":1,"alxmke":1,"qte123":1,"vvidovic":1,"moshemorad":1,"jyothi410":1,"alli84":1,"jaivep2323":1,"jogardi":1,"hitsmaxft":1,"bofeng":1,"gfgkmn":1,"loorisr":1,"brycedrennan":1,"andaldanar":1,"navilg":1,"crosenth":1,"Darxeal":1,"anton164":1,"jaehyeongAN":1,"Baki39":1,"yoswa":1,"muscles18":1,"rdv0011":1,"jzkunlun":1,"kaonick":1,"Onlymywind":1,"DaAitch":1,"bkhaneja":1,"semyonc":1,"oott123":1,"nsbradford":1,"vishalvibes":1,"brandonchoe":1,"namitbhardwaj":1,"schwifty-brows":1,"rohach-oleksandr":1,"pomazanbohdan":1,"TheThirdEye-Ashu":1,"BillJones-SectorFlow":1,"pss4659":1,"hrushikeshdokala":1,"TheJKM":1,"Lash-L":1,"FatGhosta":1,"joseph-pq":1,"flefevre":1,"dl942702882":1,"ltahilra":1,"a67793581":1,"priamai":1,"vsoral":1,"Madhangi-FTI":1,"manali04shyam":1,"yannbu":1,"miguelelvir":1,"Screenmax1234":1,"gziz":1,"Hazem-azim":1,"seandearnaley":1,"nobu007":1,"gelim":1,"paulthemagno":1,"EricAntidot":1,"JuanjoFuchs":1,"trinhlehainam":1,"asleepynerd":1,"zu1k":1,"JayDoubleu":1,"ParthivNaresh":1,"thibmaek":1,"linshaoyong":1,"stardevelop":1,"TH3K4Y4":1,"ghost":1,"aswny":1,"jorgegarciarey":1,"MikeyBeez":1,"m-hoseyny":1,"ezscode":1,"DediCATeD88":1,"0x-fang":1,"luisgfelipeg":1,"codefromthecrypt":1,"harshmoorjani":1,"jBbL81":1,"nazem0":1,"Fuckingnameless":1,"paolomainardi":1,"amit4422":1,"birat-chapagain":1,"stefanocolmant":1,"jscheel":1,"eightreal":1,"enricobellato":1,"nauxliu":1,"VamshikrishnaAluwala":1,"hznnnnnn":1,"ajeetdsouza":1,"jmorenoc-o":1,"mbochneak":1,"agajdosi":1,"pverhaert":1,"mauropizzi":1,"AddChew":1,"KevinJBoyer":1,"rmssantos":1,"bschulth":1,"MajorD00m":1,"SrBliss":1,"raunakdoesdev":1,"lucaderumier":1,"the-wdr":1,"liumo-art":1,"vutrung96":1,"nivibilla":1,"abhishek-singhal":1,"Huge":1,"IceFice":1,"dcieslak19973":1,"simonsanvil":1,"tyler-liner":1,"Kinnich":1,"the21st":1,"lukolszewski":1,"amoghnalwaya":1,"AntoineBlanot":1,"ianmuge":1,"Darutanyankawaii":1,"jichmi":1,"tylergets":1,"amarrella":1,"tsujimic":1,"TravisGibbs":1,"chaowss":1,"araujof":1,"MightyGoldenOctopus":1,"vhadianto":1,"viniciuspinto":1,"stdweird":1,"bad-superman":1,"johnd0e":1,"anhnh2002":1,"ti3x":1,"oransterf":1,"vincent-amchrus":1,"JamDon2":1,"genadis":1,"pradeepsinghjaroliya":1,"yg-smile":1,"ajhetherington":1,"NolanTrem":1,"thomasjohansen":1,"colindonovan-8451":1,"josperrod9":1,"PhilipAmadasun":1,"tnduyh5":1,"WeipingWu2023":1,"ryankarlos":1,"markbang":1,"Elijas":1,"swagulkarni":1,"ahmedbesbes":1,"shaleenrajkaur":1,"kufel":1,"esnible":1,"laclouis5":1,"dporch":1,"YashRajput0305":1,"LightningSh0ck":1,"tokoko":1,"Hexoplon":1,"nvonpentz":1,"yuu341":1,"danividalg":1,"ShivaBP":1,"alymedhat10":1,"rc-ventura":1,"Inthuson":1,"Maximgitman":1,"sushmanthreddy":1,"akshat-g":1,"hcavarsan":1,"rafhsilv":1,"aleksandrphilippov":1,"CoLoPeDev":1,"yogeshkumar16":1,"githubnewsettler":1,"Amit-247146":1,"GokhanOfficial":1,"kf085694":1,"ssthom":1,"linznin":1,"conjuncts":1,"arsaboo":1,"josegalarceh":1,"picografix":1,"Jflick58":1,"nqngo":1,"Parthivee01":1,"Hivra1":1,"VonNao":1,"Vinnie-Singleton-NN":1,"64933988":1,"kjohnsen":1,"lfshao":1,"alnassera":1,"dbschmigelski":1,"qife122":1,"JackLittleWolf":1,"shay314":1,"levmichael3":1,"codexceed":1,"acertain":1,"zigabrencic":1,"Jessi11111":1,"theshivay":1,"boodyfreek":1,"GeraldPape":1,"dimsky":1,"gauss5930":1,"adrianlyjak":1,"Monster-Beast":1,"eric2788":1,"whitead":1,"casistack":1,"caldito":1,"didlawowo":1,"d-ploutarchos":1,"cdoneshot":1,"motohamy":1,"Galaco":1,"lorenzejay":1,"varungup90":1,"codevoyager1984":1,"mtake":1,"datavisorrunziyang":1,"ash-01xor":1,"zswll2":1,"oisee":1,"lowlyocean":1,"Sachingeotechno":1,"okaeiz":1,"gckjdev":1,"mkerkstra":1,"hanil-jihun":1,"pascalwhoop":1,"stephen8339":1,"mehertz":1,"a-premo":1,"Tom-MarrLabs":1,"saikiran-bandaru":1,"skye0402":1,"pridkett":1,"anarua1203":1,"buildgreatthings":1,"fidoriel":1,"wizche":1,"pamelafox":1,"athewsey":1,"t968914":1,"CharlieJCJ":1,"AimoreRRD":1,"Mahmoud4hmed":1,"carlanga1992":1,"reneil1337":1,"nileshtrivedi":1,"paultheal1en":1,"thetkoseek":1,"yasin3428":1,"tabergma":1,"johndun":1,"dgallitelli":1,"vjleung":1,"davemodis":1,"josejg":1,"farconada":1,"valentin-pringault":1,"aretrace":1,"DenEnen":1,"anandsriraman":1,"inker610566":1,"fisser001":1,"April-forever":1,"amitlohumiece-del":1,"mngeow":1,"VerunicaM":1,"satwikkansal":1,"FreshLucas-git":1,"aditya-silna":1,"decipher27":1,"imaurer":1,"kramerc01":1,"supertoonz":1,"pretbc":1,"nikdanilov":1,"vilmar-hillow":1,"nesvold":1,"wenzhe-log10":1,"Sundaram-07":1,"Ashwin27":1,"jake83741":1,"AdarsHH30":1,"q1blue":1,"vicapow":1,"jbarthelmes":1,"fracapuano":1,"morgendigital":1,"DavidZhai":1,"aybruhm":1,"yamada-kazuhiro-tm6":1,"huytuong010101":1,"beat":1,"hithamsmadi":1,"Dranaxel":1,"LCW274":1,"tobitege":1,"masoodamunchen":1,"alvarosevilla95":1,"TUTULEMAN":1,"thiagocaiubi":1,"mvenkatsriram":1,"hcadioli":1,"timBoML":1,"bryanlimktscv":1,"tekumara":1,"zkcpku":1,"JarettForzano":1,"omarmciver":1,"Caixiaopig":1,"magaman384":1,"alckasoc":1,"umuthopeyildirim":1,"spacesphere":1,"danielwells":1,"Fu-Yi0":1,"biscuit279":1,"grobepos":1,"lcfyi":1,"Jonarod":1,"NurzihanReya":1,"retanoj":1,"yippp":1,"konsti":1,"ilyamk":1,"yarimarchetti":1,"gustavofagundes":1,"kevinpijning":1,"Debesh1234":1,"MrBlaise":1,"jimkring":1,"vid":1,"kishan-getstarted":1,"albertyusun":1,"bishwajitprasadgond":1,"nehiljain":1,"rahuldotar":1,"InnerLive":1,"endymion":1,"wangm23456":1,"sarathsurpur":1,"psimm":1,"dragonTalon":1,"cotol7":1,"mess14":1,"hakan458":1,"hcoona":1,"ytjhai":1,"simarjeetss":1,"tomasmcm":1,"Yingnan1234":1,"Moep90":1,"arthursn":1,"klickdatasci":1,"chuangfengwang":1,"agileben":1,"aschaber1":1,"NathanaelTamirat":1,"eddwinpaz":1,"usersina":1,"alaa-sayed-ai-expert-flow":1,"shashvatsinha":1,"michielree":1,"federicovallucci":1,"tushgaurav":1,"apanagos":1,"mariusgarmhausen":1,"ahmed0x77":1,"fjodorsch":1,"liamvdv":1,"aldwnesx":1,"lcjr86":1,"Badlybear":1,"banshee1":1,"joouha":1,"rhoentier":1,"kgrovor":1,"behnam-oneschema":1,"numenbit":1,"jugaldb":1,"b-ggs":1,"tony-tvu":1,"jduprey":1,"arjunprabhulal":1,"rjdw":1,"SankalpC10":1,"anaverageuser0000":1,"zsimjee":1,"marcus09310":1,"nwcclink0":1,"shuvom-s":1,"OliverT1":1,"Hambaobao":1,"Razikus":1,"shaked-final":1,"nav064":1,"n1majne3":1,"AJDurant":1,"vishalsolanki-AZ":1,"SalamanderXing":1,"amaarora":1,"Greatz08":1,"Spike-Leung":1,"Ashis-Palai":1,"TensorTemplar":1,"AraiYuno":1,"JustJace1":1,"nitinkr0411":1,"lucebert":1,"EshamAaqib":1,"anatolec":1,"stevencrake-nscale":1,"TheTechromancer":1,"abdelrahman-dev92":1,"netapy":1,"logansgitsetup":1,"one-punch-dimash":1,"jezell":1,"mcherep":1,"EricWF":1,"ShivamB25":1,"stevenaldinger":1,"AlexanderYastrebov":1,"whozwhat":1,"viraptor":1,"Vidit-Ostwal":1,"JBRosenberg":1,"PierrunoYT":1,"Sri-Teja-Boddu":1,"h-k-nyosu":1,"florian-ivadolabs":1,"adamcohenhillel":1,"UncleBob2":1,"griftt":1,"haozhuang0000":1,"Sanel0101":1,"massi-ang":1,"nekitmm":1,"Vizuara-AI-Lab":1,"linuxreitt":1,"billyjanitsch":1,"desinurch":1,"karen-veigas":1,"saikolasani":1,"glenn-jocher":1,"Taschentrick":1,"bjhargrave":1,"maidou-00":1,"zaaferani":1,"alexzeitgeist":1,"raunakbhansalioai":1,"janmett":1,"DanielAmorimAraujo":1,"xandernewton":1,"chirag-bajaj":1,"jegraham-amplify":1,"kun432":1,"nabuskey":1,"btiernay":1,"HamidouneSoufiane":1,"rdaigle007":1,"jorado":1,"franchukpetro":1,"Swoyam1":1,"2catycm":1,"srinivastr1999":1,"acarmi":1,"devAi1234":1,"thedevd":1,"SSMK-wq":1,"HtutLynn":1,"matthewgrossman":1,"milveinticuatro-ia":1,"ozahavi":1,"Naveed101633":1,"ngamolsky":1,"liatoutou":1,"cloudycotton":1,"cuihairu":1,"iamashwin99":1,"Filippide8864":1,"AetherPrior":1,"JMLX42":1,"patrick-nanys":1,"SupreethRao99":1,"emorling":1,"sings-to-bees-on-wednesdays":1,"mdziedzic-zoe":1,"danhimalplanet":1,"CatBraaain":1,"whybeyoung":1,"semidark":1,"marcloeb":1,"lostdreams":1,"NickBak08":1,"Megoy-Tambayan":1,"nirmittumeryk":1,"danielsiwiec":1,"SergioGavichi":1,"muka":1,"jrruethe":1,"ferama":1,"VicentGJ":1,"FrostScent":1,"EthanZoneCoding":1,"Harshlucius":1,"vdubovets":1,"vino-architect":1,"ryunuck":1,"satish860":1,"cankahramann":1,"cph0r":1,"thiner":1,"spenpal":1,"julius-frenzel":1,"kreatoo":1,"NANDINI-star":1,"048823":1,"AndrewHamm":1,"rgtourism":1,"francois-ouellet":1,"grav":1,"dinggh":1,"sakethtallam-04":1,"CodexVeritas":1,"memben":1,"ironore15":1,"espdev":1,"phat-innomizetech":1,"Bhavani-Shanker":1,"narenedara":1,"marhar":1,"RobMa":1,"hakan-77":1,"fatwang2":1,"edwarddamato":1,"Jopo-JP":1,"btpemercier":1,"amrecio":1,"Archer456":1,"hjsg1010":1,"Homura2333":1,"tbuatois":1,"da-amit-mujawar":1,"HikaruEgashira":1,"speratni":1,"KrishnaMoorthy47":1,"ChristianWeyer":1,"stfines-clgx":1,"arshadshk":1,"nigh8w0lf":1,"DoraALin":1,"Mikkolehtimaki":1,"ahmed-mohamed-sn":1,"Magolor":1,"ketangangal":1,"letmefocus":1,"Caterinasacco":1,"fedric95":1,"jangiliashok":1,"areibman":1,"DanielChico":1,"zsilver1":1,"markoff-dev":1,"sysgenerated":1,"fangzhen":1,"josemaria-vilaplana":1,"akshoop":1,"au-to-pi-lot":1,"laol777":1,"Akram12-06":1,"palpalis":1,"carter-0":1,"hxomer":1,"createthis":1,"mikeldking":1,"artreimus":1,"mohd-jubair":1,"MichaelVandi":1,"doomspec":1,"MohsinRaz3":1,"rafaamado":1,"flex-yeongjunchoi":1,"sa-":1,"PiotrCzapla":1,"ashishs":1,"lambda-science":1,"Amit080696":1,"ngdmGG":1,"deepakdeore2004":1,"RohitPanda":1,"WeichenXu123":1,"dmater01":1,"vikrantsingh29":1,"todiadiyatmo":1,"yuri12344":1,"afrozsh19":1,"zhanghaifan1999":1,"jhpiedrahitao":1,"willdady":1,"JulietTeoh":1,"banziyeoh":1,"huyouare":1,"javiermrcom":1,"martinscooper":1,"octopop":1,"canytam-krystal":1,"simondutertre":1,"ventz":1,"Avishek2059":1,"aMediocreDad":1,"jkidslme3":1,"MariuszT":1,"andreakiro":1,"sodohertyIBM":1,"eddie-liner":1,"gil56":1,"Bhanuvellala":1,"mosshammer":1,"polubarev":1,"JakobStadlhuber":1,"yobens5":1,"debdutdeb":1,"Mr-Pepe":1,"MarkEdmondson1234":1,"alex-za-ekb":1,"Aneesha20":1,"ElliotK-IB":1,"Gyarbij":1,"antoniomdk":1,"vipersurfvpn":1,"cleesmith":1,"snova-jorgep":1,"tv2-vonstring":1,"saattrupdan":1,"BeylasanRuzaiqi":1,"NickCheng0921":1,"vykhand":1,"nicolasj92":1,"aloababa":1,"LewyCoda":1,"navidre":1,"surendrakajle45-creator":1,"weiyong1024":1,"zhiruiwang":1,"nyl199310":1,"guyomes":1,"jxnl":1,"NikolayTV":1,"vgnshiyer":1,"icep87":1,"liusssyang":1,"huyhandes":1,"iplayfast":1,"pseudotensor":1,"giovaborgogno":1,"ozshen":1,"skucherlapati":1,"asubramani82":1,"mathd":1,"scampion":1,"gjmveloso":1,"ArakiSatoshi":1,"arkadiy-telegin":1,"llvll0hsen":1,"sourabh-patil":1,"mj23eugene":1,"BenceBakos":1,"fowmirel":1,"lokeish":1,"Lh111d":1,"MattFisher":1,"jouDance":1,"nishan-gl":1,"alexanderar":1,"Tomasgq":1,"yun12315":1,"nicolas-geysse":1,"n1lanjan":1,"artshcherbina":1,"mcathena":1,"chumpblocckami":1,"kzych-inpost":1,"0xGitGuy":1,"oabdellatif":1,"vnaray":1,"miguelg719":1,"FlippFuzz":1,"marchellodev":1,"ADIthaker":1,"dataAiOliver":1,"aoaim":1,"RobinVanCauter":1,"johnlxi":1,"lee-b":1,"sterankin":1,"habitoti":1,"diva-D":1,"pavanagrawal123":1,"malagna-amplify":1,"PartiumTech":1,"ldavis9000aws":1,"erickdp":1,"jakelorocco":1,"Anas0055":1,"WillyRL":1,"electriclizard":1,"afreenss":1,"andresd95":1,"dkindlund":1,"HumanG33k":1,"km322":1,"pblee88":1,"estone81":1,"Nikhil101":1,"MNic":1,"rokbenko":1,"starpit":1,"persistTuan140103":1,"nhoelterhoff":1,"wei-b0":1,"Ichigo3766":1,"bahtman":1,"matthid":1,"s0l4r":1,"kbencherif":1,"georgeliamcampbell":1,"Shankyg":1,"eyearian":1,"khimaros":1,"yhenon":1,"zamborg":1,"drobiazko":1,"anshuman852":1,"wy96f":1,"Mindrocket42":1,"chenmoneygithub":1,"KvelKrishna":1,"rosmur":1,"abinpaul":1,"weissmarco-kion":1,"vlad-vinogradov-47":1,"robbiekouwenberg":1,"Sasi0026":1,"DimitriM":1,"david-frye":1,"tzsombor95":1,"a-rbsn":1,"trevorprater":1,"andreybavt":1,"rolshoven":1,"RocketRider":1,"GravAnt":1,"aravindkarnam":1,"lotanna-amaechi":1,"davidfungf":1,"archanmisra":1,"rushilchugh01":1,"rasha-salim":1,"aashsach-tss":1,"HugoPodworski":1,"Al6x6":1,"whyihaveyou":1,"henryhwang":1,"arpit-gahlot":1,"lavantien":1,"jgyvAV41":1,"rioiart":1,"azat-sariyev":1,"mfittko":1,"chandrakanth7":1,"dingkwang":1,"theboyr":1,"LBirk":1,"ggiallo28":1,"jacethemagician":1,"mikeplavsky":1,"JPalakapilly":1,"ConnorKirk":1,"ankurcoplug":1,"fahriialfiansyah":1,"NickSherrow":1,"ignacio-chiazzo":1,"maamalama":1,"RensDimmendaal":1,"TanushV":1,"TomeHirata":1,"onukura":1,"kjoth":1,"doublefx":1,"LorenzoBoccaccia":1,"kk-rishang":1,"adelmuursepp":1,"CashWilliams":1,"stelterlab":1,"MarcusElwin":1,"scottpersinger":1,"mKadiyan":1,"sbacc1":1,"leo-capvano":1,"denverdino":1,"CultriX-Github":1,"realmorrisliu":1,"Nduy2k":1,"i-makashev":1,"m3th0d93":1,"krishna-cant":1,"hsaeed3":1,"limcheekin":1,"svenseeberg":1,"noiji":1,"hikouki-gumo":1,"ksundarraj-c-rpx":1,"Raju-git20":1,"Trail87":1,"cubxxw":1,"sturk":1,"carlosp420":1,"luckydevil13":1,"martin-liu":1,"sentienthouseplant":1,"pimlock":1,"SethThomas":1,"fsqinghuayu":1,"Ash-Blanc":1,"ZPujan":1,"aapeliv":1,"atbradley":1,"captain-nemo":1,"flyfox666":1,"drewstinnett":1,"mvenus2":1,"ml729":1,"georg-wolflein":1,"meshahan":1,"Gageperrin":1,"josh900":1,"Sunny-Janjua":1,"yuandongbo-1":1,"HassanAITBRIK":1,"khakimov":1,"krrishh-org":1,"r0mdau":1,"EnzoGehlen":1,"hspencer77":1,"Arvoreniad":1,"timelfrink":1,"chrisgoddard":1,"jmpaz":1,"regb":1,"Mogith-P-N":1,"mbertrand":1,"krutovvv":1,"FellowTraveler":1,"iUnknownAdorn":1,"nalin-programmer":1,"bchen1116":1,"zmdw":1,"hspak":1,"MoussaSak":1,"scraymondjr":1,"vitatea2023":1,"hung-phan":1,"arthrod":1,"pedroallenrevez":1,"krewi1":1,"xvshiting":1,"jdietzsch91":1,"lowjiansheng":1,"umarwar":1,"furkanc":1,"navin1111":1,"niloc94":1,"zhanpengjie":1,"anbe290901":1,"nhs-work":1,"shashseq":1,"saitharunsai":1,"TheImaginaryCreator":1,"sherif-fanous":1,"Viktor2k":1,"amanb2000":1,"ubirdio":1,"ben-bl":1,"mahdizaferanchi":1,"tjtanaa":1,"Eoous":1,"dspyrhsu":1,"rohanarora":1,"mraad":1,"srushti98-qurrent":1,"ColeMurray":1,"lawwu":1,"bstanic":1,"limxf":1,"kdziedzic68":1,"here4dadata":1,"MitchelHsu":1,"0xThresh":1,"asmith26":1,"gboston":1,"ppippi-dev":1,"FiiL123":1,"PeterAJansen":1,"gabehollombe":1,"aowen14":1,"zopyx":1,"nikiluk":1,"jpshack-at-palomar":1,"EcoleKeine":1,"Sharan-KnarahS":1,"dragosMC91":1,"oaustegard":1,"HarpreetBaathTR":1,"yin250":1,"JeremyEastham":1,"rebrowning":1,"bobbywlindsey":1,"sudarshan-atwe-nj":1,"r1cc4rd0m4zz4":1,"kulbinderdio":1,"BrDewit":1,"nekomeowww":1,"jillvillany":1,"Sjlver":1,"mramendi":1,"EemiSkillwell":1,"yiyangnlp":1,"gokulbharadhan":1,"sebastianliebscher":1,"xucailiang":1,"souzanielsen77-oss":1,"himankobe":1,"jinjianghao":1,"Sam1320":1,"Chinglish123":1,"szymon-mac":1,"us58":1,"UlfEberle":1,"abhijithas":1,"dimbleby":1,"issac957":1,"saimaheshkrishna":1,"ningxiao":1,"TanaroSch":1,"DaivikDave":1,"Zappelphilipp":1,"maximevoisincohere":1,"m1heng":1,"fgreinacher":1,"klosowsk":1,"klieret":1,"michaeltinsley":1,"winningcode":1,"Snow9666":1,"HyperUpscale":1,"Razos05":1,"wendlerc":1,"TzurV":1,"scaramouche1":1,"recitalAI":1,"portswigger-ben":1,"nicolasesprit":1,"maximehardy":1,"kevinkelleher12":1,"soorisoft":1,"DhivakarK-git":1,"asabino2":1,"mictadlo":1,"DerrykBoyd":1,"Ziyann":1,"nathan-uwlm":1,"bharathijeevaaR":1,"K-Mistele":1,"naturalcandy":1,"Nniol":1,"yangg":1,"MrMrProgrammer":1,"reymondzzzz":1,"k2o333":1,"yanickxia":1,"aws-banjo":1,"zuiyue-com":1,"bernardoVale":1,"nhoffman":1,"thverney-dozo":1,"lamttu":1,"hdnh2006":1,"Swipe4057":1,"mustangs0786":1,"albert-pic":1,"sabaimran":1,"newmanifold":1,"shuvo881":1,"nonZero":1,"BradKML":1,"Glebbot":1,"ryanc4ai":1,"codeugar":1,"matthiaslau":1,"jcheng5":1,"joelr45":1,"bmanczak":1,"nima-hodhodi":1,"duarteocarmo":1,"cfytrok2":1,"AlexVialaBellander":1,"manishshettym":1,"clemparpa":1,"hrz6976":1,"samuel123-sys711":1,"zouhuigang":1,"giyaseddin":1,"ukanwat":1,"dsouard":1,"Monkeycrop":1,"Lo10Th":1,"eslamkarim":1,"shiransh":1,"the-crypt-keeper":1,"think007":1,"blank-whitespace":1,"Hades32":1,"iacedia":1,"mouhong":1,"guiramos":1,"haadirakhangi":1,"xiangyanw":1,"thugbobby":1,"ak11234":1,"rshridoy":1,"lkthomas":1,"bilelomrani1":1,"darabos":1,"SNU-SE":1,"XSAM":1,"msciortino":1,"robogpt2023":1,"SaberSHO":1,"whitebill-eng":1,"ghinwa-marrlabs":1,"smpnet74":1,"gcleaves":1,"BradleyJHicks04":1,"razhakhan":1,"SSamDav":1,"zerocorebeta":1,"prasanthv123":1,"ohmyboroda":1,"Yashashri14":1,"wayum999":1,"oguzhanoyan":1,"accaderi":1,"JosephDavidsonKSWH":1,"NeverOccurs":1,"ViezeVingertjes":1,"dudekk":1,"katmai":1,"nandurys":1,"nithya-sunny-zoomrx":1,"jasonjiang29":1,"aryadytm":1,"MichaelZhangCN":1,"LeiYihan01":1,"HeritageGuardian":1,"ahuang11":1,"antisilent":1,"mphilippnv":1,"hajdul88":1,"karora":1,"GayHackRat":1,"allianeamt":1,"spions":1,"mantrakp04":1,"fozziethebeat":1,"harshadchha":1,"prhbrt":1,"tangr":1,"dipta007":1,"thevogoncoder":1,"kirel":1,"PatilSwarup77":1,"portswigger-david":1,"mikila85":1,"dineshkumarsarangapani":1,"uc4w6c":1,"AcquistDeveloper221523":1,"EDM115":1,"neosun100":1,"niklas-letz":1,"sao-coding":1,"lmcmahi":1,"pkit":1,"ellonde":1,"JoostvDoorn":1,"GildeshAbhay":1,"johnsonjiang89":1,"EliottZemour":1,"klaricl":1,"wm-ek":1,"yangfan123-qw":1,"sasanyasari":1,"japanvik":1,"pstanisl":1,"issac2e":1,"joaomdmoura":1,"ramya-girish":1,"cavitcakir":1,"dannyburke1":1,"NateMoneyLion":1,"ohmeow":1,"dannyboland":1,"frazerpoggio":1,"peteski22":1,"nuernber":1,"ocristaldo":1,"JohnnyRacer":1,"nathantetro":1,"WilliamEspegren":1,"LingXuanYin":1,"AlexDorobantiu":1,"fransbe":1,"ktos":1,"Peter4daggai":1,"poshinchen":1,"atishay-sarvam":1,"i3zxu":1,"abk234":1,"marmikcfc":1,"sanjay920":1,"bocytko":1,"dannylee1020":1,"petergchang":1,"necrolingus":1,"SlitiBrahim":1,"kedarthakar":1,"lpb1":1,"mike-lsadigital":1,"jp-agenta":1,"HanlinJo":1,"VigneshwarRajasekaran":1,"psydok":1,"harupy":1,"uje-m":1,"JohanLudvigHolst":1,"mlhynfield":1,"srhm-epiq":1,"wallies":1,"alexagr":1,"MarkySmarky":1,"victoraavila":1,"BoxunCao":1,"tychoengberinkDIJ":1,"gkoumasd":1,"ricopinazo":1,"andriibdevicetotal":1,"ericwangteng":1,"johnnychen94":1,"krystianMoras":1,"to-jiawen":1,"bradatharmony":1,"ShammikGupta":1,"ChristophAlt":1,"ecda909":1,"PhilipWhiteside":1,"raman-1222":1,"youngchannelforyou":1,"sumitdas66":1,"wwwillchen":1,"c3-ali":1,"zavocc":1,"claralp":1,"baiyi-os":1,"CGamesPlay":1,"dan10000":1,"antoine-lizee":1,"abaelde":1,"saahityaedams":1,"merefield":1,"nathanwong91":1,"psjamesh":1,"rozenm":1,"haikal-gmx":1,"dinhdobathi1992":1,"lixk666":1,"ZhuoRoger":1,"darboy77":1,"wagnerfrana94":1,"Aryan-Railtown":1,"gamenerd457":1,"reallax":1,"abhi-agg":1,"gurugecl":1,"SAhmadrezaAnaami":1,"jcm005-valence":1,"airmandos":1,"pchunduri6":1,"martinskeem":1,"Eitan1112":1,"khanhthanhdev":1,"jantrienes":1,"nkvch":1,"jayanti-prasad":1,"dworthen":1,"AlexandrePoisson":1,"lokflam":1,"jmurkothintel":1,"mxrcooo":1,"clinnix":1,"adam-simple":1,"ytongshang":1,"yesmanmx":1,"threewisemonkeys-as":1,"benlangfeld":1,"Aryanag2":1,"jh10001":1,"FlafyDev":1,"flycoffeecat":1,"bhushitagarwal-circle":1,"matejmajzel":1,"toey":1,"chaoqing":1,"vikiscience":1,"lj-wego":1,"epicfaace":1,"koushal2018":1,"Efensun":1,"darshil1503":1,"eruniyule":1,"designcomputer":1,"Aviral-Cactus":1,"xuchengpo":1,"geekodour":1,"Pursue-LLL":1,"sarora-roivant":1,"ChenziqiAdam":1,"matoujin":1,"sassanix":1,"sivadurga-web":1,"SunnyWan59":1,"pvbhanuteja":1,"silent-code-monkey":1,"arbi-dev":1,"vanpelt":1,"Theanalyst369":1,"sdw777":1,"robtaylor":1,"roeetal":1,"anandhukrishna-axa":1,"ryanhoangt":1,"mitya52":1,"BedirT":1,"DaveDeCaprio":1,"imperorrp":1,"pelegbazakvega":1,"RodolfoCastanheira":1,"js8544":1,"mumumumu":1,"kevinfealey":1,"TobiasGoerke":1,"njtraveller":1,"ttio2tech":1,"mamueed":1,"kprubann":1,"ThanawaratGithub":1,"okotek":1,"computerdane":1,"gurwinderintel":1,"nischalj10":1,"adrien-f":1,"rodrigo-lurnova":1,"haley-keplar":1,"timfel":1,"sbhal":1,"vinayK34":1,"SethBurkart123":1,"preeteshjain":1,"ayqazi":1,"Fractal-0":1,"seanward":1,"ProZoNeMAB":1,"jack-spike":1,"5S":1,"aquan9":1,"KEDIARAHUL135":1,"thatmlopsguy":1,"nikoizs":1,"jerryjin2018":1,"swiftdev29":1,"tugot17":1,"zoeduan":1,"kavinkumar807":1,"gitravin":1,"nagomiso":1,"Bharat23":1,"synjonestj":1,"robOert4Kz7":1,"jop8281":1,"maykcaldas":1,"ei-grad":1,"nherment":1,"chiu0602":1,"nirn":1,"cauchy221":1,"edamamez":1,"snozwoz":1,"owenffff":1,"miquelferrarons":1,"hic090":1,"venkat-arvo":1,"zarlino":1,"Dudedrakes":1,"lexiangjizhi6":1,"spammenotinoz":1,"zaid33213":1,"anuar12":1,"pakelley":1,"gururise":1,"AmitKenig":1,"mbosc":1,"Harshal292004":1,"guox18":1,"shabihish":1,"rathnaum":1,"yingapple":1,"MattyRad":1,"liukidar":1,"Kashman1122":1,"onurccn":1,"Satya1902":1,"SK108045":1,"krasserm":1,"nxfi777":1,"vuongngo":1,"JohnPaton":1,"martinelligor":1,"dumbPy":1,"JoeyVinc":1,"chetankapoor":1,"TjobberTjob":1,"AlanBMC":1,"dtsoden":1,"alecswan":1,"cccntu":1,"kodemonk":1,"guybybo":1,"JunJingCheng":1,"StevenRChen":1,"xingchang1":1,"chaunceyhw":1,"duodecanol":1,"mackeroo":1,"Tasmay-Tibrewal":1,"DreamGenX":1,"rajasekar-venkatesan":1,"Pit-Storm":1,"readevalprint":1,"nang-dev":1,"guglielmo":1,"nikagrawal90":1,"bzfar-creator":1,"yairco1990":1,"aveao":1,"ncrmro":1,"nextzard":1,"MiyazonoKaori":1,"jlrcolmenares":1,"nise":1,"DsgGidL":1,"KhaledFadi":1,"Ted-bissada":1,"mpjunior92":1,"AntoonBeres":1,"zhiyuan-1iu":1,"cpath-ukk":1,"sahithi2105":1,"tb-config-manager":1,"HakaishinShwet":1,"afroz-gl":1,"gyliu513":1,"igoichuk":1,"chenjianb":1,"pazevedo-hyland":1,"Tomac1":1,"markowanga":1,"vancityrahul":1,"Narayanan12345":1,"Baghla911":1,"hewliyang":1,"shanbady":1,"ashrafzidy":1,"BearThreat":1,"evilPaprika":1,"ashwin153":1,"pranavraja99":1,"robertverdes":1,"Thinkscape":1,"yo-star":1,"lightmatmul":1,"aliok":1,"RuthgerD":1,"ianustec":1,"Tejhing":1,"jaymegordo":1,"githubuser16384":1,"arnoulddw":1,"ruifengma":1,"peterz3g":1,"sergio-u":1,"JotaDeRodriguez":1,"rob-judith":1,"TiGaI":1,"cyounkins":1,"Kratemis":1,"rupurt":1,"rcarmo":1,"trungtly":1,"bharath-muthineni":1,"kayedspace":1,"Anchaliya75":1,"dhgate-group":1,"hjun881":1,"jgato":1,"BhargavModha-Cactus":1,"priyathamkat":1,"Otts86":1,"pyguy":1,"Hydra566":1,"leggettmatt":1,"curvedinf":1,"SurajN0051":1,"Politas380":1,"qdrop17":1,"jpaodev":1,"TheMellyBee":1,"chsasank":1,"Eutycus057":1,"waylonLu":1,"Mayorc1978":1,"ariel-frischer":1,"lurebat":1,"kotasudhakar":1,"milinddethe15":1,"narusas":1,"ryan-castner":1,"GeorgeStrakhov":1,"sagar-amberflo":1,"Real00":1,"fguich":1,"arbscs":1,"hipotures":1,"andigehle":1,"lizardperson42":1,"Jemi1986":1,"jonasdebeukelaer":1,"djh00t":1,"mohamedScikitLearn":1,"bigdata5911":1,"zhipeng9802":1,"lewiesnyder":1,"LeeJeongHwi":1,"ajason":1,"pascallim":1,"Abiji-2020":1,"kashish-prodigal":1,"ArchishmanSengupta":1,"piantic":1,"djwessel":1,"SoloStark":1,"slobodan-nf":1,"mbrisson-ivadolabs":1,"supmind":1,"kverma20":1,"jswift24":1,"kavin851018":1,"zhmingzhaung":1,"felipelopezp726":1,"schiyya":1,"yuya2017":1,"audrzejq":1,"eilam-stream":1,"DKAmateur":1,"jprakash197":1,"jerry-intrii":1,"alephpiece":1,"tip-dteller":1,"DingJun1028":1,"Cmancuso":1,"Raymond1415926":1,"suyash7243":1,"rachitchauhan43":1,"JSchmie":1,"Sai9238":1,"bsujcg79":1,"CodyAdam":1,"mgnisia":1,"Malekabokhatwa":1,"gaardhus":1,"dgu1-godaddy":1,"willbelr":1,"joshhatfield":1,"hhwilliam":1,"Themoneyhollic":1,"SerialIterator":1,"Jeffwan":1,"pennycoders":1,"mrexodia":1,"jkolx":1,"Subhrajit-Katonic":1,"SheshadriTharunK":1,"lowspace":1,"koenvaneijk":1,"Isydmr":1,"DerekLiang":1,"utsumi-fj":1,"yanglindong0725":1,"yidasanqian":1,"kubbot":1,"qthtl123":1,"avbiswas":1,"FlorianVal":1,"lithafnium":1,"HScarb":1,"JonathanRayner":1,"CircArgs":1,"jhaeussler-tricat":1,"WaterBongo":1,"AvnerAdda":1,"allenanie":1,"PragyaTripathi":1,"360adsxchange":1,"ProblemFactory":1,"anunayajoshi":1,"punkpeye":1,"anbatista-com":1,"kokhoor":1,"sandragjacinto":1,"grempire2":1,"chrisgnicholas":1,"JFingerle":1,"unique-jakub":1,"linsida1":1,"freak2810":1,"kourenmu":1,"vitreuz":1,"Xerizaf":1,"ZzzzRyan":1,"bytlinc":1,"castrapel":1,"istranic":1,"sridharc-ntap":1,"thiagomoretto":1,"andreas-22":1,"eyaldar":1,"agunapal":1,"Dr-Mohamed-Elkholy":1,"Harshuqt":1,"sunsssyc":1,"eladsegal":1,"TSJasonH":1,"ershang-dou":1,"cbolles":1,"vinchg":1,"wesleyearlstander":1,"kanaka":1,"Nooky420":1,"nickprock":1,"mohd-raza":1,"matgaspar":1,"vorburger":1,"hourianto":1,"Gullesnuffs":1,"aidanbha79":1,"corrieriluca":1,"Angitha101":1,"q2mark":1,"abnerjacobsen":1,"mattmalcher":1,"sugarkwork":1,"dat-lequoc":1,"zzzhouuu":1,"ddkedr":1,"modgod213":1,"sssemil":1,"KWLShadow":1,"Banama6502":1,"gurvkm":1,"ddm21":1,"talalryz":1,"MustafaAgentBuilder":1,"christopher-hoernle":1,"DanielQ-CV":1,"AlexanderLill":1,"MervinPraison":1,"zensim":1,"ionflow":1,"JerryDaHeLian":1,"uzhao":1,"khanzzirfan":1,"junjiwon1031":1,"BeppeMarnell":1,"Nish81":1,"LoadingZhang":1,"spiritanand":1,"SuperMohit":1,"dhs-shine":1,"gaborkukucska":1,"rahulgoel":1,"tcyran":1,"laitco":1,"sir3mat":1,"FractalWire":1,"hiep-dinh":1}},"pull_request_authors":{"table":{"ishaan-jaff":2856,"krrishdholakia":1933,"colesmcintosh":173,"jugaldb":144,"NANDINI-star":135,"dependabot[bot]":134,"msabramo":94,"Manouchehri":71,"Sameerlite":37,"superpoussin22":32,"emerzon":31,"SmartManoj":30,"mubashir1osmani":29,"paul-gauthier":29,"S1LV3RJ1NX":29,"yujonglee":28,"AlexsanderHamir":22,"ARajan1084":22,"lowjiansheng":21,"tahaali-dev":20,"Jacobh2":19,"nobu007":18,"wagnerjt":17,"dbczumar":16,"edwinjosegeorge":15,"xingyaoww":15,"uc4w6c":14,"CakeCrusher":14,"kankute-sameer":13,"crisshaker":13,"marty-sullivan":13,"aholmberg":13,"timelfrink":12,"njbrake":12,"Mte90":11,"TeddyAmkie":11,"themrzmaster":11,"ushuz":11,"miraclebakelaser":11,"vvidovic":11,"adrianlyjak":10,"liuhu":10,"vibhavbhat":10,"berri-teddy":10,"simonsanvil":10,"NickGrab":10,"hsuyuming":10,"SunnyWan59":10,"kiriloman":9,"seyeong-han":9,"daarko10":9,"hxtomer":9,"Aktsvigun":8,"paneru-rajan":8,"hsaeed3":8,"lucasra1":8,"jhpiedrahitao":8,"dleen":8,"user202729":8,"B-Step62":8,"Copilot":8,"yeahyung":8,"elabbarw":8,"mknet3":8,"iabhi4":8,"fengjiajie":8,"eycjur":7,"elisalimli":7,"tofarr":7,"vivek-athina":7,"fzowl":7,"keith-decker":7,"shagunb-acn":7,"iwamot":7,"neubig":7,"mattf":7,"Hexoplon":7,"0x-fang":7,"n1lanjan":7,"PeterDaveHello":7,"sajdakabir":7,"ADIthaker":7,"yurchik11":6,"elroy-bot":6,"Kashyab19":6,"tylerhutcherson":6,"willydouhard":6,"jakobdylanc":6,"Aditya-A-G":6,"wtf-is-flying":6,"SujanShilakar":6,"vazirim":6,"MadsRC":6,"F1bos":6,"ventz":6,"dinmukhamedm":6,"anhuaxiang":6,"bobbywlindsey":6,"minhduc0711":6,"hxdror":5,"sfarthin":5,"Kaushikdkrikhanu":5,"FeepingCreature":5,"Winston-503":5,"Bobronium":5,"nate-mar":5,"ebisuke":5,"CyanideByte":5,"omnisilica":5,"powerhouseofthecell":5,"hughcrt":5,"TensorNull":5,"sammcj":5,"jasonhp":5,"anton164":5,"omrishiv":5,"byrongrogan":5,"luizrennocosta":5,"phact":5,"theGitNoob":5,"Raymond1415926":5,"hanouticelina":5,"raspawar":5,"mrmps":5,"edwarddamato":4,"regismesquita":4,"deepanshululla":4,"naliotopier":4,"Gilles-Marco":4,"mohittalele":4,"niinpatel":4,"rbren":4,"jaswanth8888":4,"Schnitzel":4,"Pit-Storm":4,"ryan-castner":4,"maxdeichmann":4,"Dima-Mediator":4,"hewliyang":4,"ashwin153":4,"trashhalo":4,"speedyankur":4,"GPTLocalhost":4,"jeansouzak":4,"ljk53":4,"codefromthecrypt":4,"yigitkonur":4,"Dev-Khant":4,"cbjuan":4,"Columpio":4,"rewbs":4,"tanvithakur94":4,"vedpatwardhan":4,"marcklingen":4,"xucailiang":4,"delve-auditor[bot]":4,"nirga":4,"ryanmeans":4,"unrealandychan":4,"NolanTrem":4,"subnet-dev":4,"lj-wego":4,"raz-alon":4,"Jonarod":4,"Penagwin":4,"jamesbraza":4,"grahama1970":4,"vuanhtu52":4,"boopesh07":4,"bufferoverflow":4,"TomeHirata":4,"maamalama":4,"breno-aumo":4,"ryanh-ai":4,"kuloud":4,"zoltan-ongithub":4,"Tomas2D":4,"bepotp":4,"taralika":4,"Lunik":4,"dotmobo":4,"wallies":4,"josearangos":4,"you-n-g":4,"juancarlosm":4,"mkhludnev":4,"keyute":4,"peteski22":4,"pradhyumna85":4,"lizzij":4,"Classic298":4,"emmanuel-ferdman":4,"ErikBjare":4,"AnilAren":4,"pazcuturi":4,"thiswillbeyourgithub":4,"duckboy81":4,"WolframRavenwolf":4,"IleAuxVaches":4,"bcvanmeurs":3,"anthony-liner":3,"manojkumargogula":3,"sanders41":3,"nhs000":3,"raymond-chii":3,"bachya":3,"rick-github":3,"rajatvig":3,"PradyMagal":3,"murad-khafizov":3,"nejch":3,"scampion":3,"mfittko":3,"nick-rackauckas":3,"devdev999":3,"dceluis":3,"OgnjenFrancuski":3,"SantoshDhaladhuli":3,"Aditya8840":3,"ali-arian":3,"aswny":3,"pazevedo-hyland":3,"krasserm":3,"spike-spiegel-21":3,"adrien-f":3,"CH-GAGANRAJ":3,"bexelbie":3,"danielbichuetti":3,"eladsegal":3,"happyherp":3,"aorwall":3,"freinold":3,"mbukeRepo":3,"jatorre":3,"hi019":3,"22mSqRi":3,"hakan458":3,"tombii":3,"Simon-Stone":3,"damienpontifex":3,"abhijitherekar":3,"keenranger":3,"ShaunMaher":3,"Sammyjroberts":3,"rkataria1000":3,"VigneshwarRajasekaran":3,"Toy-97":3,"martinelligor":3,"puffo":3,"Ithanil":3,"haoshan98":3,"DrQuacks":3,"mikstew":3,"garfeildma":3,"tomukmatthews":3,"Eoous":3,"ketangangal":3,"enyst":3,"jmarshall-medallia":3,"gkaretka":3,"ivanvykopal":3,"GuillermoBlasco":3,"acelyc111":3,"ikbenale":3,"jeromeroussin":3,"jtong99":3,"toniengelhardt":3,"alizenhom":3,"RohitPanda":3,"onukura":3,"debdutdeb":3,"frankzye":3,"Rasmusafj":3,"RichardoC":3,"DmitriyAlergant":3,"fgreinacher":3,"yytdfc":3,"m1heng":3,"tokoko":3,"dragosMC91":3,"mogith-pn":3,"jroberts2600":3,"eslamkarim":3,"chaoqing":2,"duarteocarmo":2,"dhh1995":2,"jcheng5":2,"jravi-fireworks":2,"k11kirky":2,"festeh":2,"markolofsen":2,"h4n0":2,"ayansengupta17":2,"mrlorentx":2,"satendrakumar":2,"sunqiuming526":2,"vinodjayachandran":2,"sorokine":2,"Jetemple":2,"TobiMayr":2,"oroxenberg":2,"pat-cohere":2,"sashank5644":2,"xprilion":2,"dastaiger":2,"btemplep":2,"damgem":2,"santibreo":2,"estsauver":2,"vanpelt":2,"Aiden-Jeon":2,"elda27":2,"thomelane":2,"baejooc":2,"omerc7":2,"YrrepNoj":2,"EmaSuriano":2,"noobHappylife":2,"svenseeberg":2,"quentinzhang":2,"weburnit":2,"Amit-kr26":2,"cspotcode":2,"DaveDeCaprio":2,"andresC98":2,"stephenleo":2,"gunjan-solanki":2,"martin-liu":2,"jcmorrow":2,"keeganmccallum":2,"jgowdy-godaddy":2,"amarrella":2,"claralp":2,"luisegarduno":2,"ajac-zero":2,"hburrichter":2,"kursataktas":2,"mukesh-dream11":2,"oabdellatif":2,"sings-to-bees-on-wednesdays":2,"andjsmi":2,"junkmd":2,"AkshatGiri":2,"dhlidongming":2,"NiharP31":2,"thiagosalvatore":2,"LielBach":2,"sfc-gh-alherrera":2,"Peter4daggai":2,"kafeelraza":2,"vincelwt":2,"reachAnushaKondam":2,"lloydchang":2,"Nitro963":2,"mucahitkayadan":2,"weiwei162":2,"GaloisField2718":2,"davide-baldo":2,"jorado":2,"karen-veigas":2,"johann-petrak":2,"BrunooShow":2,"youngchannelforyou":2,"nagomiso":2,"Bharat23":2,"ra0x3":2,"hula-la":2,"gemyago":2,"vervitK":2,"steffen-sbt":2,"AliZeeshan998":2,"afspies":2,"LouisShark":2,"Thomas-Mildner":2,"carsongee":2,"mbosc":2,"bjhargrave":2,"trislaz":2,"julienvanbeveren":2,"Ahmed-Ousama":2,"aus":2,"NisanthChsr":2,"JohnnyRacer":2,"Undertone0809":2,"pselden":2,"codeugar":2,"JoostvDoorn":2,"ochsec":2,"nikoizs":2,"haseeb-heaven":2,"igorlima":2,"HaruHunab1320":2,"nonZero":2,"dsblank":2,"nimishchaudhari":2,"magaman384":2,"mjnitz02":2,"aburgel":2,"vanuganti":2,"jverre":2,"Naggafin":2,"hillarysanders":2,"yekangming":2,"alymedhat10":2,"IamRash-7":2,"uzaxirr":2,"DaxServer":2,"Ali-Razmjoo":2,"lazyhope":2,"jwillians":2,"ialisaleh":2,"husain-attar":2,"stuagano":2,"MullaAhmed":2,"pchaganti":2,"snoyiatk":2,"RyanMarten":2,"justinthelaw":2,"CodeVigilanteOfficial":2,"gotsysdba":2,"yuu341":2,"leondz":2,"togmund":2,"CLARKBENHAM":2,"HeMuling":2,"bbartels":2,"myfreebrain":2,"dttran-glo":2,"RenaLu":2,"GTonehour":2,"terylt":2,"callmephilip":2,"ckoehler":2,"betterthanbreakfast":2,"The-Code-Labz":2,"mollux":2,"Elijas":2,"lukegalea":2,"niloc94":2,"glide-the":2,"ayulockin":2,"capsenz":2,"ZXTFINAL":2,"teremterem":2,"julianolm":2,"Riddhimaan-Senapati":2,"chaofuyang":2,"olivierverdier":2,"chrisgoddard":2,"christianromeni":2,"husnain7766":2,"kvadros":2,"Klohto":2,"YiShiYiYuan":2,"mirodrr2":2,"martenjostmann":2,"FelipeRodriguesGare":2,"devanshrj":2,"lapinek":2,"MarcusElwin":2,"changchiyou":2,"julianubico":2,"hxmichael":2,"laurien16":2,"Shiti":2,"madhukar01":2,"rgambee":2,"kearnsw":2,"hagan":2,"aschaber1":2,"Guowang":2,"clepz":2,"H0llyW00dzZ":2,"yanwork":2,"bougou":2,"denverdino":2,"Askir":2,"homanp":2,"LBirk":2,"eledoranda":2,"harshit-lyzr":2,"SanjoDeundiak":2,"mikeplavsky":2,"RupertoM":2,"wsmolkowski":2,"wreed4":2,"DanBurton":2,"andreaponti5":2,"hgulersen":2,"zseymour":2,"alexx-ftw":2,"sdaoudi":2,"tan-yong-sheng":2,"haringsrob":2,"sorenmat":2,"maxshatzkiinsait":2,"ftao":2,"camfarineau":2,"holzman":2,"zhaohan-dong":2,"musabdullah0":2,"abromberg":2,"greenscale-nandesh":2,"ogunoz":2,"edwardsamuel":2,"oaustegard":2,"qvalentin":2,"04cfb1ed":2,"RoniGurvich":2,"alrocar":2,"DarinVerheijke":2,"5aaee9":2,"szafranek":2,"omarmciver":2,"ColeMurray":2,"paulmaunders":2,"waterstark":2,"freddiev4":2,"Dbzman":2,"ranadkar":2,"mrFranklin":2,"JasonLiuWeihang":2,"danielshawshi":2,"aitkhadija":2,"KingNish24":2,"agajdosi":2,"jamesev15":2,"hnykda":2,"sagar-amberflo":2,"khanh-alice":2,"abhijitjavelin":2,"Dwij1704":2,"slyt":2,"spdustin":2,"MariuszT":2,"gbrian":2,"DimitriPapadopoulos":2,"utkashd":2,"kreatoo":2,"Abiji-2020":2,"grav":2,"dinggh":2,"erezh16":2,"AyrennC":2,"GabrielLoiseau":2,"JasonTaoY":2,"caramulrooney":2,"linznin":2,"lolsborn":2,"tmbo":2,"danielsiwiec":2,"foragerr":2,"vitreuz":2,"idris":2,"strawgate":2,"Gullesnuffs":2,"Prathamv007":2,"akshaycj":2,"mkavinkumar1":2,"JayDoubleu":2,"ffreemt":2,"ershang-dou":2,"moicalcob":2,"kiljag":2,"creatorrr":2,"rasta-rocket":2,"dipakparmar":2,"owaisaamir":2,"AlpinDale":2,"shionhonda":2,"giritatavarty-8451":2,"joch":2,"baimyr":2,"arnaud-secondlayer":2,"karter-liner":2,"sahusiddharth":2,"lkmeta":2,"sparfenyuk":2,"dsdanielko":2,"SrilakshmiC":2,"AliSayyah":2,"petermuller":2,"zishaansunderji":2,"vlad-vinogradov-47":2,"tarekabouzeid":2,"rennokki":2,"kjohnsen":2,"sparkprime":2,"FatGhosta":2,"ducnvu":2,"pharindoko":2,"areibman":2,"andrewmjc":2,"Sunwood-ai-labs":2,"DanielChico":2,"ryuichi1208":2,"imdigitalashish":2,"sumanth13131":2,"drhinofficial":2,"Tokkiu":2,"kmkarim":2,"aguadoenzo":2,"XxAlonexX":2,"tvishwanadha":2,"Shankyg":2,"Vinnie-Singleton-NN":2,"kaonick":2,"matthid":2,"nibalizer":2,"sonalibud":2,"TheDiscoMole":2,"kowyo":2,"yang6n":2,"TangKeng":2,"glgh":2,"thereds11":2,"alexanderar":2,"moshemorad":2,"jsondai":2,"pavanagrawal123":2,"adriancowham":2,"CamdenClark":2,"Collen-Roller":2,"aoaim":2,"hcavarsan":2,"aria1x1":2,"dougzor":2,"OndrejSlama":2,"doronkopit5":2,"sakoht":2,"HikaruEgashira":2,"kiwiz":2,"johannkm":2,"pocca2048":2,"weijie-tan3":2,"mathd":2,"skucherlapati":2,"Mre11i0t":2,"Kakadus":2,"MrOrz":2,"bwl0211":2,"ericmjl":2,"benbarclay":2,"blackwhite084":2,"vibhanshu-ob":2,"luke396":2,"msannan2":2,"FlorianVal":2,"fabriciojoc":2,"tony-tvu":2,"arjunprabhulal":2,"SankalpC10":2,"sviscaino":2,"afbarbaro":2,"dhs-shine":2,"kasterbrandon":2,"JimmyLzh":2,"oroszgy":2,"Cmancuso":2,"zsimjee":2,"zJuuu":2,"pang-wu":2,"cheahjs":2,"Nipurn123":2,"thinkjrs":2,"sandragjacinto":2,"jollyolliel":2,"josheplibra":2,"raskanskyz-lasso":2,"cverna":2,"liuyl":2,"Mateusz-Switala":2,"williamjeong2":2,"mikolajz":2,"RndName":2,"yeounhak":2,"minpeter":2,"bgeneto":2,"alexanderepstein":2,"fadil4u":2,"tsmdt":2,"shibaboy":2,"rajashekarcs2023":2,"KPCOFGS":2,"djliden":2,"kaiwend":2,"viralbhadeshiya":2,"drmingler":2,"marek-kerka":2,"ongkhaiwei":2,"dharamendrak":2,"stevencrake-nscale":2,"minwhoo":2,"minghao51":1,"billzhang-fundamental":1,"djshaw01":1,"luccazifood":1,"sp-aaflalo":1,"herve-ves":1,"ant31":1,"Miyamura80":1,"mdziedzic-zoe":1,"wwells":1,"miri-bar":1,"suptejas":1,"david1542":1,"tosi29":1,"xsg22":1,"zainhas":1,"fcakyon":1,"1vinodsingh1":1,"ankykong":1,"antonioloison":1,"zhourunlai":1,"michal-otmianowski":1,"lwcobo":1,"carlos-marchal-ph":1,"cynic64":1,"renovate[bot]":1,"marscod":1,"mcowger":1,"Xirider":1,"canada4663":1,"timothyasp":1,"nbrosse":1,"likweitan":1,"blahgeek":1,"muscles18":1,"iuliaturc":1,"danikhan632":1,"CorrM":1,"graysonchen":1,"karvetskiy":1,"bllchmbrs":1,"cai417":1,"JVenberg":1,"kittinan":1,"kayoch1n":1,"aelaguiz":1,"Joseph-Cardwell":1,"shivansh-emergent":1,"schnaker85":1,"nqngo":1,"staeiou":1,"kdongho":1,"Maximgitman":1,"FUT":1,"lcfyi":1,"bpoppinga":1,"rmann-nflx":1,"danielmklein":1,"busla":1,"li-dennis":1,"Gal-bloch":1,"arizedatngo":1,"juulieen":1,"danielwells":1,"umuthopeyildirim":1,"Lothiraldan":1,"Isaac4real":1,"coffeegrind123":1,"vietpham1911":1,"jihsheng-huang":1,"tothandras":1,"JamesGuthrie":1,"marcoscannabrava":1,"Clad3815":1,"inf3rnus":1,"ParthSareen":1,"archi-max":1,"titusz":1,"MateoCamara":1,"seankwalker":1,"ervwalter":1,"julian-hartl":1,"dcieslak19973":1,"slytechnical":1,"dcbark01":1,"mehertz":1,"Ahmet-Dedeler":1,"Shravankb301":1,"bjodah":1,"asedmammad":1,"Shubhwithai":1,"jalammar":1,"minhoryang":1,"krishvsoni":1,"speglich":1,"eercanayar":1,"whozwhat":1,"sarathsurpur":1,"mdiloreto":1,"tyler-liner":1,"KRRT7":1,"wsh604":1,"lukolszewski":1,"lucebert":1,"sonald":1,"huytuong010101":1,"VerunicaM":1,"zu1k":1,"rawwerks":1,"bhaktatejas922":1,"fracapuano":1,"nivibilla":1,"KarthikeyanVijayanEasyLLM":1,"Ashwin27":1,"wildcard":1,"ElefHead":1,"chethanuk":1,"vilmar-hillow":1,"t968914":1,"jeevb":1,"pamelafox":1,"plafleur":1,"TensorTemplar":1,"7flash":1,"kowshik24":1,"kweinmeister":1,"afogel":1,"marcelodiaz558":1,"stevenaldinger":1,"tomasmcm":1,"cagostino":1,"akmadan":1,"kuozo":1,"bcdonadio":1,"ytjhai":1,"sean-bailey":1,"hcoona":1,"AnandKhinvasara":1,"mbrner":1,"simha104":1,"edify42":1,"chaosddp":1,"ArtyomZemlyak":1,"scosman":1,"josephcc":1,"nicovank":1,"7HR4IZ3":1,"Kenerlee":1,"ledmaster":1,"ikaadil":1,"joshreini1":1,"demux79":1,"webkonstantin":1,"alvarosevilla95":1,"ShivamB25":1,"danilo26":1,"ajeetdsouza":1,"khoi-tran-91":1,"ronensc":1,"jmorenoc-o":1,"stevenmanton":1,"misrasaurabh1":1,"ti3x":1,"DotZohaib":1,"Caixiaopig":1,"doublerr":1,"jacobnguyenn":1,"Shuvo31":1,"jmandel":1,"bschulth":1,"dalssoft":1,"minatoaquaMK2":1,"huetterma":1,"MajorD00m":1,"OscarSavNS":1,"niharm":1,"vingiarrusso":1,"mrdev023":1,"haggai-backline":1,"kmheckel":1,"allen-cook":1,"InvisibleMan1306":1,"codeartctz":1,"navidre":1,"ligaz":1,"kurtmckee":1,"502dxceit":1,"danielaskdd":1,"j0yk1ll":1,"tomusher":1,"kzych-inpost":1,"strickvl":1,"bkrish444":1,"lukaszeckert":1,"foreign-sub":1,"nalf3in":1,"berkecanrizai":1,"kwekewk":1,"jmcpeak":1,"fingon":1,"peterz3g":1,"garyzhang99":1,"V2arK":1,"jasonpnnl":1,"nagyv":1,"Falimonda":1,"5731la":1,"electriclizard":1,"lilleswing":1,"BenYao21":1,"nwoltman":1,"Ne0-1":1,"rokbenko":1,"Haknt":1,"rasha-salim":1,"henryhwang":1,"jwang-gif":1,"bpafoshizle":1,"dmvieira":1,"iwinux":1,"aravindkarnam":1,"rolshoven":1,"fede-ciliberti":1,"iplayfast":1,"menardorama":1,"nthtrung09it":1,"Dishwasha":1,"DomMartin27":1,"pascallim":1,"Yujie-zhuzhu":1,"chitalian":1,"kihaya":1,"PhilipAD":1,"daikeren":1,"vinchg":1,"wesleyearlstander":1,"walkingerica":1,"X4tar":1,"hawktang":1,"lucasmrdt":1,"juanluis17":1,"motin":1,"philipkiely-baseten":1,"CheeseDurger":1,"yamitzky":1,"chai3":1,"codeflash-ai[bot]":1,"morgante":1,"jhtobigs":1,"LoadingZhang":1,"ryanpeach":1,"PrinceBaghel258025":1,"sugarkwork":1,"SuperSecureHuman":1,"hellof20":1,"mnicstruwig":1,"zhxlp":1,"HarshavardhanK":1,"hazyone":1,"jackmpcollins":1,"silence-coding":1,"Tasmay-Tibrewal":1,"guitard0g":1,"MonkeyKing44":1,"readevalprint":1,"mmolinari":1,"apoorv-sharma":1,"gregnwosu":1,"kmontocam":1,"FedericoCadena9":1,"RajeshThallam":1,"cedarm":1,"ThakeeNathees":1,"alexpeattie":1,"idootop":1,"vanities":1,"joeyfeldberg":1,"Dobiasd":1,"chaospuppy":1,"Priva28":1,"zdsfwy":1,"barabum0":1,"rinormaloku":1,"jpshackelford":1,"Rayshard":1,"etse1288":1,"w3bdesign":1,"igor-drozdov":1,"Ray0907":1,"kjoth":1,"georg-wolflein":1,"restato":1,"igor-pechersky":1,"moandersson":1,"ryanwclark1":1,"teocns":1,"WilsonSunBritten":1,"jonaengs":1,"davis-featherstone":1,"evlekht":1,"stephaneminisini":1,"colegottdank":1,"NickPowers43":1,"Const-antine":1,"ryanchase-cohere":1,"rjmacarthy":1,"luv-bansal":1,"Mogith-P-N":1,"daureg":1,"mbektas":1,"AlexandreBoue":1,"poyynt":1,"pdecat":1,"ichernev":1,"wangsha":1,"mshumer":1,"asmith26":1,"dhruv-anand-aintech":1,"FiiL123":1,"YMoshko":1,"BabyChouSr":1,"EcoleKeine":1,"ubirdio":1,"swarna1101":1,"huangyafei":1,"RoniGurvichCycode":1,"jinskjoy":1,"igtm":1,"davidschuler-8451":1,"gmdfalk":1,"ozzieba":1,"antoniomdk":1,"gary149":1,"m7mdhka":1,"justaskel":1,"Eulenator":1,"LLukas22":1,"joshualipman123":1,"beltranaceves":1,"cwang":1,"Linutux":1,"Venukiran004":1,"JagadeeshReddy1":1,"ChristianWeyer":1,"xihajun":1,"letmefocus":1,"btpemercier":1,"AntonioKL":1,"johnwalz97":1,"bahtman":1,"sandeshghanta":1,"XSAM":1,"the-crypt-keeper":1,"haadirakhangi":1,"lgruen-vcgs":1,"aymeric-roucher":1,"cangozpi":1,"sauravpanda":1,"TanaroSch":1,"DaivikDave":1,"bokelley":1,"o-khytrov":1,"alexkuzmik":1,"alejohowdy":1,"skeptrunedev":1,"ultmaster":1,"reymondzzzz":1,"klieret":1,"aliabbasjp":1,"chihweiwork":1,"sa-":1,"daily-kim":1,"CAFxX":1,"mtrevin93":1,"dat-lequoc":1,"wtlow003":1,"hanakannzashi":1,"NiklasRosenstein":1,"gvlx":1,"mikeslattery":1,"Gayathri-Gobinathan":1,"tlowrimore-heroku":1,"brnrc":1,"andresrguzman":1,"eltociear":1,"zby":1,"zhirafovod":1,"fabceolin":1,"cipri-tom":1,"udit-001":1,"hypermoose":1,"salzubi401":1,"awesie":1,"nidhishs":1,"UlookEE":1,"douo":1,"xywei":1,"sir-kokabi":1,"unclecode":1,"qdrk":1,"ndrsfel":1,"Deviad":1,"oytunkutrup1":1,"allen12921":1,"olbychos":1,"sha-ahammed":1,"thams":1,"ncybul":1,"theptrk":1,"prd-tuong-nguyen":1,"fengbohello":1,"SamBoyd":1,"swiftdevil":1,"andeplane":1,"cmungall":1,"wolf-joe":1,"tremlin":1,"ChenghaoMou":1,"VitalikBerashvili":1,"rishabgit":1,"iv0rish":1,"duanhongyi":1,"mdonaj":1,"windy":1,"jacquesyvesgl":1,"samling":1,"exiao":1,"ZeroClover":1,"pathikrit":1,"jnhyperion":1,"bjornjee":1,"Amir-R25":1,"h0rv":1,"Victorivus":1,"snekkenull":1,"phosae":1,"Gekko0114":1,"sdiazlor":1,"1995parham":1,"tylerbrandt":1,"Merlinvt":1,"vpbill":1,"azohra":1,"zhangyoufu":1,"TashaSkyUp":1,"serializer":1,"Fredy":1,"eddierichter-amd":1,"tancnle":1,"mrT23":1,"atapia27":1,"jackie-nooks":1,"mjmendo":1,"zheng1":1,"ReinderVosDeWael":1,"Phlasse":1,"jannikmaierhoefer":1,"MypaceEngine":1,"deenaawny-github-account":1,"DorZion":1,"casparhsws":1,"xqun3":1,"bravomark":1,"maxrabin":1,"aschung01":1,"yokonao":1,"rubberduck583":1,"odellus":1,"malags":1,"Eduard-Voiculescu":1,"qidu":1,"eliasto":1,"lordpython":1,"erifsx":1,"mlhynfield":1,"javacruft":1,"slmagus":1,"nielsbosma":1,"varunshankar":1,"HowieG":1,"Gum-Joe":1,"petergchang":1,"mainred":1,"mounta11n":1,"syGOAT":1,"merefield":1,"hmcp22":1,"miesgre":1,"CodingFabian":1,"krystianMoras":1,"BardiaKh":1,"wwwillchen":1,"fozziethebeat":1,"micpst":1,"ma-armenta":1,"briandevvn":1,"eagle-p":1,"tjandy98":1,"minh-thai-gfg":1,"ttmir65":1,"suresiva":1,"GeminiLight":1,"shomzhang":1,"TheCodeWrangler":1,"awesomekyle":1,"zigelboim-misha":1,"MarkRx":1,"jairajc":1,"kushagro":1,"kan-bayashi":1,"patcher9":1,"ConnorDoyle":1,"bveiseh":1,"badbye":1,"unique-jakub":1,"6matt":1,"koenvaneijk":1,"Isydmr":1,"utsumi-fj":1,"yrk111222":1,"sgoedecke":1,"rodrigo-92":1,"rajivpant":1,"samyxdev":1,"nherment":1,"akingscote":1,"ec2ainun":1,"jtsai-quid":1,"miquelferrarons":1,"nuvinga":1,"bhushitagarwal-circle":1,"adrienbrault":1,"fsndzomga":1,"rfazeli":1,"tyumentsev4":1,"Eitan1112":1,"tcx4c70":1,"nkvch":1,"elvis-cai":1,"dworthen":1,"marcoaleixo":1,"keykbd":1,"ericgtkb":1,"BeatrixCohere":1,"takashiishida":1,"kgritesh":1,"ocraviotto":1,"frrad":1,"ohmeow":1,"LingXuanYin":1,"manascb1344":1,"onlylhf":1,"arsh72":1,"wenxi-onyx":1,"5S":1,"c3-AndrewDoan":1,"michaeltansg":1,"ArbitraryCritter":1,"onlylonly":1,"swiftdev29":1,"ghaemisr":1,"gitravin":1,"zhangwfjh":1,"jpetrucciani":1,"Hitro147":1,"msuhail1997":1,"karlschelhammer-1159":1,"lnguyen":1,"MohammedSamirMahmoud":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-23T00:00:36.934Z","repositories_count":12387371,"issues_count":35784758,"pull_requests_count":117488511,"authors_count":11069450,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":1777,"enhancement":526,"stale":352,"mlops user request":284,"llm translation":69,"enterprise":64,"awaiting: user response":41,"feb 2025":31,"ui":22,"april 2025":20,"march 2025":19,"help wanted":18,"P0":17,"august 2025":11,"P1":9,"high priority":8,"bedrock":7,"openai":6,"unable to repro":6,"blocking use cases":6,"urgent":6,"spend tracking":5,"security":5,"ai tools":5,"P2":4,"may 2025":3,"azure openai":3,"priority":3,"vertex ai":2,"caching":2,"langfuse":2,"Structured Output":2,"anthropic":2,"logging":2,"management endpoints":2,"spend-tracking":1,"reliability":1,"vllm":1,"usage tracking":1,"performance":1,"under review":1,"user request":1,"router":1,"service availability":1,"documentation":1,"september 2025":1}},"past_year_pull_request_labels_count":{"table":{"stale":72,"dependencies":49,"javascript":37,"changes requested":18,"awaiting: user response":18,"python":11,"codex":4,"enhancement":2,"missing testing":2,"to review":1,"bug":1,"⚡️ codeflash":1}},"past_year_issue_author_associations_count":{"table":{"NONE":2161,"CONTRIBUTOR":511,"COLLABORATOR":76}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":3317,"NONE":1099,"COLLABORATOR":586}},"past_year_issue_authors":{"table":{"ishaan-jaff":85,"superpoussin22":44,"krrishdholakia":35,"mubashir1osmani":30,"berri-teddy":25,"jamesbraza":23,"TeddyAmkie":22,"mirodrr2":16,"Mte90":16,"mvrodrig":14,"marty-sullivan":14,"hnykda":14,"metalshanked":11,"yeahyung":10,"hongkongkiwi":10,"Jacobh2":10,"wagnerjt":9,"mboret":9,"Classic298":9,"qymab":9,"jeromeroussin":9,"jaswanth8888":8,"xmcp":8,"ma-armenta":8,"jruokola":8,"webgeek16":7,"seonghobae":7,"pathikrit":7,"CakeCrusher":7,"andrewbolster":7,"deepanshululla":7,"DmitriyAlergant":7,"thetonus":7,"andrefecto":6,"subnet-dev":6,"andrewn3":6,"jguokion":6,"langgg0511":6,"mateo-di":6,"jbellis":6,"NorthIsUp":6,"gustavz":6,"abarahonar":6,"gumutianqi":6,"juancarlosm":5,"toniengelhardt":5,"emerzon":5,"trashhalo":5,"mknet3":5,"ZeroClover":5,"xingyaoww":5,"lsorber":5,"vlerenc":5,"qdrddr":5,"Manouchehri":5,"winternewt":5,"aguadoenzo":5,"eliorc":5,"shagunb-acn":5,"amanpreet692":5,"zegerius":5,"yigitkonur":5,"eromoe":4,"arizedatngo":4,"notacryptodad":4,"AlexsanderHamir":4,"mohittalele":4,"njbrake":4,"iwamot":4,"paul-gauthier":4,"fengjiajie":4,"dimm0":4,"harvardfly":4,"tjx666":4,"tengerye":4,"TechBeme":4,"OrionCodeDev":4,"tanvithakur94":4,"przem8k":4,"porteron":4,"LFSCODE":4,"Dobiasd":4,"JohanBekker":4,"andresC98":4,"lyajedi":4,"strawgate":4,"stronk7":4,"daarko10":4,"JosefAschauer":4,"mrh-chain":4,"aremeis":4,"mkagit":4,"aholmberg":4,"dotmobo":3,"vuanhtu52":3,"lindafan3":3,"whitfin":3,"dttran-glo":3,"bexelbie":3,"mrm1001":3,"bgs4free":3,"suresiva":3,"ColeFrench":3,"kkc-tonywu":3,"tsmdt":3,"jrkropp":3,"bjornjee":3,"taralika":3,"Tomas2D":3,"Nek-12":3,"browsified":3,"ketsapiwiq":3,"ncecere":3,"byrongrogan":3,"tinuva":3,"SmartManoj":3,"vovolie":3,"lazariv":3,"sohampathak1234":3,"Dima-Mediator":3,"langpingxue":3,"nootreeno":3,"KyleZhang0536":3,"NiuBlibing":3,"johann-petrak":3,"stephaneminisini":3,"AyrennC":3,"danton267":3,"danielmklein":3,"cyberjunk":3,"unrealandychan":3,"Joseph1977":3,"akhilbelide":3,"miguelangelmorenochacon":3,"m4oc":3,"MemmoB":3,"ericmjl":3,"yamil-abraham":3,"ervwalter":3,"micahjsmith":3,"j0yk1ll":3,"Saran33":3,"RichardoC":3,"yash199999":3,"gmerritt":3,"Ithanil":3,"zigelboim-misha":3,"salman-lilly":3,"growmuye":3,"saivarunk":3,"yongzhang":3,"yorha-l":3,"AlessandroMondin":3,"rubensmau":3,"sds-ajoshi":3,"ruidazeng":3,"elvis-cai":3,"hypermoose":3,"mikstew":3,"SebLz":3,"parkerkain-8451":3,"hassiebp":3,"suysoftware":2,"Const-antine":2,"gotsysdba":2,"clarity99":2,"hxtomer":2,"rty813":2,"neteroster":2,"grahama1970":2,"GrahamDumpleton":2,"goodosoft":2,"rewbs":2,"Swilder-M":2,"colesmcintosh":2,"Gaket":2,"sxueck":2,"t0rr3sp3dr0":2,"hsuyuming":2,"HuangTD1":2,"r-sayar":2,"tahaali-dev":2,"RonanKMcGovern":2,"hugobritobh":2,"Haunankel":2,"KANGCONG11":2,"Kaiohz":2,"cbjuan":2,"theimpostor":2,"Ccheers":2,"cfytrok":2,"chakreshkolluru":2,"theGitNoob":2,"Rasmusafj":2,"raz-alon":2,"he-la":2,"Chandrut22":2,"junkmd":2,"HaithamMaya":2,"Chayutpol":2,"ChenghaoMou":2,"ndrsfel":2,"QwertyJack":2,"haggai-backline":2,"gx-song":2,"tewenhao":2,"terrydang":2,"chiruno-9":2,"gustavhertz":2,"Gum-Joe":2,"julesmuntz":2,"ptaranat":2,"christopherquenneville":2,"retrodaredevil":2,"sp-aaflalo":2,"sammcj":2,"fabriciojoc":2,"itsaphel":2,"dhruv-wrk":2,"Somtom":2,"iwinux":2,"Jetemple":2,"nshmura":2,"erezh16":2,"dipakparmar":2,"epistoteles":2,"Dmarcotrigiano":2,"enyst":2,"Jai1625":2,"dmvieira":2,"elisasimoni":2,"elabbarw":2,"shadi-fsai":2,"OfferLa":2,"simonljn":2,"jasonpnnl":2,"jatorre":2,"siddhantpathakk":2,"shirazkk":2,"shrinitg":2,"shubham039":2,"ShuaiShao93":2,"ducnvu":2,"plafleur":2,"ryanchase-cohere":2,"NicolasGDM":2,"ryanpeach":2,"forpr1093":2,"ForceConstant":2,"Cyberes":2,"fmmoret":2,"ryuichi1208":2,"phemmer":2,"saeya211":2,"dalssoft":2,"damienpontifex":2,"stochmal":2,"DanielOtter":2,"nikes":2,"DannyWhyze":2,"Impvest":2,"phanisarman":2,"stevef1uk":2,"isaacbmiller":2,"ishaan812":2,"staeiou":2,"johannkm":2,"FireMasterK":2,"JoelNiklaus":2,"decent-engineer-decent-datascientist":2,"devbysb":2,"DevDelcin":2,"minwhoo":2,"ming-jeng":2,"willdlange":2,"liuhu":2,"wipash":2,"ante-maric":2,"liyuerich":2,"AnilAren":2,"wpplumber":2,"ljk53":2,"anengineerdude":2,"ljw1004":2,"andrzej-pomirski-yohana":2,"andrewjmoser":2,"lmoros-DB":2,"Lodimup":2,"michelsciortino":2,"yanghoonkim":2,"yaoqifa178":2,"AmineDjeghri":2,"AfroEventVibes":2,"mrFranklin":2,"kssrinivasan":2,"azdolinski":2,"kuldeepjain":2,"Axel-leya":2,"awsrossw":2,"awschmeder":2,"motin":2,"AVITUL":2,"aviramkofman":2,"kutsushitaneko":2,"athoik":2,"l-austenfeld":2,"vividfog":2,"vmajor":2,"lcgogo":2,"leason00":2,"arnebe":2,"armoucar-neon":2,"Arijit-jktech":2,"wenboown":2,"aesher9o1":2,"AdiRishi":2,"zee1717gh":2,"marcklingen":2,"marco-ixc":2,"achpalaman":2,"zhangyoufu":2,"zheng12dfdfsdfsd":2,"markokraemer":2,"abhimanyupallavisudhir":2,"markusdr":2,"AakarSharma":2,"marumugam-lg":2,"zone1511":2,"781574155":2,"matannahmani":2,"345ishaan":2,"22mSqRi":2,"mattf":2,"MattCarneiro":2,"yekangming":2,"YGao119":2,"yigitcan-dh":2,"lppier":2,"alex-a-r-d":2,"lucinvitae":2,"menardorama":2,"luismarquezgft":2,"alber70g":2,"luizrennocosta":2,"Akearee":2,"akamenov":2,"YuriyTW":2,"ajay-krupal-k":2,"meetzuber":2,"MalteHB":2,"zachvida":2,"aguliyev":2,"agaultierthefork":2,"mbukeRepo":2,"manju-rn":2,"brayandellali-byte":2,"bhaveshnarra":2,"CAFxX":2,"bresilin":2,"brano-rohlik":2,"kota-iizuka":2,"bgeneto":2,"bopowers9":2,"boosh":2,"mwl38765":2,"kderholtvisma":2,"Mr-Array22":2,"Kreijstal":2,"Udhay247":2,"bansal-ankita":2,"kresimirfijacko":2,"blacckbeard4":2,"traderpedroso":2,"vargacypher":2,"bluelight773":2,"ke-feng":2,"bc0107461":2,"MyButtermilk":2,"mbrisson-ivadolabs":1,"mvenus2":1,"Megoy-Tambayan":1,"Nduy2k":1,"pomazanbohdan":1,"PiotrCzapla":1,"ppippi-dev":1,"poshinchen":1,"pjsample":1,"portswigger-david":1,"Nctllnty":1,"ncrmro":1,"pkit":1,"plaban1981":1,"mxrcooo":1,"mdonaj":1,"mcherep":1,"necrolingus":1,"mramendi":1,"pazevedo-hyland":1,"mgnisia":1,"pblee88":1,"muka":1,"pelegbazakvega":1,"muscles18":1,"mfittko":1,"MustafaAgentBuilder":1,"nesvold":1,"Penagwin":1,"mess14":1,"persistTuan140103":1,"meshahan":1,"neosun100":1,"PeterAJansen":1,"peteski22":1,"MervinPraison":1,"nekomeowww":1,"MustafaDUT":1,"mustangs0786":1,"mvenkatsriram":1,"philipn7":1,"PhilipWhiteside":1,"picografix":1,"PietFourie":1,"Melodeiro":1,"mehertz":1,"pradhyumna85":1,"mauropizzi":1,"q1blue":1,"mattmalcher":1,"q2mark":1,"nav064":1,"nauxliu":1,"qife122":1,"qte123":1,"nang-dev":1,"naturalcandy":1,"mattias-lundell":1,"narusas":1,"r0mdau":1,"rafaamado":1,"rafhsilv":1,"rajasekar-venkatesan":1,"rajmehra1":1,"matthid":1,"NateMoneyLion":1,"Raju-git20":1,"rakalluri-clgx":1,"ramammah":1,"raman-1222":1,"ramya-girish":1,"rasha-salim":1,"nathanwong91":1,"MattFisher":1,"nathan-uwlm":1,"nathantetro":1,"mbosc":1,"pranav-boddu":1,"N13T":1,"preeteshjain":1,"prescod":1,"pretbc":1,"pridkett":1,"priyathamkat":1,"ProblemFactory":1,"n1lanjan":1,"n1majne3":1,"pseudotensor":1,"mbochneak":1,"pss4659":1,"navilg":1,"pstanisl":1,"maykcaldas":1,"maxshatzkiinsait":1,"namitbhardwaj":1,"Maximgitman":1,"NANDINI-star":1,"psydok":1,"Naveed101633":1,"maximevoisincohere":1,"nandurys":1,"maximehardy":1,"punkpeye":1,"Pursue-LLL":1,"pyguy":1,"noobHappylife":1,"Nooky420":1,"moshemorad":1,"morganross":1,"Monkeycrop":1,"MohsinRaz3":1,"normunds-wipo":1,"mritterfigma":1,"mohamedScikitLearn":1,"nicolasesprit":1,"Moep90":1,"modgod213":1,"npt":1,"NickSherrow":1,"mngeow":1,"nuernber":1,"mlhynfield":1,"numenbit":1,"nickprock":1,"nyl199310":1,"oabdellatif":1,"MrMrProgrammer":1,"mkhludnev":1,"NickCheng0921":1,"mkerkstra":1,"oaustegard":1,"mKadiyan":1,"ocristaldo":1,"mj23eugene":1,"mraad":1,"mpjunior92":1,"Nikhil101":1,"nikiluk":1,"niklasfink":1,"mphilippnv":1,"MoussaSak":1,"niklas-letz":1,"nikoizs":1,"NikolayTV":1,"nileshtrivedi":1,"nikdanilov":1,"niloc94":1,"mouhong":1,"nima-hodhodi":1,"ningxiao":1,"nirn":1,"nikagrawal90":1,"Nish81":1,"nishan-gl":1,"nicolasj92":1,"nithya-sunny-zoomrx":1,"nitinkr0411":1,"MrBlaise":1,"mrexodia":1,"mosshammer":1,"njtraveller":1,"Nniol":1,"nonZero":1,"pakelley":1,"msciortino":1,"mserek":1,"mikewirth":1,"paolomainardi":1,"ngamolsky":1,"newmanifold":1,"mshumer":1,"mtmvu":1,"Parthivee01":1,"ParthivNaresh":1,"mike-lsadigital":1,"Mubin170799":1,"mikeldking":1,"pascalwhoop":1,"miguelg719":1,"miguelelvir":1,"Muhammad-Danish-Abbas":1,"PatilSwarup77":1,"patrick-nanys":1,"MightyGoldenOctopus":1,"NEWbie0709":1,"mickvangelderen":1,"neuSnail":1,"PaulMeyerAtmoBfc":1,"michaelmyc":1,"paultheal1en":1,"michabbb":1,"pavanagrawal123":1,"MiyazonoKaori":1,"mitya52":1,"ogunoz":1,"oguzhanoyan":1,"ohmeow":1,"NickBak08":1,"ohmyboroda":1,"miraclebakelaser":1,"okaeiz":1,"omarmciver":1,"minhduc0711":1,"Mr-Pepe":1,"nhoelterhoff":1,"Mindrocket42":1,"one-punch-dimash":1,"Onlymywind":1,"nherment":1,"onurccn":1,"oott123":1,"oransterf":1,"milveinticuatro-ia":1,"msabramo":1,"ngdmGG":1,"Orbital-Web":1,"milinddethe15":1,"Otts86":1,"ozahavi":1,"mikila85":1,"ozshen":1,"VonNao":1,"vicapow":1,"vhadianto":1,"vgnshiyer":1,"VerunicaM":1,"VenomVendor":1,"VamshikrishnaAluwala":1,"valentin-pringault":1,"valda-z":1,"uzhao":1,"utsumi-fj":1,"usersina":1,"unique-jakub":1,"umarwar":1,"ukanwat":1,"uje-m":1,"uc4w6c":1,"TzurV":1,"tylergets":1,"tychoengberinkDIJ":1,"tushgaurav":1,"tugot17":1,"TSJasonH":1,"vnaray":1,"vlad-vinogradov-47":1,"vjleung":1,"Vizuara-AI-Lab":1,"vitatea2023":1,"vishalvibes":1,"vishalsolanki-AZ":1,"vipersurfvpn":1,"Violettttee":1,"vino-architect":1,"Vinnie-Singleton-NN":1,"Vinitha20013":1,"vini-intenseye":1,"viniciuspinto":1,"vincent-amchrus":1,"vinayK34":1,"vikrantsingh29":1,"VigneshwarRajasekaran":1,"ViezeVingertjes":1,"Vidit-Ostwal":1,"victoraavila":1,"VicentGJ":1,"trungtly":1,"TiGaI":1,"thverney-dozo":1,"thomasjohansen":1,"Thinkscape":1,"think007":1,"thibmaek":1,"thiagocaiubi":1,"thetkoseek":1,"TheTechromancer":1,"theshivay":1,"thequantum-r":1,"Themoneyhollic":1,"TheMellyBee":1,"TheImaginaryCreator":1,"thedevd":1,"theboyr":1,"Theanalyst369":1,"the21st":1,"thatmlopsguy":1,"ThanawaratGithub":1,"TH3K4Y4":1,"Tejhing":1,"trinhlehainam":1,"trevorprater":1,"TravisGibbs":1,"tony-tvu":1,"tonysy":1,"Tom-MarrLabs":1,"TomExMachina":1,"TomeHirata":1,"Tomac1":1,"tokoko":1,"to-jiawen":1,"toey":1,"todiadiyatmo":1,"TobiasGoerke":1,"tnduyh5":1,"TjobberTjob":1,"tjfroese":1,"tituslhy":1,"timfel":1,"timelfrink":1,"timBoML":1,"timbmg":1,"zzzhouuu":1,"zanynik":1,"zamborg":1,"zakariamehbi":1,"zaid33213":1,"Zacharias030":1,"yuyuma":1,"yuya2017":1,"yuvrajyadav13":1,"yuu341":1,"yuri12344":1,"yun12315":1,"yujonglee":1,"yudexia42":1,"yubingjiaocn":1,"yuandongbo-1":1,"ytongshang":1,"ytjhai":1,"youngchannelforyou":1,"yoswa":1,"yo-star":1,"yokonao":1,"yogeshkumar16":1,"zzhaaa123":1,"zuiyue-com":1,"zsimjee":1,"zsilver1":1,"ZPujan":1,"zplance":1,"zolgear":1,"zoeduan":1,"zmdw":1,"zkcpku":1,"Ziyann":1,"zhmingzhaung":1,"zhiyuan-1iu":1,"zhiruiwang":1,"zhanpengjie":1,"zhangtinglu":1,"zhanghaiqiangshigezhu":1,"zhanghaifan1999":1,"zerocorebeta":1,"zensim":1,"zbloss":1,"Zappelphilipp":1,"YiShiYiYuan":1,"wizche":1,"wissne":1,"winningcode":1,"win4r":1,"WillyRak":1,"willdady":1,"willbelr":1,"whozwhat":1,"WGlenn43":1,"wenxingyu":1,"wenwen12345":1,"weissmarco-kion":1,"WeichenXu123":1,"wei-b0":1,"wayum999":1,"waylonLu":1,"wagnerfrana94":1,"vvidovic":1,"vsoral":1,"vseprav":1,"vrvrv":1,"vorburger":1,"yin250":1,"yhenon":1,"yg-smile":1,"yanickxia":1,"yanglindong0725":1,"yangfan123-qw":1,"yamada-kazuhiro-tm6":1,"yairco1990":1,"YadaYuki":1,"xywei":1,"xxddff":1,"xvshiting":1,"xuchengpo":1,"xucailiang":1,"XSAM":1,"xMrAli":1,"xingchang1":1,"xiangyanw":1,"wwwillchen":1,"wwwcojp":1,"wolf-joe":1,"wm-ek":1,"SergioGavichi":1,"Sam1320":1,"sakethtallam-04":1,"saitharunsai":1,"saimaheshkrishna":1,"saikolasani":1,"Sai9238":1,"SAhmadrezaAnaami":1,"sahithi2105":1,"sagar-amberflo":1,"Sachingeotechno":1,"SaberSHO":1,"saattrupdan":1,"saahityaedams":1,"S1M0N38":1,"ryankarlos":1,"ryan-castner":1,"ryanc4ai":1,"RuthgerD":1,"rushilchugh01":1,"rubberduck583":1,"rshridoy":1,"rosmur":1,"sentienthouseplant":1,"semyonc":1,"sebastianliebscher":1,"sdw777":1,"scvthorsten":1,"Screenmax1234":1,"scraymondjr":1,"scottpersinger":1,"schwifty-brows":1,"schiyya":1,"ScGPS":1,"scaramouche1":1,"sbacc1":1,"sauravpanda":1,"Satya1902":1,"sassanix":1,"Sasi0026":1,"sao-coding":1,"SankalpC10":1,"Sanel0101":1,"sandragjacinto":1,"samuel123-sys711":1,"RoryCrispin":1,"RensDimmendaal":1,"renhongkai":1,"reneil1337":1,"remotejob":1,"regismesquita":1,"regb":1,"reese-li":1,"rebrowning":1,"reallax":1,"Real00":1,"rdv0011":1,"rc-ventura":1,"rchaser":1,"razyon":1,"Razos05":1,"razhakhan":1,"ray075hl":1,"rawwerks":1,"ravitejapuvvula":1,"raunakbhansalioai":1,"rathnaum":1,"rastenis":1,"rolshoven":1,"rokbenko":1,"RohitPanda":1,"rohach-oleksandr":1,"roeetal":1,"rodrigo-lurnova":1,"RocketRider":1,"robtaylor":1,"robogpt2023":1,"RobMa":1,"rob-judith":1,"RobinVanCauter":1,"rmssantos":1,"rjdw":1,"Rishang":1,"rioiart":1,"ricopinazo":1,"richardwatts-seale":1,"rhoentier":1,"reymondzzzz":1,"retanoj":1,"repko-artem":1,"tejasmagit":1,"Sundaram-07":1,"sugarkwork":1,"sudarshan-atwe-nj":1,"stillfox-lee":1,"stfines-clgx":1,"StevenRChen":1,"stevenaldinger":1,"sterankin":1,"stephen8339":1,"stefanocolmant":1,"starpit":1,"stardevelop":1,"sssemil":1,"SSMK-wq":1,"SSamDav":1,"srushti98-qurrent":1,"Sri-Teja-Boddu":1,"srinivastr1999":1,"sridharc-ntap":1,"srhm-epiq":1,"SrFuBuKi":1,"sreekarkamireddy":1,"tcyran":1,"Tavernari":1,"Tasmay-Tibrewal":1,"Taschentrick":1,"tan-yong-sheng":1,"TanushV":1,"tangr":1,"TanaroSch":1,"talalryz":1,"szymon-mac":1,"synjonestj":1,"Swipe4057":1,"swagulkarni":1,"svenseeberg":1,"suyash7243":1,"sushmanthreddy":1,"surendrakajle45-creator":1,"supertoonz":1,"SuperMohit":1,"sunsssyc":1,"SunnyWan59":1,"Sunny-Janjua":1,"SrBliss":1,"sings-to-bees-on-wednesdays":1,"simondutertre":1,"simonChoi034":1,"simarjeetss":1,"silent-code-monkey":1,"Silence-Well":1,"siddhantgawsane":1,"shuvom-s":1,"ShivamB25":1,"ShivaBP":1,"shiransh":1,"SheshadriTharunK":1,"sherif-fanous":1,"sheldonxxxx":1,"shay314":1,"shauryr":1,"shashseq":1,"Sharan-KnarahS":1,"Shankyg":1,"shaked-final":1,"shabihish":1,"SethThomas":1,"srail":1,"spiritanand":1,"spions":1,"Spike-Leung":1,"speratni":1,"spenpal":1,"spammenotinoz":1,"spacesphere":1,"souzanielsen77-oss":1,"sourabh-patil":1,"sodohertyIBM":1,"SNU-SE":1,"snozwoz":1,"Snow9666":1,"snova-jorgep":1,"snachx":1,"SlitiBrahim":1,"slimcheng3":1,"skye0402":1,"skuchipu":1,"sj-rtl":1,"sivadurga-web":1,"computerdane":1,"Colstuwjx":1,"colindonovan-8451":1,"CodyAdam":1,"CodexVeritas":1,"codevoyager1984":1,"codeugar":1,"CodeOfCloud":1,"codefromthecrypt":1,"Cmancuso":1,"cloudycotton":1,"clinnix":1,"clemparpa":1,"claralp":1,"ckoehler":1,"cipri-tom":1,"chuangfengwang":1,"chsasank":1,"christopher-hoernle":1,"ChristophAlt":1,"Christhian16":1,"chrisgoddard":1,"chrisgnicholas":1,"dannyburke1":1,"daniyalsaif200":1,"danielwells":1,"DanielQ-CV":1,"DanielChico":1,"dan10000":1,"DaivikDave":1,"daffierHarp":1,"da-amit-mujawar":1,"DaAitch":1,"cyounkins":1,"cvjxendra":1,"curvedinf":1,"CuriousLocky":1,"curious-broccoli":1,"CultriX-Github":1,"cubxxw":1,"crosenth":1,"createthis":1,"cotol7":1,"corrieriluca":1,"ConnorKirk":1,"conjuncts":1,"captain-nemo":1,"cankahramann":1,"camfarineau":1,"caldito":1,"cai417":1,"Cachet23":1,"caanpaip":1,"c3-ali":1,"bytlinc":1,"buildgreatthings":1,"btpemercier":1,"btiernay":1,"btemplep":1,"bsujcg79":1,"B-Step62":1,"bstanic":1,"brycedrennan":1,"bryanlimktscv":1,"BrDewit":1,"BradleyJHicks04":1,"BradKML":1,"bradatharmony":1,"BoxunCao":1,"chiu0602":1,"chirag-bajaj":1,"chetankapoor":1,"ChenziqiAdam":1,"chenmoneygithub":1,"chenjianb":1,"cheahjs":1,"chaunceyhw":1,"chaoqing":1,"chandrakanth7":1,"chakriallamsetty":1,"cfytrok2":1,"cccntu":1,"cbolles":1,"cavitcakir":1,"cauchy221":1,"Caterinasacco":1,"CatBraaain":1,"castrapel":1,"casret":1,"CashWilliams":1,"carlanga1992":1,"cardin":1,"EDM115":1,"eddwinpaz":1,"eddierichter-amd":1,"eddie-liner":1,"edamamez":1,"EcoleKeine":1,"ecda909":1,"ebosas":1,"ebildebil":1,"dworthen":1,"duodecanol":1,"dudekk":1,"Dudedrakes":1,"dsouard":1,"dsewell":1,"drewstinnett":1,"Dranaxel":1,"dragonTalon":1,"dporch":1,"d-ploutarchos":1,"doudoujay":1,"doublefx":1,"DoraALin":1,"ericwangteng":1,"erickdp":1,"eric2788":1,"epicfaace":1,"Eoous":1,"EnzoGehlen":1,"enricobellato":1,"enniofilicicchia":1,"emorling":1,"emk":1,"ellonde":1,"ElliotK-IB":1,"eliudbusolo-cmd":1,"Elijas":1,"EliEron":1,"electriclizard":1,"Eitan1112":1,"eilam-stream":1,"ei-grad":1,"eightreal":1,"Efensun":1,"EemiSkillwell":1,"edwarddamato":1,"DerrykBoyd":1,"DerekLiang":1,"DenEnen":1,"deepakdeore2004":1,"DediCATeD88":1,"decipher27":1,"Debesh1234":1,"ddm21":1,"ddkedr":1,"dbschmigelski":1,"davisuga":1,"DavidZhai":1,"davidzapata828":1,"davidshtian":1,"davidfungf":1,"david1542":1,"datavisorrunziyang":1,"dataAiOliver":1,"Darxeal":1,"darshil1503":1,"DarioArena87":1,"darboy77":1,"darabos":1,"doomspec":1,"domg8man":1,"dneprovets":1,"DKAmateur":1,"djwessel":1,"dipta007":1,"dinmukhamedm":1,"dinhdobathi1992":1,"dingkwang":1,"DingJun1028":1,"dinggh":1,"dineshkumarsarangapani":1,"dimsky":1,"DimitriM":1,"dimbleby":1,"dhs-shine":1,"DhivakarK-git":1,"dhgate-group":1,"dgu1-godaddy":1,"dgallitelli":1,"DevAI46":1,"devAi1234":1,"designcomputer":1,"amit4422":1,"Amit-247146":1,"Amit080696":1,"amarrella":1,"amanb2000":1,"alymedhat10":1,"alvarosevilla95":1,"alnassera":1,"almajo":1,"allianeamt":1,"allen-cook":1,"allenanie":1,"aliok":1,"alexzeitgeist":1,"alex-za-ekb":1,"alexey-lapin":1,"alexanderar":1,"alexagr":1,"alephpiece":1,"albertyusunepiq":1,"albert-pic":1,"AlanBMC":1,"Al6x6":1,"anmolbhatia05":1,"ankurcoplug":1,"ankandrew":1,"anhphong22":1,"anhnh2002":1,"Angitha101":1,"Aneesha20":1,"andriibdevicetotal":1,"andreybavt":1,"AndrewHamm":1,"andrelohmann":1,"andigehle":1,"Anchaliya75":1,"anbe290901":1,"anaverageuser0000":1,"anatolec":1,"Anas0055":1,"anarua1203":1,"anandhukrishna-axa":1,"amscosta":1,"amolpsingh":1,"amoghnalwaya":1,"amitlohumiece-del":1,"AcquistDeveloper221523":1,"acertain":1,"accurate-aayush":1,"acarmi":1,"abk234":1,"abinpaul":1,"Abiji-2020":1,"abhijithas":1,"abhi-agg":1,"abdelrahman-dev92":1,"abakcai":1,"aashsach-tss":1,"aapeliv":1,"aantn":1,"a67793581":1,"a15355447898a":1,"64933988":1,"5S":1,"360adsxchange":1,"0xThresh":1,"0xGitGuy":1,"0x-fang":1,"048823":1,"akshoop":1,"Akram12-06":1,"akashlinux10may":1,"ak11234":1,"ajhetherington":1,"AJDurant":1,"ajason":1,"airmandos":1,"AimoreRRD":1,"aidankovacic-8451":1,"ahmed0x77":1,"agunapal":1,"agajdosi":1,"afroz-gl":1,"afreenss":1,"adrianlyjak":1,"aditya-silna":1,"ADIthaker":1,"adelmuursepp":1,"AddChew":1,"AdarsHH30":1,"adampauls":1,"adamcohenhillel":1,"benlangfeld":1,"benediktstroebl":1,"BenceBakos":1,"belcekaya":1,"behnam-oneschema":1,"BedirT":1,"bchen1116":1,"banziyeoh":1,"banshee1":1,"bamchip":1,"baiyi-os":1,"Baghla911":1,"bad-superman":1,"Badlybear":1,"azat-sariyev":1,"ayqazi":1,"aybruhm":1,"aws-banjo":1,"awesie":1,"aveao":1,"avbiswas":1,"auschoi96":1,"augustfr":1,"boodyfreek":1,"bocytko":1,"bobbywlindsey":1,"bmanczak":1,"bleriot14":1,"blairhudson":1,"bkhaneja":1,"bjoernbg":1,"bjhargrave":1,"bitnom":1,"biscuit279":1,"bipulsimkhada-cr":1,"binyasin":1,"bilelomrani1":1,"bigdata5911":1,"bhi5hmaraj":1,"BhargavModha-Cactus":1,"bharath-muthineni":1,"Bharat23":1,"Bhanuvellala":1,"b-ggs":1,"bernardoVale":1,"BeppeMarnell":1,"ArchishmanSengupta":1,"Archer456":1,"archanmisra":1,"a-rbsn":1,"arbscs":1,"aravindkarnam":1,"araujof":1,"ArakiSatoshi":1,"AraiYuno":1,"aquan9":1,"April-forever":1,"a-premo":1,"apanagos":1,"aowen14":1,"aoaim":1,"AO2233":1,"anujpatel03":1,"anuar12":1,"AntoonBeres":1,"anton164":1,"AntoineBlanot":1,"antisilent":1,"ant31":1,"audrzejq":1,"attilalaszlo":1,"athewsey":1,"atbradley":1,"asubramani82":1,"asmith26":1,"ashwin153":1,"AshtonMohns":1,"ashrafzidy":1,"ashishs":1,"Ash-Blanc":1,"ash-01xor":1,"asabino2":1,"Aryan-Railtown":1,"Aryanag2":1,"Arvoreniad":1,"artreimus":1,"arpit-gahlot":1,"arnoulddw":1,"arkadiy-telegin":1,"arjunprabhulal":1,"Arithmomaniac":1,"ariel-frischer":1,"kashish-prodigal":1,"karora":1,"karimovaSvetlana":1,"karen-veigas":1,"kanaka":1,"Kai-Luka":1,"KadekM":1,"jzkunlun":1,"jyothi410":1,"justicel":1,"junjiwon1031":1,"JunJingCheng":1,"jumsay":1,"juliuslipp":1,"juliushuck":1,"julius-frenzel":1,"jugaldb":1,"juanrmn":1,"JuanjoFuchs":1,"jts250":1,"jtlicardo":1,"JSchmie":1,"jprakash197":1,"kirel":1,"kienvu58":1,"khimaros":1,"khanhthanhdev":1,"KhaledFadi":1,"khakimov":1,"kgrovor":1,"kgoehner":1,"keyzou":1,"kevinpijning":1,"kevinfealey":1,"kethamak":1,"ketangangal":1,"Kenwwww":1,"KEDIARAHUL135":1,"kdziedzic68":1,"kbencherif":1,"KBazGenexus":1,"kayedspace":1,"Kavyapriya-1804":1,"kavinkumar807":1,"kavin851018":1,"kavil":1,"JoFo-IT":1,"JoeyVinc":1,"jmurkothintel":1,"jmorenoc-o":1,"jlrcolmenares":1,"jleatham":1,"jkidslme3":1,"jinjianghao":1,"jim-halpert-ai":1,"jichmi":1,"jiahuei":1,"jhpiedrahitao":1,"jhaeussler-tricat":1,"jgyvAV41":1,"jgregory-valence":1,"jgato":1,"JFingerle":1,"jezell":1,"Jessi11111":1,"JerryX-sudo":1,"jerryjin2018":1,"jerry-intrii":1,"JerryDaHeLian":1,"jpaodev":1,"jp-agenta":1,"jouDance":1,"JotaDeRodriguez":1,"josperrod9":1,"joshhatfield":1,"josh900":1,"joseph-pq":1,"josemaria-vilaplana":1,"josegalarceh":1,"joseantoniovilar":1,"jorgegarciarey":1,"jorado":1,"Jopo-JP":1,"joouha":1,"JoostvDoorn":1,"jonha892":1,"JonathanRayner":1,"Jonarod":1,"JohnPaton":1,"johndun":1,"JohanLudvigHolst":1,"jogardi":1,"luisgfelipeg":1,"luckydevil13":1,"lucaderumier":1,"ltahilra":1,"lpb1":1,"lowlyocean":1,"lotanna-amaechi":1,"lostdreams":1,"lorenzPoli":1,"loorisr":1,"lokflam":1,"logansgitsetup":1,"locck":1,"LoadingZhang":1,"llvll0hsen":1,"LLukas22":1,"lloukmane":1,"lkthomas":1,"lizardperson42":1,"lixk666":1,"liusssyang":1,"liumo-art":1,"liukidar":1,"matoujin":1,"matgaspar":1,"matejmajzel":1,"massi-ang":1,"martinscooper":1,"MarkySmarky":1,"Markwema86":1,"markowanga":1,"markbang":1,"MariuszT":1,"MarcusRosen-Rio":1,"marcus09310":1,"MarcinRybinski":1,"marchellodev":1,"mantrakp04":1,"manishshettym":1,"malags":1,"MajorD00m":1,"maidou-00":1,"mahdizaferanchi":1,"Magolor":1,"Madhangi-FTI":1,"luminiefa":1,"kverma20":1,"KvelKrishna":1,"kuri-leo":1,"kunalchamoli":1,"kufel":1,"kubbot":1,"ktos":1,"ksundarraj-c-rpx":1,"KrishnaMoorthy47":1,"kreatoo":1,"krasserm":1,"kramerc01":1,"kprubann":1,"koushal2018":1,"kourenmu":1,"konsti":1,"kokhoor":1,"km322":1,"klosowsk":1,"klaudworks":1,"klaricl":1,"kk-rishang":1,"kjoth":1,"liudhzhyym":1,"lithafnium":1,"linshaoyong":1,"LingXuanYin":1,"limxf":1,"LightningSh0ck":1,"liatoutou":1,"li1234yun":1,"lfshao":1,"lfnovo":1,"lexiangjizhi6":1,"lewiesnyder":1,"levmichael3":1,"leo-capvano":1,"leggettmatt":1,"LeeJeongHwi":1,"lcfyi":1,"lawwu":1,"lavantien":1,"lattwood":1,"laitco":1,"ladrians":1,"laclouis5":1,"Greatz08":1,"GravAnt":1,"gokulbharadhan":1,"GokhanOfficial":1,"glgh":1,"glenn-jocher":1,"Glebbot":1,"gkoumasd":1,"gjmveloso":1,"githubuser16384":1,"githubnewsettler":1,"giovaborgogno":1,"gil56":1,"ghost":1,"ggiallo28":1,"gfgkmn":1,"germanh2":1,"GeraldPape":1,"georg-wolflein":1,"georgeliamcampbell":1,"genrry":1,"genadis":1,"gego144":1,"Harshuqt":1,"harshmoorjani":1,"Harshal292004":1,"harshadchha":1,"HarpreetBaathTR":1,"hariri24":1,"haran090":1,"happyTonakai":1,"hanil-jihun":1,"Hambaobao":1,"hakan-77":1,"hakan458":1,"hajdul88":1,"hahamark1":1,"hagan":1,"Hades32":1,"habitoti":1,"guybybo":1,"gustavofagundes":1,"GustasMikutavicius":1,"gurvkm":1,"guox18":1,"grosjeang":1,"flex-yeongeun":1,"flagbug":1,"fkrauthan":1,"fjodorsch":1,"fisser001":1,"filtershekanahmad":1,"Filippide8864":1,"FiiL123":1,"federicovallucci":1,"fcakyon":1,"fatwang2":1,"FatGhosta":1,"fangzhen":1,"eyalk5":1,"eyaldar":1,"Extremys":1,"evilPaprika":1,"Eutycus057":1,"EulerBlind":1,"estsauver":1,"estone81":1,"esnible":1,"EshamAaqib":1,"gcleaves":1,"gboston":1,"GayHackRat":1,"gauravnbcu":1,"Galaco":1,"Gageperrin":1,"gabi-mil":1,"gabehollombe":1,"Fu-Yi0":1,"furkanc":1,"Fuckingnameless":1,"FreshLucas-git":1,"freddyholms":1,"franchukpetro":1,"FractalWire":1,"Fractal-0":1,"fowmirel":1,"flycoffeecat":1,"FlorianVal":1,"florian-ivadolabs":1,"flomader":1,"FlippFuzz":1,"flex-yeongjunchoi":1,"jakelorocco":1,"jake83741":1,"jaivep2323":1,"jagusztinl":1,"jagauthier":1,"jaehyeongAN":1,"jack-spike":1,"JackLittleWolf":1,"jackie-nooks":1,"jacethemagician":1,"iyjian":1,"iUnknownAdorn":1,"Isydmr":1,"istranic":1,"issac957":1,"issac2e":1,"Inthuson":1,"imperorrp":1,"i-makashev":1,"ilyamk":1,"igoichuk":1,"icep87":1,"ianustec":1,"jeroenvermunt":1,"Jemi1986":1,"jegraham-amplify":1,"jduprey":1,"jdietzsch91":1,"JBRosenberg":1,"jBbL81":1,"jbarthelmes":1,"jaysonsantos":1,"jaymegordo":1,"JayDoubleu":1,"jayanti-prasad":1,"javiermrcom":1,"javiergarciapleo":1,"Jarvx":1,"JarettForzano":1,"janmett":1,"jamesleeht":1,"JamesHutchison":1,"JamesGuthrie":1,"James4Ever0":1,"JakubCerven":1,"JakobStadlhuber":1,"hithamsmadi":1,"hipotures":1,"himankobe":1,"hikouki-gumo":1,"HikaruEgashira":1,"hic090":1,"hhwilliam":1,"HFadeel":1,"hewliyang":1,"herve-ves":1,"here4dadata":1,"henryhwang":1,"henninglebbaeus":1,"hendrikdm":1,"hem210":1,"heiko-braun":1,"hebrd":1,"hcoona":1,"hcavarsan":1,"hcadioli":1,"Hazem-azim":1,"HassanAITBRIK":1,"harupy":1,"ianmuge":1,"iamwillbar":1,"iamharshrana":1,"iacedia":1,"hxomer":1,"huytuong010101":1,"hung-phan":1,"HumanG33k":1,"HugoPodworski":1,"huangyafei":1,"HtutLynn":1,"hspencer77":1,"HScarb":1,"hsaeed3":1,"hrz6976":1,"hrushikeshdokala":1,"hpedrorodrigues":1,"hongquando":1,"h-k-nyosu":1,"hjun881":1,"hjsg1010":1,"Hivra1":1,"hitsmaxft":1}},"past_year_pull_request_authors":{"table":{"ishaan-jaff":1293,"krrishdholakia":1107,"colesmcintosh":173,"jugaldb":144,"NANDINI-star":135,"msabramo":54,"dependabot[bot]":48,"Sameerlite":37,"S1LV3RJ1NX":29,"mubashir1osmani":29,"emerzon":24,"SmartManoj":23,"ARajan1084":22,"AlexsanderHamir":22,"superpoussin22":21,"tahaali-dev":20,"wagnerjt":17,"yujonglee":17,"CakeCrusher":14,"uc4w6c":14,"lowjiansheng":14,"kankute-sameer":13,"crisshaker":13,"aholmberg":13,"marty-sullivan":13,"timelfrink":12,"xingyaoww":12,"TeddyAmkie":11,"vvidovic":11,"Mte90":11,"njbrake":11,"NickGrab":10,"berri-teddy":10,"vibhavbhat":10,"liuhu":10,"hsuyuming":10,"SunnyWan59":10,"adrianlyjak":10,"hxtomer":9,"seyeong-han":9,"daarko10":9,"user202729":8,"mknet3":8,"miraclebakelaser":8,"lucasra1":8,"yeahyung":8,"Aktsvigun":8,"Copilot":8,"jhpiedrahitao":8,"iabhi4":8,"shagunb-acn":7,"eycjur":7,"mattf":7,"ADIthaker":7,"0x-fang":7,"fzowl":7,"sajdakabir":7,"keith-decker":7,"tofarr":7,"n1lanjan":6,"Kashyab19":6,"Aditya-A-G":6,"yurchik11":6,"hsaeed3":6,"elroy-bot":6,"bobbywlindsey":6,"elabbarw":6,"MadsRC":6,"minhduc0711":6,"anhuaxiang":6,"Kaushikdkrikhanu":5,"paul-gauthier":5,"hanouticelina":5,"sfarthin":5,"PeterDaveHello":5,"jasonhp":5,"byrongrogan":5,"hxdror":5,"dinmukhamedm":5,"mrmps":5,"anton164":5,"omnisilica":5,"TensorNull":5,"FeepingCreature":5,"Winston-503":5,"Bobronium":5,"Hexoplon":5,"omrishiv":5,"nate-mar":5,"theGitNoob":5,"hewliyang":4,"lizzij":4,"Dima-Mediator":4,"edwarddamato":4,"breno-aumo":4,"fengjiajie":4,"xucailiang":4,"Classic298":4,"yigitkonur":4,"B-Step62":4,"kuloud":4,"Schnitzel":4,"naliotopier":4,"boopesh07":4,"ashwin153":4,"ljk53":4,"ryan-castner":4,"deepanshululla":4,"tanvithakur94":4,"hughcrt":4,"vuanhtu52":4,"dotmobo":4,"peteski22":4,"sammcj":4,"vivek-athina":4,"juancarlosm":4,"TomeHirata":4,"codefromthecrypt":4,"jaswanth8888":4,"niinpatel":4,"grahama1970":4,"IleAuxVaches":4,"subnet-dev":4,"Jonarod":4,"nobu007":4,"trashhalo":4,"ventz":4,"Tomas2D":4,"zoltan-ongithub":4,"keyute":4,"wtf-is-flying":4,"jeansouzak":4,"raz-alon":4,"AnilAren":4,"cbjuan":4,"unrealandychan":4,"ryanmeans":4,"bepotp":4,"WolframRavenwolf":4,"iwamot":3,"happyherp":3,"tokoko":3,"Aditya8840":3,"Ithanil":3,"hakan458":3,"themrzmaster":3,"tomukmatthews":3,"aorwall":3,"spike-spiegel-21":3,"22mSqRi":3,"NolanTrem":3,"VigneshwarRajasekaran":3,"Toy-97":3,"pazevedo-hyland":3,"nhs000":3,"PradyMagal":3,"RohitPanda":3,"dceluis":3,"jroberts2600":3,"neubig":3,"damienpontifex":3,"SantoshDhaladhuli":3,"DmitriyAlergant":3,"frankzye":3,"anthony-liner":3,"yytdfc":3,"jatorre":3,"gkaretka":3,"raymond-chii":3,"RichardoC":3,"regismesquita":3,"Rasmusafj":3,"ketangangal":3,"mbukeRepo":3,"Eoous":3,"krasserm":3,"CH-GAGANRAJ":3,"keenranger":3,"jtong99":3,"bexelbie":3,"luizrennocosta":3,"jmarshall-medallia":3,"DrQuacks":3,"acelyc111":3,"Simon-Stone":3,"murad-khafizov":3,"tombii":3,"Jacobh2":3,"manojkumargogula":3,"abhijitherekar":3,"sparfenyuk":2,"pang-wu":2,"eledoranda":2,"HeMuling":2,"aswny":2,"mirodrr2":2,"mikolajz":2,"ericmjl":2,"strawgate":2,"Dbzman":2,"mkhludnev":2,"minpeter":2,"thiagosalvatore":2,"maxshatzkiinsait":2,"rasta-rocket":2,"JayDoubleu":2,"NiharP31":2,"camfarineau":2,"dipakparmar":2,"FlorianVal":2,"johann-petrak":2,"hcavarsan":2,"mkavinkumar1":2,"gotsysdba":2,"zsimjee":2,"alexx-ftw":2,"SrilakshmiC":2,"wreed4":2,"aguadoenzo":2,"JimmyLzh":2,"luke396":2,"youngchannelforyou":2,"FelipeRodriguesGare":2,"nonZero":2,"ongkhaiwei":2,"jollyolliel":2,"GabrielLoiseau":2,"bbartels":2,"codeugar":2,"tan-yong-sheng":2,"martenjostmann":2,"kmkarim":2,"fabriciojoc":2,"KPCOFGS":2,"dsdanielko":2,"mrFranklin":2,"rbren":2,"raskanskyz-lasso":2,"Mateusz-Switala":2,"fadil4u":2,"christianromeni":2,"Mre11i0t":2,"drmingler":2,"yeounhak":2,"lukegalea":2,"XxAlonexX":2,"Nitro963":2,"sakoht":2,"ogunoz":2,"edwardsamuel":2,"mucahitkayadan":2,"hxmichael":2,"tmbo":2,"qvalentin":2,"sviscaino":2,"hagan":2,"dinggh":2,"davide-baldo":2,"teremterem":2,"moicalcob":2,"jgowdy-godaddy":2,"rajashekarcs2023":2,"msannan2":2,"ayulockin":2,"DarinVerheijke":2,"minwhoo":2,"szafranek":2,"capsenz":2,"m1heng":2,"bougou":2,"oroszgy":2,"holzman":2,"devdev999":2,"baimyr":2,"RndName":2,"josheplibra":2,"cverna":2,"junkmd":2,"mukesh-dream11":2,"agajdosi":2,"ckoehler":2,"KingNish24":2,"tylerhutcherson":2,"GPTLocalhost":2,"betterthanbreakfast":2,"shionhonda":2,"sparkprime":2,"thereds11":2,"Riddhimaan-Senapati":2,"rewbs":2,"dhs-shine":2,"mollux":2,"yanwork":2,"viralbhadeshiya":2,"Vinnie-Singleton-NN":2,"dharamendrak":2,"Prathamv007":2,"akshaycj":2,"kowyo":2,"Amit-kr26":2,"tarekabouzeid":2,"mrlorentx":2,"hillarysanders":2,"weburnit":2,"baejooc":2,"sunqiuming526":2,"ialisaleh":2,"JoostvDoorn":2,"aoaim":2,"Jetemple":2,"elda27":2,"Naggafin":2,"damgem":2,"uzaxirr":2,"oroxenberg":2,"chrisgoddard":2,"trislaz":2,"mbosc":2,"olivierverdier":2,"Dwij1704":2,"andresC98":2,"ryuichi1208":2,"ranadkar":2,"MariuszT":2,"chaoqing":2,"pselden":2,"dhh1995":2,"btemplep":2,"OndrejSlama":2,"5aaee9":2,"FatGhosta":2,"k11kirky":2,"alexanderar":2,"oaustegard":2,"hi019":2,"Cmancuso":2,"vazirim":2,"sorenmat":2,"markolofsen":2,"jsondai":2,"pavanagrawal123":2,"gemyago":2,"changchiyou":2,"yuu341":2,"mohittalele":2,"snoyiatk":2,"Bharat23":2,"myfreebrain":2,"nagomiso":2,"alymedhat10":2,"nimishchaudhari":2,"aburgel":2,"zishaansunderji":2,"mjnitz02":2,"chaofuyang":2,"omarmciver":2,"alrocar":2,"husnain7766":2,"vlad-vinogradov-47":2,"sandragjacinto":2,"zhaohan-dong":2,"nikoizs":2,"julianolm":2,"HikaruEgashira":2,"ZXTFINAL":2,"ducnvu":2,"ftao":2,"niloc94":2,"wsmolkowski":2,"Thomas-Mildner":2,"The-Code-Labz":2,"SanjoDeundiak":2,"afspies":2,"kiriloman":2,"marcklingen":2,"johannkm":2,"rgambee":2,"justinthelaw":2,"ochsec":2,"weijie-tan3":2,"Elijas":2,"vervitK":2,"laurien16":2,"martin-liu":2,"you-n-g":2,"xprilion":2,"dastaiger":2,"MullaAhmed":2,"sings-to-bees-on-wednesdays":2,"gunjan-solanki":2,"oabdellatif":2,"abhijitjavelin":2,"santibreo":2,"estsauver":2,"sahusiddharth":2,"Shankyg":2,"svenseeberg":2,"EmaSuriano":2,"andjsmi":2,"tvishwanadha":2,"tsmdt":2,"thomelane":2,"TangKeng":2,"gbrian":2,"DimitriPapadopoulos":2,"SankalpC10":2,"DanBurton":2,"arjunprabhulal":2,"tony-tvu":2,"claralp":2,"sonalibud":2,"aitkhadija":2,"kreatoo":2,"luisegarduno":2,"kafeelraza":2,"vinodjayachandran":2,"dttran-glo":2,"terylt":2,"ajac-zero":2,"utkashd":2,"zseymour":2,"jorado":2,"matthid":2,"hnykda":2,"karen-veigas":2,"sagar-amberflo":2,"sashank5644":2,"jeromeroussin":2,"AyrennC":2,"carsongee":2,"RupertoM":2,"bjhargrave":2,"Klohto":2,"TobiMayr":2,"caramulrooney":2,"satendrakumar":2,"moshemorad":2,"benbarclay":2,"Askir":2,"lapinek":2,"kearnsw":2,"madhukar01":2,"Shiti":2,"Ali-Razmjoo":2,"imdigitalashish":2,"julianubico":2,"NisanthChsr":2,"AkshatGiri":2,"Abiji-2020":2,"igorlima":2,"GaloisField2718":2,"glgh":2,"noobHappylife":2,"amarrella":2,"shibaboy":2,"lkmeta":2,"ra0x3":2,"erezh16":2,"hula-la":2,"stuagano":2,"LouisShark":2,"husain-attar":2,"Isydmr":1,"badbye":1,"likweitan":1,"6matt":1,"utsumi-fj":1,"unique-jakub":1,"blahgeek":1,"erifsx":1,"archi-max":1,"yrk111222":1,"Amir-R25":1,"nbrosse":1,"coffeegrind123":1,"Kakadus":1,"m7mdhka":1,"bjornjee":1,"arizedatngo":1,"bpafoshizle":1,"Shubhwithai":1,"dcieslak19973":1,"Ne0-1":1,"busla":1,"wildcard":1,"LingXuanYin":1,"danielwells":1,"Lothiraldan":1,"ElefHead":1,"nwoltman":1,"ohmeow":1,"BenYao21":1,"electriclizard":1,"jihsheng-huang":1,"marcoscannabrava":1,"frrad":1,"ocraviotto":1,"kgritesh":1,"sgoedecke":1,"haggai-backline":1,"scosman":1,"c3-AndrewDoan":1,"danielmklein":1,"Maximgitman":1,"5S":1,"wenxi-onyx":1,"ankykong":1,"marscod":1,"jwang-gif":1,"henryhwang":1,"arsh72":1,"lwcobo":1,"onlylhf":1,"Miyamura80":1,"rasha-salim":1,"FUT":1,"lcfyi":1,"rokbenko":1,"niharm":1,"tyler-liner":1,"manascb1344":1,"speglich":1,"serializer":1,"CodingFabian":1,"khoi-tran-91":1,"raspawar":1,"zhangyoufu":1,"vpbill":1,"JagadeeshReddy1":1,"mounta11n":1,"mainred":1,"joshualipman123":1,"1995parham":1,"Gum-Joe":1,"renovate[bot]":1,"LLukas22":1,"YiShiYiYuan":1,"phosae":1,"nielsbosma":1,"Eulenator":1,"javacruft":1,"schnaker85":1,"mlhynfield":1,"inf3rnus":1,"Isaac4real":1,"graysonchen":1,"5731la":1,"Falimonda":1,"Gal-bloch":1,"briandevvn":1,"ma-armenta":1,"zhourunlai":1,"nagyv":1,"1vinodsingh1":1,"simha104":1,"bjodah":1,"marcelodiaz558":1,"eddierichter-amd":1,"AntonioKL":1,"wwwillchen":1,"btpemercier":1,"Fredy":1,"BardiaKh":1,"kweinmeister":1,"jasonpnnl":1,"ikaadil":1,"Kenerlee":1,"edify42":1,"kjoth":1,"emmanuel-ferdman":1,"mrdev023":1,"ncybul":1,"V2arK":1,"etse1288":1,"Rayshard":1,"misrasaurabh1":1,"oytunkutrup1":1,"Deviad":1,"qdrk":1,"takashiishida":1,"jmcpeak":1,"kowshik24":1,"haoshan98":1,"ericgtkb":1,"keykbd":1,"rinormaloku":1,"marcoaleixo":1,"plafleur":1,"barabum0":1,"dworthen":1,"foreign-sub":1,"tcx4c70":1,"Eitan1112":1,"staeiou":1,"mdonaj":1,"kayoch1n":1,"JVenberg":1,"MonkeyKing44":1,"duanhongyi":1,"Tasmay-Tibrewal":1,"jonaengs":1,"iv0rish":1,"WilsonSunBritten":1,"VitalikBerashvili":1,"JamesGuthrie":1,"tosi29":1,"ChenghaoMou":1,"hazyone":1,"HarshavardhanK":1,"tremlin":1,"moandersson":1,"zhxlp":1,"sp-aaflalo":1,"restato":1,"cynic64":1,"swiftdevil":1,"SamBoyd":1,"fengbohello":1,"SuperSecureHuman":1,"theptrk":1,"georg-wolflein":1,"pascallim":1,"daureg":1,"codeartctz":1,"luv-bansal":1,"ryanchase-cohere":1,"mdiloreto":1,"Const-antine":1,"MohammedSamirMahmoud":1,"KRRT7":1,"InvisibleMan1306":1,"msuhail1997":1,"DotZohaib":1,"doublerr":1,"huetterma":1,"shivansh-emergent":1,"Dishwasha":1,"nthtrung09it":1,"jpetrucciani":1,"zhangwfjh":1,"fede-ciliberti":1,"akmadan":1,"rolshoven":1,"aravindkarnam":1,"ytjhai":1,"hcoona":1,"iwinux":1,"dmvieira":1,"onlylonly":1,"michaeltansg":1,"alvarosevilla95":1,"VerunicaM":1,"chaospuppy":1,"lukaszeckert":1,"bkrish444":1,"sonald":1,"tyumentsev4":1,"Dobiasd":1,"huangyafei":1,"swarna1101":1,"strickvl":1,"bhaktatejas922":1,"dragosMC91":1,"EcoleKeine":1,"j0yk1ll":1,"jtsai-quid":1,"Penagwin":1,"jeevb":1,"danielaskdd":1,"FiiL123":1,"asmith26":1,"akingscote":1,"wangsha":1,"nherment":1,"seankwalker":1,"ervwalter":1,"pdecat":1,"poyynt":1,"AlexandreBoue":1,"slytechnical":1,"zigelboim-misha":1,"igtm":1,"awesomekyle":1,"TheCodeWrangler":1,"DorZion":1,"jinskjoy":1,"AnandKhinvasara":1,"shomzhang":1,"GeminiLight":1,"bcdonadio":1,"cagostino":1,"CAFxX":1,"daily-kim":1,"OscarSavNS":1,"MajorD00m":1,"minh-thai-gfg":1,"dalssoft":1,"eagle-p":1,"sugarkwork":1,"ryanpeach":1,"chihweiwork":1,"jmorenoc-o":1,"zheng1":1,"LoadingZhang":1,"codeflash-ai[bot]":1,"mjmendo":1,"jackie-nooks":1,"Shravankb301":1,"atapia27":1,"bveiseh":1,"david1542":1,"jnhyperion":1,"pathikrit":1,"ant31":1,"herve-ves":1,"ZeroClover":1,"exiao":1,"djshaw01":1,"eliasto":1,"michal-otmianowski":1,"carlos-marchal-ph":1,"qidu":1,"Eduard-Voiculescu":1,"wwells":1,"ozzieba":1,"malags":1,"odellus":1,"rubberduck583":1,"gmdfalk":1,"minghao51":1,"yokonao":1,"ledmaster":1,"kushagro":1,"maxrabin":1,"jairajc":1,"josephcc":1,"casparhsws":1,"chaosddp":1,"idootop":1,"lgruen-vcgs":1,"whozwhat":1,"ThakeeNathees":1,"stevenaldinger":1,"cedarm":1,"zhirafovod":1,"RajeshThallam":1,"stevenmanton":1,"minatoaquaMK2":1,"mbrner":1,"freinold":1,"FedericoCadena9":1,"kmontocam":1,"homanp":1,"brnrc":1,"tlowrimore-heroku":1,"billzhang-fundamental":1,"zainhas":1,"xsg22":1,"XSAM":1,"sandeshghanta":1,"NiklasRosenstein":1,"apoorv-sharma":1,"thiswillbeyourgithub":1,"hanakannzashi":1,"mcowger":1,"stephaneminisini":1,"davis-featherstone":1,"reymondzzzz":1,"dcbark01":1,"ultmaster":1,"tancnle":1,"philipkiely-baseten":1,"skeptrunedev":1,"kiljag":1,"xywei":1,"douo":1,"alexkuzmik":1,"X4tar":1,"UlookEE":1,"o-khytrov":1,"walkingerica":1,"awesie":1,"DaivikDave":1,"TensorTemplar":1,"salzubi401":1,"hypermoose":1,"daikeren":1,"afogel":1,"PhilipAD":1,"cipri-tom":1,"Yujie-zhuzhu":1,"joeyfeldberg":1,"cangozpi":1,"vanities":1,"aymeric-roucher":1,"krishvsoni":1}},"maintainers":[{"table":{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"}},{"table":{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"}},{"table":{"login":"Manouchehri","count":144,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"}},{"table":{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"}},{"table":{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"}},{"table":{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"}},{"table":{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"}},{"table":{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"}},{"table":{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"}},{"table":{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"}},{"table":{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"}},{"table":{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"}},{"table":{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"}},{"table":{"login":"NickGrab","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"}},{"table":{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"}},{"table":{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"}},{"table":{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"}},{"table":{"login":"evlekht","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evlekht"}}],"active_maintainers":[{"table":{"login":"colesmcintosh","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colesmcintosh"}},{"table":{"login":"jugaldb","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jugaldb"}},{"table":{"login":"NANDINI-star","count":126,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NANDINI-star"}},{"table":{"login":"mubashir1osmani","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mubashir1osmani"}},{"table":{"login":"Sameerlite","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Sameerlite"}},{"table":{"login":"berri-teddy","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/berri-teddy"}},{"table":{"login":"AlexsanderHamir","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AlexsanderHamir"}},{"table":{"login":"TeddyAmkie","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TeddyAmkie"}},{"table":{"login":"S1LV3RJ1NX","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/S1LV3RJ1NX"}},{"table":{"login":"xingyaoww","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xingyaoww"}},{"table":{"login":"yujonglee","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yujonglee"}},{"table":{"login":"ARajan1084","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ARajan1084"}},{"table":{"login":"NickGrab","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickGrab"}},{"table":{"login":"Bobronium","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Bobronium"}},{"table":{"login":"tylerhutcherson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tylerhutcherson"}},{"table":{"login":"ADIthaker","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ADIthaker"}},{"table":{"login":"Manouchehri","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Manouchehri"}}]}},"events":null,"keywords":["ai-gateway","anthropic","azure-openai","bedrock","gateway","langchain","litellm","llm","llm-gateway","llmops","mcp-gateway","openai","openai-proxy","vertex-ai"],"dependencies":[{"ecosystem":"pypi","filepath":".circleci/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-21T20:56:49.795Z","updated_at":"2023-09-21T20:56:49.795Z","repository_link":"https://github.com/BerriAI/litellm/blob/main/.circleci/requirements.txt","dependencies":[{"id":13857730741,"package_name":"openai","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730742,"package_name":"python-dotenv","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730743,"package_name":"tiktoken","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730744,"package_name":"importlib_metadata","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730745,"package_name":"baseten","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730746,"package_name":"cohere","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730747,"package_name":"redis","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730748,"package_name":"replicate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730750,"package_name":"anthropic","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730751,"package_name":"gptcache","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13857730752,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":36.203449888104814,"created_at":"2025-12-20T08:28:59.272Z","updated_at":"2026-05-19T09:30:54.511Z","avatar_url":"https://github.com/BerriAI.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369911","html_url":"https://summary.ecosyste.ms/projects/369911"}