Live data from Hacker News

Viewing profile — Liam_Simpkin

Liam_Simpkin

HN member
Joined
Mon, Aug 10, 2020, 3:39 PM UTC
HN karma
1
Public activity
2 items

About Liam_Simpkin

No profile information was provided.

Recent public activity

  1. comment
    Comment #48119652

    Looks possible E.g. Query: get the weather for san francisco and email the result to test@test.com Result: [{"name":"get_weather","arguments":{"location":"san francisco"}},{"name":…

  2. comment
    Comment #48119554

    How could you use this for composability? I.e. chaining together multiple tools. For example web_search → summarize_url → send_email