-
I'm making an AI module, but as I add It to my backstage installation, I can't see the AI suggestion on questions. Does this have any pre-requisites? Maybe another plugin to add, or a config on app-config |
Beta Was this translation helpful? Give feedback.
Answered by
drodil
Nov 6, 2024
Replies: 1 comment 1 reply
-
Hi, did you check out the documentation: https://github.com/drodil/backstage-plugin-qeta/blob/main/docs%2Fai.md ? You will need to build your own backend module for it or use the openai module in this repo |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
leonarhv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, did you check out the documentation: https://github.com/drodil/backstage-plugin-qeta/blob/main/docs%2Fai.md ?
You will need to build your own backend module for it or use the openai module in this repo