Krish Dholakia
|
fac3b2ee42
|
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
|
9759fabe8f
|
enforce ft endpoints as premium feature
|
2024-07-31 16:43:54 -07:00 |
|
Ishaan Jaff
|
bd15d0f4ca
|
fix mark fine tuning endpoints as enteprrise
|
2024-07-31 16:41:14 -07:00 |
|
Ishaan Jaff
|
02e552e8f8
|
fix linting errors
|
2024-07-31 16:30:08 -07:00 |
|
Ishaan Jaff
|
ddc74dbccc
|
fix reading files/ft config
|
2024-07-31 16:23:36 -07:00 |
|
Ishaan Jaff
|
a6e62da9fb
|
fix cancel ft job route
|
2024-07-31 16:19:15 -07:00 |
|
Ishaan Jaff
|
5f1070e47f
|
add cancel endpoint
|
2024-07-31 16:12:36 -07:00 |
|
Ishaan Jaff
|
9b6231810b
|
add GET fine_tuning/jobs
|
2024-07-31 15:58:35 -07:00 |
|
Ishaan Jaff
|
287b09cff6
|
add test for ft endpoints on azure
|
2024-07-31 15:30:26 -07:00 |
|
Ishaan Jaff
|
e4c73036fc
|
validation for passing config file
|
2024-07-31 13:32:18 -07:00 |
|
Ishaan Jaff
|
9d90f174a7
|
fix endpoint to create fine tuning jobs
|
2024-07-31 12:44:01 -07:00 |
|