-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
An assistant that already uses a proprietary API to communicate with other assistants may wish to communicate with different assistants that use OVON messages. Rather than changing the internal operation of the assistant to OVON, there could be translators that accept input OVON messages and translate them into the internal API for use within the assistant. On the output side, there could be translators that do the reverse translation -- from the internal API to OVON. These could be written in any convenient language. They don't even have to be in the language used by the assistant if they're just executed as part of incoming and outgoing pipelines.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers