Commit Graph

23118 Commits

Author SHA1 Message Date
Ishaan Jaff
fc447dee5e delete object from gcs 2024-08-01 18:07:38 -07:00
Ishaan Jaff
ba74d71c31 test writing logs to GCS bucket 2024-08-01 18:07:38 -07:00
Ishaan Jaff
357a1b87df feat gcs bucket log payload 2024-08-01 18:07:38 -07:00
Ishaan Jaff
92a34f9dcd add better debugging statements for vertex logging 2024-08-01 18:07:38 -07:00
Ishaan Jaff
a18f2f7626 basic gcs logging test 2024-08-01 18:07:38 -07:00
Krrish Dholakia
35de167550 fix(vertex_ai_partner.py): add /chat/completion codestral support
Closes https://github.com/BerriAI/litellm/issues/4984
2024-08-01 18:07:38 -07:00
Krrish Dholakia
7404373e93 fix(google.py): fix cost tracking for vertex ai mistral models 2024-08-01 18:07:38 -07:00
Krrish Dholakia
d350c9194f build(model_prices_and_context_window.json): add mistral nemo latest to model cost map 2024-08-01 18:07:38 -07:00
Krrish Dholakia
5acb2236af fix(databricks.py): fix error handling 2024-08-01 18:07:38 -07:00
Krrish Dholakia
db65a5a70f fix: add type hints for APIError and AnthropicError status codes
Fixes https://github.com/BerriAI/litellm/issues/5000
2024-08-01 18:07:38 -07:00
Krrish Dholakia
186dabebcb fix(cost_calculator.py): respect litellm.suppress_debug_info for cost calc
Fixes https://github.com/BerriAI/litellm/issues/4818#issuecomment-2263795765
2024-08-01 18:07:38 -07:00
Ishaan Jaff
54ca750fca testing fix - skip rate limit errors from anthropic api 2024-08-01 18:07:38 -07:00
Ishaan Jaff
c139c6b780 docs enterprise 2024-08-01 18:07:38 -07:00
Ishaan Jaff
db802a7342 docs enterprise feature 2024-08-01 18:07:38 -07:00
Ishaan Jaff
8a06477403 docs enterprise feature 2024-08-01 18:07:38 -07:00
Ishaan Jaff
f922eff3b3 docs - team based logging 2024-08-01 18:07:38 -07:00
Ishaan Jaff
008fbdfea6 fix _handle_failure for otel 2024-08-01 18:07:38 -07:00
Ishaan Jaff
c646a6337c forward_traceparent_to_llm_provider 2024-08-01 18:07:38 -07:00
Ishaan Jaff
aee3a8697a test_traceparent_not_added_by_default 2024-08-01 18:07:38 -07:00
Ishaan Jaff
054686206b docs add info on forward_traceparent_to_llm_provider 2024-08-01 18:07:38 -07:00
Ishaan Jaff
3ff07dfb14 use itellm.forward_traceparent_to_llm_provider 2024-08-01 18:07:38 -07:00
Ishaan Jaff
e32c1f4c9b ui new build 2024-08-01 18:07:38 -07:00
Ishaan Jaff
2124c8f12a ui fix entering custom model names for azure 2024-08-01 18:07:38 -07:00
Krrish Dholakia
ea65a8ce69 feat(litellm_logging.py): log exception response headers to langfuse 2024-08-01 18:07:14 -07:00
Ishaan Jaff
cc9da9644f Update prompt_injection.md 2024-08-01 18:07:14 -07:00
Ishaan Jaff
95986b790d ci/cd - anyscale discontinued their API endoints - skip test 2024-08-01 18:07:14 -07:00
Ishaan Jaff
fe4d11790e fix model prices formatting 2024-08-01 18:07:14 -07:00
David Manouchehri
442689353e Add new model for gemini-1.5-pro-exp-0801. 2024-08-01 18:07:14 -07:00
Ishaan Jaff
e70faf9f45 bump: version 1.42.8 → 1.42.9 2024-08-01 18:07:14 -07:00
Ishaan Jaff
c2f25167fe fix test_traceparent_not_added_by_default 2024-08-01 18:07:14 -07:00
Ishaan Jaff
73209e3125 docs dbrx 2024-08-01 18:07:14 -07:00
Ishaan Jaff
7116b3640c docs add new dbrx models 2024-08-01 18:07:14 -07:00
Ishaan Jaff
42cdba6f0e add correct context window 2024-08-01 18:07:14 -07:00
Ishaan Jaff
62433f9132 add new dbrx models 2024-08-01 18:07:14 -07:00
Ishaan Jaff
438f515093 docs gcs buckets 2024-08-01 18:07:14 -07:00
lowjiansheng
a3b580abd5 update helm chart 2024-08-01 18:07:14 -07:00
Ishaan Jaff
852c39bf73 enforce premium user cheks on gcs bucket 2024-08-01 18:07:14 -07:00
Ishaan Jaff
9731f8903d docs logging to GCS 2024-08-01 18:07:14 -07:00
Ishaan Jaff
c64f528717 docs setting service accounts 2024-08-01 18:07:14 -07:00
Ishaan Jaff
2e2664b286 init gcs using gcs_bucket 2024-08-01 18:07:14 -07:00
Ishaan Jaff
2c4f1d1f8b docs using gcs 2024-08-01 18:07:14 -07:00
Ishaan Jaff
520bad0fdb fix type errors 2024-08-01 18:07:14 -07:00
Ishaan Jaff
7e79adc614 delete object from gcs 2024-08-01 18:07:14 -07:00
Ishaan Jaff
b0db38ce0a test writing logs to GCS bucket 2024-08-01 18:07:14 -07:00
Ishaan Jaff
e6ccf2039d feat gcs bucket log payload 2024-08-01 18:07:14 -07:00
Ishaan Jaff
87e3d4d41a add better debugging statements for vertex logging 2024-08-01 18:07:14 -07:00
Ishaan Jaff
f0e23a2f41 basic gcs logging test 2024-08-01 18:07:14 -07:00
Krrish Dholakia
4b73b1e346 feat(litellm_logging.py): log exception response headers to langfuse 2024-08-01 18:06:40 -07:00
Ishaan Jaff
48a773845b Update prompt_injection.md 2024-08-01 18:06:40 -07:00
Ishaan Jaff
1a598ff075 ci/cd - anyscale discontinued their API endoints - skip test 2024-08-01 18:06:40 -07:00