|
|
8b94651a84
|
Makes candidate content optional
|
2024-04-17 13:32:54 +01:00 |
|
|
|
64a3f0e2c1
|
Add response mime type to GenerationConfig
|
2024-04-17 12:00:49 +01:00 |
|
|
|
0e219aded0
|
Make text embedding title optional
- Make text embedding title optional, as sending it causes erros
on tasks that don't support title, like CLASSIFICATION.
- Update dependencies
|
2024-04-15 11:11:18 +01:00 |
|
|
|
5de4a96d33
|
Makes start_index and end_index optional in Citations
|
2024-03-01 14:06:12 +00:00 |
|
|
|
8e9a186ba9
|
Adds a count_token methods to the Gemini Clent
|
2024-02-29 19:48:42 +00:00 |
|
|
|
f2da435af8
|
Makes Error details optional
- Makes Error details option, as many types don't return the field.
- Removes dangling println statement.
|
2024-02-29 12:36:20 +00:00 |
|
|
|
c538d915e5
|
Make fields from TextEmbeddingResult and TextEmbeddingStatistics public
|
2024-02-28 14:49:34 +00:00 |
|
|
|
627ce368b4
|
Add the text_embeddings API
|
2024-02-28 14:03:30 +00:00 |
|
|
|
b8f2b7e85e
|
Refactor types into separate files
|
2024-02-23 18:25:32 +00:00 |
|