- 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.
8 lines
70 B
Plaintext
8 lines
70 B
Plaintext
debug/
|
|
target/
|
|
Cargo.lock
|
|
**/*.rs.bk
|
|
*.pdb
|
|
/target
|
|
.cargo/config.toml
|