reworkd/AgentGPT

🌎 Manually source links in

Open

#773 opened on Jun 12, 2023

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

Repository metrics

Stars
 (34,594 stars)
PR merge metrics
 (No merged PRs in 30d)

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