Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 835 Bytes

TLPCodeFragmentSuggestedSave.md

File metadata and controls

23 lines (18 loc) · 835 Bytes

core_openapi.model.TLPCodeFragmentSuggestedSave

Load the model package

import 'package:pieces_os_client/api.dart';

Properties

Name Type Description Notes
schema EmbeddedModelSchema [optional]
asset String
user String
model String
created String
os String
context String context from where suggestion came from [optional]
score num maximum similarity score [optional]
candidates int number of candidates [optional]

[Back to Model list] [Back to API list] [Back to README]