Commit graph

15 commits

Author SHA1 Message Date
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
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
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
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
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
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