reworkd/AgentGPT

馃寧 Manually source links in

Open

#773 opened on Jun 12, 2023

View on GitHub
聽(0 comments)聽(0 reactions)聽(0 assignees)TypeScript聽(34,594 stars)聽(9,446 forks)batch import
help wanted

Description

When AgentGPT sources web links, we are manually writing a source via markdown. This is expensive in terms of tokens. We could instead just write the source, and then provide the links afterwards without using completions

Image

Contributor guide