reworkd/AgentGPT

🌎 Manually source links in

Open

#773 aberto em 12 de jun. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (9.446 forks)batch import
help wanted

Métricas do repositório

Stars
 (34.594 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador