Skip to content
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

Some documents not processing as expected #55

Closed
paradizelost opened this issue Jan 7, 2025 · 3 comments
Closed

Some documents not processing as expected #55

paradizelost opened this issue Jan 7, 2025 · 3 comments
Labels
done Issue closed with success

Comments

@paradizelost
Copy link

Describe the bug
some documents are receiving HTTP 400 errors, others aren't returning valid JSON. Of the ~570 documents queued to process, roughly 100 have had this issue. Attached screenshot of messages in log and redacted section of a document

image

@clusterzx
Copy link
Owner

That's not a bug, the Ai just did not produce a valid response.

That's not a problem on the side of paperless-ai.

@paradizelost
Copy link
Author

Just to be sure, did you see the http 400 errors prior to the response?

@clusterzx
Copy link
Owner

Yep, that happens if there is already an existing Correspondent or Tag and it tried to add it anyway. MOSTLY its because of that.

clusterzx added a commit that referenced this issue Jan 8, 2025
Addressing Fixes and new Features:

Fixes:
#66
#61
#58
#55
#53
#45
#59
#52
#49
#31
#37
#52

Added:
- Big New Feature: Playground
	- Try your prompts on your documents and see how they perform. In Playground no data will be updated in Paperless.
- Added Code and Markdown interpretation in Chat Mode.
- Chat Mode now works with Ollama
@clusterzx clusterzx added the done Issue closed with success label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done Issue closed with success
Projects
None yet
Development

No branches or pull requests

2 participants