homie-gg / homie

1 stars 0 forks source link

fix(Task/Search): missing relevant fields #210

Closed mikewuu closed 2 months ago

mikewuu commented 2 months ago

Previously metadata only contained id + text, and the LLM would regularly only return task ids.

This PR returns the name, and description as separate fields, as well as including the task url.