Simone Vellei
533935e4fc
fix: use any for n_epochs ( #499 )
...
* fix: use custom marshaler for n_epochs
* chore: use any for n_epochs
2023-10-06 13:32:21 +04:00
Simone Vellei
8e4b7963a3
Chore Support base64 embedding format ( #485 )
...
* chore: support base64 embedding format
* fix: add sizeOfFloat32
* chore: refactor base64 decoding
* chore: add tests
* fix linting
* fix test
* fix return error
* fix: use smaller slice for tests
* fix [skip ci]
* chore: refactor test to consider CreateEmbeddings response
* trigger build
* chore: remove named returns
* chore: refactor code to simplify the understanding
* chore: tests have been refactored to match the encoding format passed by request
* chore: fix tests
* fix
* fix
2023-09-11 17:44:46 +04:00
Simone Vellei
25da859c18
Chore Deprecate legacy fine tunes API ( #484 )
...
* chore: add deprecation message
* chore: use new fine tuning API in README example
2023-08-31 14:14:39 +04:00
Simone Vellei
a2ca01bb6d
feat: implement new fine tuning job API ( #479 )
...
* feat: implement new fine tuning job API
* fix: export ListFineTuningJobEventsParameter
* fix: lint errors
* fix: test errors
* fix: code test coverage
* fix: code test coverage
* fix: use any
* chore: use url.Values
2023-08-29 16:04:27 +04:00