Support multiple functions per pluging
planned
I
Implicit Perch
Support multiple functions per plugin. This would avoid having to create/support a large number of plugins. It appears that OpenAI supports this (see https://openai.com/blog/function-calling-and-other-api-updates > Example in Step). But if you try to define an array for the function in TM, then you get an error.
N
Ngoc Nguyen
Merged in a post:
multiple functions in a plugin possible?
M
Mammoth Raven
Every time i try to add more than one function into openai func spec field of a plugin, I get an error "OpenAI Function Spec must have a "name" property.". The spec is a list of elements which individually pass, but as soon as i have more than one and a top level array it fails. Either I am doing something wrong or it is not supported?
Tony Dinh
planned
N
Ngoc Nguyen
is this what you're looking for: https://twitter.com/TypingMindApp/status/1726688360796721330?
N
Ngoc Nguyen
Grand Newt: oh i see. Thank you for clarifying 😊