bruno/memori-engine/NLP/Checks the words of a sentence for their definition in the word vector dictionary-.bru
2024-07-16 11:15:30 +03:00

17 lines
259 B
Plaintext

meta {
name: Checks the words of a sentence for their definition in the word
vector dictionary-
type: http
seq: 5
}
post {
url: https://engine.memori.ai/memori/v2/CheckWords/{strSessionID}
body: json
auth: none
}
params:path {
strSessionID:
}