in hfendpoints-tasks/src/embedding/mod.rs [119:121]
fn parameters<'py>(&self, py: Python<'py>) -> PyResult<Bound<'py, PyDict>> { self.0.parameters.clone().into_pyobject(py) }