Krish Dholakia
|
f7e896bdc5
|
Add pyright to ci/cd + Fix remaining type-checking errors (#6082)
* fix: fix type-checking errors
* fix: fix additional type-checking errors
* fix: additional type-checking error fixes
* fix: fix additional type-checking errors
* fix: additional type-check fixes
* fix: fix all type-checking errors + add pyright to ci/cd
* fix: fix incorrect import
* ci(config.yml): use mypy on ci/cd
* fix: fix type-checking errors in utils.py
* fix: fix all type-checking errors on main.py
* fix: fix mypy linting errors
* fix(anthropic/cost_calculator.py): fix linting errors
* fix: fix mypy linting errors
* fix: fix linting errors
|
2024-10-05 17:04:00 -04:00 |
|
Ishaan Jaff
|
dce1853f8c
|
enforce ft endpoints as premium feature
|
2024-07-31 16:43:54 -07:00 |
|
Ishaan Jaff
|
844d5c3ae0
|
fix mark fine tuning endpoints as enteprrise
|
2024-07-31 16:41:14 -07:00 |
|
Ishaan Jaff
|
af0e3ac23a
|
fix linting errors
|
2024-07-31 16:30:08 -07:00 |
|
Ishaan Jaff
|
098e1eb8ad
|
fix reading files/ft config
|
2024-07-31 16:23:36 -07:00 |
|
Ishaan Jaff
|
6d88f4f31b
|
fix cancel ft job route
|
2024-07-31 16:19:15 -07:00 |
|
Ishaan Jaff
|
30b339739d
|
add cancel endpoint
|
2024-07-31 16:12:36 -07:00 |
|
Ishaan Jaff
|
956a082215
|
add GET fine_tuning/jobs
|
2024-07-31 15:58:35 -07:00 |
|
Ishaan Jaff
|
7cded198c2
|
add test for ft endpoints on azure
|
2024-07-31 15:30:26 -07:00 |
|
Ishaan Jaff
|
47cbd62347
|
validation for passing config file
|
2024-07-31 13:32:18 -07:00 |
|
Ishaan Jaff
|
2a87aa0463
|
fix endpoint to create fine tuning jobs
|
2024-07-31 12:44:01 -07:00 |
|