top | item 43090941

(no title)

e-clinton | 1 year ago

An idea I’m working on is allowing the integration of APIs by writing a prompt. I’d have a large number of APIs of different types and I’d discover the best endpoint and execute it and return the results. First time your code runs would “compile” the prompt, so subsequent execution would run O1. This could be used by a human or an AI agent. let temp = Get(“current temperature in NYC in F”) Simple scenarios like these are easy, but looking at more sophisticated stuff as well.

discuss

order

No comments yet.