Files
herolib/lib/clients
Mahmoud Emad b006bb1e41 feat: Add create_embeddings function to Jina client
- Added a `create_embeddings` function to the Jina client to
  generate embeddings for given input texts.
- Improved the `create_embeddings` function input parameters
  for better flexibility and error handling.
- Updated `TextEmbeddingInput` struct to handle optional
  parameters for embedding type, truncation type, and late
  chunking.  This improves the flexibility of the embedding
  generation process.
2025-03-11 17:18:47 +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