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
This commit is contained in:
2024-04-15 11:10:11 +01:00
parent 5de4a96d33
commit 0e219aded0
4 changed files with 12 additions and 11 deletions

1
.gitignore vendored
View File

@@ -5,3 +5,4 @@ Cargo.lock
*.pdb
/target
.cargo/config.toml
.DS_Store