Commit Graph

4 Commits

Author SHA1 Message Date
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
83335e65dc Adds streaming content 2024-02-16 21:36:08 +00:00
8c42901ddf Deserialization and error handling improvements 2024-02-07 07:43:11 +00:00
67c6ba878b Add base code and examples for the Vertex API
- Add base code for the Vertex API with types and a client with helper
  methods for prompting text and conversation.
- Add examples for prompting text and conversation.
2024-02-06 20:50:36 +00:00