Ishaan Jaff
|
4a90bd03e8
|
(Feat) Add input_cost_per_token_batches, output_cost_per_token_batches for OpenAI cost tracking Batches API (#7391)
* add input_cost_per_token_batches
* input_cost_per_token_batches
|
2024-12-23 17:42:58 -08:00 |
|
Ishaan Jaff
|
62a1cdec47
|
(code quality) run ruff rule to ban unused imports (#7313)
* remove unused imports
* fix AmazonConverseConfig
* fix test
* fix import
* ruff check fixes
* test fixes
* fix testing
* fix imports
|
2024-12-19 12:33:42 -08:00 |
|
Krish Dholakia
|
2c5cf471f0
|
Litellm security fixes (#7282)
* build(Dockerfile): bump node version
* build(Dockerfile): bump python version
fix critical errors
* build(requirements.txt): fix snyk errors
|
2024-12-18 09:38:52 -08:00 |
|
Ishaan Jaff
|
567ff862b0
|
(refactor) remove berrispendLogger - unused logging integration (#6363)
* fix remove berrispendLogger
* remove unused clickhouse logger
|
2024-10-22 16:53:25 +05:30 |
|
Krish Dholakia
|
a9b64037a6
|
LiteLLM Minor Fixes & Improvements (10/17/2024) (#6293)
* fix(ui_sso.py): fix faulty admin only check
Fixes https://github.com/BerriAI/litellm/issues/6286
* refactor(sso_helper_utils.py): refactor /sso/callback to use helper utils, covered by unit testing
Prevent future regressions
* feat(prompt_factory): support 'ensure_alternating_roles' param
Closes https://github.com/BerriAI/litellm/issues/6257
* fix(proxy/utils.py): add dailytagspend to expected views
* feat(auth_utils.py): support setting regex for clientside auth credentials
Fixes https://github.com/BerriAI/litellm/issues/6203
* build(cookbook): add tutorial for mlflow + langchain + litellm proxy tracing
* feat(argilla.py): add argilla logging integration
Closes https://github.com/BerriAI/litellm/issues/6201
* fix: fix linting errors
* fix: fix ruff error
* test: fix test
* fix: update vertex ai assumption - parts not always guaranteed (#6296)
* docs(configs.md): add argila env var to docs
|
2024-10-17 22:09:11 -07:00 |
|
Ishaan Jaff
|
ba56e37244
|
(refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208)
* use folder for caching
* fix importing caching
* fix clickhouse pyright
* fix linting
* fix correctly pass kwargs and args
* fix test case for embedding
* fix linting
* fix embedding caching logic
* fix refactor handle utils.py
* fix test_embedding_caching_azure_individual_items_reordered
|
2024-10-14 16:34:01 +05:30 |
|
Ishaan Jaff
|
ba0b08939d
|
Update readme.md
|
2024-10-07 18:15:15 +05:30 |
|
Ishaan Jaff
|
0091edf40d
|
Update readme.md
|
2024-10-07 18:12:43 +05:30 |
|
Ishaan Jaff
|
a48bade0d1
|
(feat proxy) add v2 maintained LiteLLM grafana dashboard (#6098)
* add new grafana dashboard litellm
* add v2 grafana dashboard
|
2024-10-07 18:11:20 +05:30 |
|
Victor Mustar
|
d135922cbf
|
update cookbook
simplify
|
2024-08-28 17:19:48 +02:00 |
|
Ishaan Jaff
|
a8520fd6e4
|
docs - use consistent name for LiteLLM proxy server
|
2024-08-03 12:49:35 -07:00 |
|
Krrish Dholakia
|
e3855b559d
|
build: cookbook on migrating to litellm proxy from openai/azure sdk
|
2024-07-27 16:09:50 -07:00 |
|
Ishaan Jaff
|
a4e61c787f
|
docs grafana dashboard litellm
|
2024-07-05 14:08:55 -07:00 |
|
Ishaan Jaff
|
e6047aba4e
|
Create readme.md
|
2024-07-05 14:04:47 -07:00 |
|
Ishaan Jaff
|
bb1801ddf8
|
add example grafana dashboard
|
2024-07-05 14:02:05 -07:00 |
|
Ishaan Jaff
|
df9f6918a7
|
script to add new models
|
2024-07-04 20:52:58 -07:00 |
|
Ishaan Jaff
|
d419da974a
|
fix - update migration script to ensure api_key in script
|
2024-05-22 12:22:23 -07:00 |
|
mogith-pn
|
c6f9cb9346
|
Clarifai - Added streaming and async completion support
|
2024-05-03 14:03:38 +00:00 |
|
mogith-pn
|
d2a438a451
|
Merge branch 'main' into main
|
2024-04-30 22:48:52 +05:30 |
|
mogith-pn
|
f36e0d13a0
|
Clarifai-LiteLLM integration (#1)
* intg v1 clarifai-litellm
* Added more community models and testcase
* Clarifai-updated markdown docs
|
2024-04-30 22:38:33 +05:30 |
|
Simon Sanchez Viloria
|
3c5ecd79b6
|
(docs) updated watsonx cookbook
|
2024-04-24 17:19:02 +02:00 |
|
Simon Sanchez Viloria
|
5af7c6abba
|
(docs) updated cookbook
|
2024-04-23 16:22:41 +02:00 |
|
Simon Sanchez Viloria
|
9f0f4ce4e3
|
(feat) Update WatsonX credentials and variable names
|
2024-04-23 12:16:04 +02:00 |
|
Simon Sanchez Viloria
|
e87c6936eb
|
(docs) updated litellm watsonx cookbook
|
2024-04-23 12:01:13 +02:00 |
|
Simon Sanchez Viloria
|
0830d77f4e
|
(docs) added watsonx cookbook
|
2024-04-20 20:52:25 +02:00 |
|
Krrish Dholakia
|
bc956a5620
|
docs(cookbook/proxy_batch_users.ipynb): update cookbook with better instructions
|
2024-04-13 10:34:00 -07:00 |
|
Krrish Dholakia
|
4bb40bd5df
|
docs(cookbook/proxy_batch_users.ipynb): cookbook for batch creating users on proxy with keys + max budgets
|
2024-04-13 10:31:39 -07:00 |
|
Ishaan Jaff
|
c58f619a16
|
migration script
|
2024-04-11 09:55:14 -07:00 |
|
Ishaan Jaff
|
1dc0d0fa33
|
fix - show api_base in migration script
|
2024-04-11 09:26:13 -07:00 |
|
Ishaan Jaff
|
a782462cc3
|
fix - migration script for /model/new
|
2024-04-11 07:34:00 -07:00 |
|
Ishaan Jaff
|
c3056c17be
|
feat - migration script to hosted proxy
|
2024-04-10 18:21:57 -07:00 |
|
lucca
|
a7498c2ab9
|
initial
|
2024-04-04 16:58:51 -03:00 |
|
Vince Loewe
|
a1d1819b40
|
Merge branch 'main' into main
|
2024-03-11 12:36:41 +09:00 |
|
ishaan-jaff
|
2cd0854a2a
|
(feat) endpoint router
|
2024-03-09 16:10:04 -08:00 |
|
Vince Loewe
|
0c9af340ea
|
remove keys
|
2024-02-28 22:30:10 -08:00 |
|
Vince Loewe
|
499fa36aa3
|
support templates
|
2024-02-28 22:18:39 -08:00 |
|
Vince Loewe
|
c8a0a38c2a
|
feat: LLMonitor is now Lunary
|
2024-02-27 22:07:13 -08:00 |
|
ishaan-jaff
|
420237b095
|
(feat) insert clickhouse logs
|
2024-02-26 16:39:32 -08:00 |
|
ishaan-jaff
|
cfbef4906f
|
(misc) clickhouse cookbook
|
2024-02-26 07:37:44 -08:00 |
|
ishaan-jaff
|
e40df7c2cc
|
v0 clickhouse
|
2024-02-24 17:40:39 -08:00 |
|
Vivek Aditya
|
686dc7c58a
|
added athina in readme.md
|
2024-02-23 22:05:29 +05:30 |
|
ishaan-jaff
|
28b3ae45fa
|
(cookbook) load test litellm router
|
2024-02-08 07:24:28 -08:00 |
|
ishaan-jaff
|
e1a8ea157d
|
(chore) notes on how to do a pypi dev release
|
2024-02-02 12:21:52 -08:00 |
|
ishaan-jaff
|
1a637449b8
|
(docs) misc/cookbook - OpenAI python timeout
|
2024-01-23 19:31:31 -08:00 |
|
ishaan-jaff
|
45d2f4d876
|
(docs) add cookbook on sagemaker streaming
|
2024-01-22 21:52:31 -08:00 |
|
Krrish Dholakia
|
79978c44ba
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
ishaan-jaff
|
0c8972bf11
|
(docs) add embedding() profile
|
2023-11-30 19:04:51 -08:00 |
|
David Manouchehri
|
e19c9ef4c9
|
(docs) Fix missing -r in pip command
|
2023-11-22 23:41:16 -05:00 |
|
Krrish Dholakia
|
9205f70b0f
|
docs(routing.md): add queueing to docs
|
2023-11-21 18:01:02 -08:00 |
|
ishaan-jaff
|
6c142b5e56
|
(test) load test queing
|
2023-11-21 14:05:04 -08:00 |
|