Skip to content

Rust SDK always downloads the model (even when cached) #152

Closed as not planned
@samuel100

Description

@samuel100

The Rust SDK will always download the model - irrespective of whether it is cached or not. If the model is cached, it should not re-download.

Looking at the code, I think this line is sending the force in the message body to Neutron rather than in the query i.e. openai/download?force={force}.

AB#68998

Metadata

Metadata

Assignees

Labels

ADObugSomething isn't workingpapercutThis issue relates to user experience papercutrust sdk

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions