Files
gemini-rs/.gitignore
Andre Bandarra 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

9 lines
80 B
Plaintext

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