Commit Graph

8 Commits

Author SHA1 Message Date
d062435818 feat: Add ChatBot GPT-3 integration (#16)
* Added dependency go-resty

* Configured Parser to read plugin configurations

* Add example ssh with ChatGPT plugin

* Add client ChatBot

* Improve logging

* Add integration with plugin OpenAIChatGPT

* Improve readme with ChatBot Example

* Add contributed ChatGPT question

* Refactoring

* Refactoring and improve unit test
2022-12-16 23:02:16 +01:00
25904ff751 Configured Description filed into Event and Service configuration 2022-05-31 22:39:56 +02:00
f9b3d11122 Fixed bug headers HTTP 2022-05-29 17:05:13 +02:00
f52bab90eb Refactoring Event object, and HTTP handler 2022-05-29 16:18:40 +02:00
d93e097c70 Refactoring enum with value 2022-05-17 23:32:00 +02:00
98f9835079 Refactoring and improve tracer on HTTPStrategy 2022-05-10 22:49:23 +02:00
e1a1f20e6c Added tracer dependency into hypertextTransferProtocolStrategy.go 2022-05-09 23:21:14 +02:00
7b7eeb3e15 first commit 2022-05-08 20:49:53 +02:00