- Make text embedding title optional, as sending it causes erros on tasks that don't support title, like CLASSIFICATION. - Update dependencies
- 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.