top | item 44961292

(no title)

adamgordonbell | 6 months ago

What makes prompts like 'you are a book researcher' an agent?

Isn't this just some loops and joining with some changes in prompts?

Can't you write this in a for loop calling the open AI API directly?

discuss

order

fzzzy|6 months ago

Yes. Calling prompts in a for loop is what makes an agent. Usually tool calls are also involved.