Files
herolib/lib/clients
Mahmoud Emad 9ecc2444aa feat: Add Jina client training and classification features
- Added `train` function to the Jina client for training
  classifiers.
- Added `ClassificationTrain` struct to define training
  parameters.
- Added `TrainingExample` struct to represent training data.
- Added `ClassificationTrainOutput` struct for the training
  response.
- Added a new `classification_api.v` module for classifier
  training functionalities.
- Added a new `classify` function to the Jina client for
  classification tasks (currently commented out).
2025-03-11 20:17:35 +02:00
..
2025-02-02 18:04:00 +02:00
...
2025-02-17 08:29:57 +03:00
...
2025-02-07 11:59:52 +03:00
2025-01-01 17:44:06 +01:00
...
2025-02-09 13:32:34 +01:00
2025-03-11 11:23:58 +01:00
...
2025-02-06 21:09:20 +03:00
2025-01-01 17:44:06 +01:00
2025-02-02 15:20:57 +02:00
2025-02-12 13:44:52 +00:00