Y
Hacker News
new
|
ask
|
show
|
jobs
by
lordofmoria
696 days ago
Since LLMs are bad at the null hypothesis (in this case, when a key does not exist in the source JSON), how does this prevent hallucinating transformations for missing keys?
1 comments
mpeg
695 days ago
This isn't using an LLM, it simply checks for similarity between keys using vector embeddings
link