pipeline-backend icon indicating copy to clipboard operation
pipeline-backend copied to clipboard

feat(text): add client sample code

Open jvallesm opened this issue 1 year ago • 1 comments

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

jvallesm avatar Sep 30 '24 17:09 jvallesm

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.

chuang8511 avatar Nov 20 '24 09:11 chuang8511

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.

chuang8511 avatar Dec 04 '24 18:12 chuang8511