Bump to Lua 5.5
This commit is contained in:
parent
d132ffacac
commit
f9cb13eb25
4 changed files with 691 additions and 23 deletions
|
|
@ -11,7 +11,7 @@ pub enum WakeWordEngine {
|
|||
#[derive(Clone, Copy, Serialize, Deserialize, Debug, PartialEq)]
|
||||
pub enum IntentRecognitionEngine {
|
||||
IntentClassifier,
|
||||
Rasa,
|
||||
EmbeddingClassifier,
|
||||
}
|
||||
|
||||
#[derive(Clone, Copy, Serialize, Deserialize, Debug, PartialEq)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue