Viewing profile — Liam_Simpkin
Liam_Simpkin
HN member- Joined
- Mon, Aug 10, 2020, 3:39 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About Liam_Simpkin
No profile information was provided.
Recent public activity
-
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":…
-
comment
Comment #48119554
How could you use this for composability? I.e. chaining together multiple tools. For example web_search → summarize_url → send_email