Hello,
What is the best way to integrate chatgpt with graylog?
Idea is to do some enrichment when a certain event is received.
Ideally, graylog would cache the chatgpt result also for further similar events and would not make the same request againt to gpt
Appreciate if someone can point me in the right direction on how to implement that
Thank you!