Skip to content

feat(lite_llm): add text/plain file support #2340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

134130
Copy link

@134130 134130 commented Aug 5, 2025

Description

Testing plan

  • Upload the file content with mimeType 'plain/text'
  • Note that source code files like shell script are not able to processing.

Copy link

google-cla bot commented Aug 5, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@134130
Copy link
Author

134130 commented Aug 5, 2025

image

@hangfei
Copy link
Collaborator

hangfei commented Aug 5, 2025

Response from ADK Triaging Agent

Hello @134130, thank you for creating this PR!

It looks like the CLA check is failing. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). You can visit https://cla.developers.google.com/ to see your current agreements or to sign a new one.

In addition, could you please include a testing plan section in your PR to talk about how you will test this change? This will save time for PR review.

This information will help reviewers to review your PR more efficiently. Thanks!

@hangfei hangfei added bot triaged [Bot] This issue is triaged by ADK bot models [Component] Issues related to model support labels Aug 5, 2025
@hangfei hangfei requested a review from genquan9 August 5, 2025 01:09
@134130 134130 force-pushed the cooper/add-plain-text-file-support branch from 659bd15 to b7477b1 Compare August 5, 2025 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot triaged [Bot] This issue is triaged by ADK bot models [Component] Issues related to model support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

litellm not support upload txt file
2 participants