pipeline-backend
pipeline-backend copied to clipboard
feat(text): add client sample code
This is a port of https://github.com/instill-ai/component/pull/368/files
Because
- we want developers to be able to see the result without login into Instill Cloud
This commit
- expose text component function
- add the example section for golang client
I think the way I did before is not so good because it creases the cost of maintenance. We should automate this part.
Probably need to deal with this with the task that automates the sample recipe integration test.
I think the way I did before is not so good because it creases the cost of maintenance. We should automate this part.
Probably need to deal with this with the task that automates the sample recipe integration test.