- You need to add a
X-Fal-Runner-Hintheader to your requests with a semantically meaningful string of your choice - The application should implement a
provide_hints()method that returns the list of hints the runner can serve
Example
Application
Client
You can either setX-Fal-Runner-Hint header manually or use hint option when using
one of our Client Libraries.