Files
gemini-rs/.gitignore
André Cipriani Bandarra 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

8 lines
70 B
Plaintext

debug/
target/
Cargo.lock
**/*.rs.bk
*.pdb
/target
.cargo/config.toml