θΏ™ζ˜―indexlocζδΎ›ηš„ζœεŠ‘οΌŒδΈθ¦θΎ“ε…₯任何密码
Skip to content

Conversation

@timothycarambat
Copy link
Member

Pull Request Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • πŸ“ docs

Relevant Issues

resolves #807
resolves #747
resolves #593
resolves #290

What is in this change?

Do not block any file upload from frontend
fallback unknown/unsupported types to text if possible
Now can upload any file that can be parsed as raw text - this is most files used with AnythingLLM.

Additional Information

Combined with document pinning this solves most JSON/CSV file demands as well - although we may want to build a custom flow for these types since RAG does not work with them.

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

fallback unknown/unsupported types to text if possible
@timothycarambat timothycarambat merged commit 6d18d79 into master Feb 26, 2024
@timothycarambat timothycarambat deleted the 807-generic-text-fallback branch February 26, 2024 21:43
cabwds pushed a commit to cabwds/anything-llm that referenced this pull request Jul 3, 2025
* Do not block any file upload
fallback unknown/unsupported types to text if possible

* reduce call for frontend

* patch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants