Erik Peterson
|
857d26d101
|
Add OpenAI function call support (#4683)
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com>
Co-authored-by: Reinier van der Leer <github@pwuts.nl>
|
2023-06-22 04:52:44 +02:00 |
|
merwanehamadi
|
0abfa3a68f
|
Remove config from command decorator (#4736)
|
2023-06-18 20:00:23 -07:00 |
|
merwanehamadi
|
a7f805604c
|
Pass config everywhere in order to get rid of singleton (#4666)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
|
2023-06-18 19:05:41 -07:00 |
|
merwanehamadi
|
10d7747ae2
|
Use JSON format for commands signature (#4714)
* Use JSON for command signature
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
* Improve plugin backward compatibility (#4716)
* Fixed plugin test
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
* Fix Docker-CI
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
* Put back commands, clean typing and signatures
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
---------
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
Co-authored-by: Erik Peterson <e@eriklp.com>
Co-authored-by: Luke K (pr-0f3t) <2609441+lc0rp@users.noreply.github.com>
|
2023-06-17 08:39:17 -07:00 |
|
Erik Peterson
|
195a7fcad8
|
Refactor module layout of command classes (#4706)
|
2023-06-15 11:34:41 -07:00 |
|