Merge pull request #5 from campbellcole/feature/modelfile #19
Annotations
5 errors
Formatting:
tests/create_model.rs#L10
the trait bound `ollama_rs::models::create::CreateModelRequest: std::convert::From<&str>` is not satisfied
|
Formatting:
tests/create_model.rs#L10
this method takes 1 argument but 2 arguments were supplied
|
Formatting:
tests/create_model.rs#L36
the trait bound `ollama_rs::models::create::CreateModelRequest: std::convert::From<&str>` is not satisfied
|
Formatting:
tests/create_model.rs#L36
this method takes 1 argument but 2 arguments were supplied
|
Formatting
Process completed with exit code 101.
|