Commit Graph

17078 Commits

Author SHA1 Message Date
Krrish Dholakia
4ce59f1a96 test(test_amazing_vertex_completion.py): update test to not pick experimental gemini models 2024-08-28 14:28:06 -07:00
Krish Dholakia
d928220ed2
Merge pull request #5393 from BerriAI/litellm_gemini_embedding_support
feat(vertex_ai_and_google_ai_studio): Support Google AI Studio Embedding Endpoint
2024-08-28 13:46:28 -07:00
Krrish Dholakia
cc411f1e97 docs(reliability.md): cleanup docs 2024-08-28 13:33:13 -07:00
Krrish Dholakia
17646b50ec build(model_prices_and_context_window.json): bedrock/llama3 models - region-based pricing 2024-08-28 13:07:56 -07:00
Krrish Dholakia
023d0f7664 build(model_prices_and_context_window.json): fix bedrock/llama3-1 pricing 2024-08-28 12:54:24 -07:00
Krrish Dholakia
325538f8a4 fix(key_management_endpoints.py): expose 'key' param, for setting your own key value 2024-08-28 12:27:32 -07:00
Krrish Dholakia
0861180bfe fix(rds_iam_token.py): support common aws env var's - AWS_ROLE_ARN, AWS_WEB_IDENTITY_TOKEN_FILE 2024-08-28 12:18:45 -07:00
Krrish Dholakia
83c5b48842 fix(rds_iam_token.py): fix boto3 client init for rds 2024-08-28 12:15:57 -07:00
Krrish Dholakia
60381ffcdd test: fix assert string on test 2024-08-28 12:07:05 -07:00
Krrish Dholakia
65097d595c fix(proxy/utils.py): fix model dump to exclude none values 2024-08-28 12:02:44 -07:00
Krrish Dholakia
f9034ffcee test: rename test to run earlier 2024-08-28 10:52:12 -07:00
Krrish Dholakia
84137afdd8 test: fix test 2024-08-28 10:50:53 -07:00
Krrish Dholakia
76c38c6d4b build(model_prices_and_context_window.json): add bedrock mistral small 2024-08-28 10:12:16 -07:00
Ishaan Jaff
1f3dd43c27 fix pass through rerank requests tests 2024-08-28 10:08:09 -07:00
Ishaan Jaff
1a106a4f06 mark vertex tests as flaky 2024-08-28 08:32:33 -07:00
Krrish Dholakia
00cfd31145 docs(vertex_ai.md): fix dead link
Fixes https://github.com/BerriAI/litellm/issues/5408
2024-08-28 08:30:00 -07:00
Ishaan Jaff
b373320569 mark test as flaky 2024-08-28 08:24:04 -07:00
Krrish Dholakia
3cec00939e test(test_embeddings.py): fix test 2024-08-28 07:51:00 -07:00
Ishaan Jaff
3df1186d72
Merge pull request #5402 from ajeetdsouza/patch-1
docs: add time.sleep() between streaming calls
2024-08-28 07:38:15 -07:00
Ajeet D'Souza
0533f77138
docs: add time.sleep() between streaming calls
LiteLLM's cache appears to be updated in the background. Without this `time.sleep()` call, both responses take `0.8s` to return, but after adding it, the second response returns in `0.006s`.
2024-08-28 17:59:07 +05:30
Ishaan Jaff
f1147696a3 ci/cd run again 2024-08-27 22:59:21 -07:00
Ishaan Jaff
c8fc5c44e1 ci/cd run again 2024-08-27 22:53:18 -07:00
Ishaan Jaff
5f025390bb test test_image_generation_azure_dall_e_3 2024-08-27 22:52:11 -07:00
Ishaan Jaff
3966c545b4 fix flaky tests 2024-08-27 22:47:11 -07:00
Ishaan Jaff
bcf7f3e437 handle flaky pytests 2024-08-27 22:44:49 -07:00
Krrish Dholakia
640e5d0dc9 test: fix test 2024-08-27 22:44:29 -07:00
Ishaan Jaff
1ee0e8a9c3 undo chage on config.yaml 2024-08-27 22:24:21 -07:00
Ishaan Jaff
01987388c2 allow running contributor PRs 2024-08-27 22:17:01 -07:00
Ishaan Jaff
3d71e2228f def test_get_bearer_token():
fix
2024-08-27 22:03:54 -07:00
Krrish Dholakia
e1db58b8e5 fix(main.py): simplify to just use /batchEmbedContent 2024-08-27 21:46:05 -07:00
Ishaan Jaff
f9c93c3adf skip litellm.Timeout error 2024-08-27 21:32:27 -07:00
Ishaan Jaff
e396895288 update doc on palm provider 2024-08-27 21:11:24 -07:00
Ishaan Jaff
1b04380540 fix palm api is deactivated by google 2024-08-27 21:08:49 -07:00
Krrish Dholakia
bd4f63eebf fix(__init__.py): fix import 2024-08-27 19:35:03 -07:00
Krrish Dholakia
f4fbe75af3 test: fix test 2024-08-27 19:33:14 -07:00
Krrish Dholakia
a6ce27ca29 feat(batch_embed_content_transformation.py): support google ai studio /batchEmbedContent endpoint
Allows for multiple strings to be given for embedding
2024-08-27 19:23:50 -07:00
Ishaan Jaff
a420c5ba6e fix test_completion_vllm 2024-08-27 18:40:39 -07:00
Krrish Dholakia
bb42146ffe feat(embeddings_handler.py): support async gemini embeddings 2024-08-27 18:31:57 -07:00
Ishaan Jaff
647504b462 add test for rerank on custom api base 2024-08-27 18:25:51 -07:00
Ishaan Jaff
be1bc99b60
Merge pull request #5395 from BerriAI/dependabot/npm_and_yarn/docs/my-website/webpack-5.94.0
build(deps): bump webpack from 5.93.0 to 5.94.0 in /docs/my-website
2024-08-27 18:16:36 -07:00
Krrish Dholakia
5b29ddd2a6 fix(embeddings_handler.py): initial working commit for google ai studio text embeddings /embedContent endpoint 2024-08-27 18:14:56 -07:00
Ishaan Jaff
12693e94f1 docs add tg ai rerank docs 2024-08-27 18:14:40 -07:00
Ishaan Jaff
6ce5ba9694 add rerank on cohere docs 2024-08-27 18:11:42 -07:00
dependabot[bot]
491847b15e
build(deps): bump webpack from 5.93.0 to 5.94.0 in /docs/my-website
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-28 01:08:57 +00:00
Ishaan Jaff
218fb5fa34 bump: version 1.44.7 → 1.44.8 2024-08-27 18:07:22 -07:00
Ishaan Jaff
a5a17c120b docs add rerank api to docs 2024-08-27 18:06:59 -07:00
Ishaan Jaff
afe62c4808 fix linting 2024-08-27 17:53:20 -07:00
Ishaan Jaff
ec7c9768c1
Merge pull request #5394 from BerriAI/litellm_add_rerank_on_proxy
feat - add rerank on litellm proxy / gateway
2024-08-27 17:52:12 -07:00
Ishaan Jaff
c27640e6e4 add /rerank test 2024-08-27 17:50:37 -07:00
Krrish Dholakia
834e204c73 test(test_exceptions.py): loosen test 2024-08-27 17:39:53 -07:00