Closed
Description
Hey,
I've been looking at the documentation and I can't find an easy approach to create a custom model, like one based on an API.
I came across FunctionModel
, but according to the docs, it seems to be more of a testing pipeline rather than a generic interface.
Could you please provide guidance on how to create such a custom model?