Skip to content

feat: support reading markdown#29

Open
sharanyavinod wants to merge 3 commits into
mainfrom
ew-md
Open

feat: support reading markdown#29
sharanyavinod wants to merge 3 commits into
mainfrom
ew-md

Conversation

@sharanyavinod
Copy link
Copy Markdown
Collaborator

When a user attaches a .md / text/markdown file with dataBase64, the agent now decodes and inlines the content directly into the system prompt rather than treating it as an opaque upload. The model can read the file immediately; content_upload is still suggested but only needed if the file should be persisted to DA. All other file types remain upload-only. Docs updated accordingly.

Comment thread src/server.ts Outdated
Comment thread src/server.ts Outdated
Comment thread src/server.ts
Comment thread src/server.ts Outdated
Comment thread src/server.ts Outdated
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.

2 participants