Commit Graph

3 Commits

Author SHA1 Message Date
VaalaCat
3640274cd1 feat: change repo name 2025-06-15 12:58:45 +00:00
nagar-ajay
74ed75f291 Make user field optional in embedding request (#899)
* make user optional in embedding request

* fix unit test
2024-11-20 20:39:44 +00:00
eiixy
99cc170b54 feat: support batches api (#746)
* feat: support batches api

* update batch_test.go

* fix golangci-lint check

* fix golangci-lint check

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix: create batch api

* update batch_test.go

* feat: add `CreateBatchWithUploadFile`

* feat: add `UploadBatchFile`

* optimize variable and type naming

* expose `BatchLineItem` interface

* update batches const
2024-06-13 19:24:37 +04:00