StanfordBDHG / HealthGPT

Query your Apple Health data with natural language 💬 🩺
MIT License
1.65k stars 150 forks source link

🐛 Bug report: keyNotFound #32

Closed jerryga closed 1 year ago

jerryga commented 1 year ago

Description

keyNotFound(CodingKeys(stringValue: "id", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"id\", intValue: nil) (\"id\").", underlyingError: nil))

Reproduction

Run-> Tap message

Expected behavior

Receive correct response

Additional context

No response

Code of Conduct

PSchmiedmayer commented 1 year ago

Duplicate of https://github.com/StanfordBDHG/HealthGPT/issues/30 and addressed with #28 and #31 👍