bruno/memori-engine/NLP/Checks the words of a sentence for their definition in the word vector dictionary-.bru

17 lines
259 B
Plaintext
Raw Normal View History

2024-07-16 10:15:30 +02:00
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:
}