Skip to content

Conversation

@g-linville
Copy link
Member

@g-linville g-linville commented Nov 1, 2024

Since we now support arbitrary data instead of just strings, the data we interact with here in the dataset tools is typically base64. It's bad to hand this to the LLM, so this PR introduces specific tools for the LLM which decode the base64, and tools for the SDK which don't. Once we have some kind of "filter" that "undoes" datasets for the LLM, this distinction will no longer be necessary.

Signed-off-by: Grant Linville <grant@acorn.io>
Signed-off-by: Grant Linville <grant@acorn.io>
@g-linville g-linville merged commit 407c0d0 into gptscript-ai:main Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants