GitHub - yukinagae/genkit-golang-sample:...
I tried migrating from 0.5 to 0.9, and it didn't work for me. I'd like to know whether I'm doing something wrong or if it's just not compatible with 0.9.
What I have done is:
- Updated genkit-cli to 0.9.1
- Updated Genkit Go version to the latest 0.1.2
- Ran
genkit start -o -- go run main.go to start the Genkit serverThis is my code:
https://github.com/yukinagae/genkit-golang-sample