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

msg="Suggested tags for document 4523: []" - why is that? #48

Open
psyciknz opened this issue Nov 19, 2024 · 3 comments
Open

msg="Suggested tags for document 4523: []" - why is that? #48

psyciknz opened this issue Nov 19, 2024 · 3 comments

Comments

@psyciknz
Copy link

psyciknz commented Nov 19, 2024

So I've tried giving llama2 a couple of documents, and I always seem to get no suggested tags.

Am I missing a set of possible tags it can choose from? (I assume this process can be better than the current paperless machine learning).

@ccrlawrence
Copy link
Contributor

Hi @psyciknz , can you run the container with LOG_LEVEL: 'debug' in the environment variables and then provide the logs?

@psyciknz
Copy link
Author

I had that set. Ran it today (pulled new) and it managed to read from paperless. I wonder if there was some dns caching issue internally.

It is finding something now which is good. But I note in teh logging that when you hit the refresh documents, no log messages appear.

time="2024-11-28T23:55:23Z" level=debug msg="No documents with tag paperless-gpt-auto found"
[GIN] 2024/11/28 - 23:55:26 | 200 |  529.285667ms |  192.168.10.147 | GET      "/api/documents"
time="2024-11-28T23:55:33Z" level=debug msg="No documents with tag paperless-gpt-auto found"
[GIN] 2024/11/28 - 23:55:37 | 200 |  772.981616ms |  192.168.10.147 | GET      "/api/documents"
time="2024-11-28T23:55:44Z" level=debug msg="No documents with tag paperless-gpt-auto found"

I think the /api/documents is it hitting the paperless api

@psyciknz
Copy link
Author

Here is the result of the document suggesting tags.
image

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

No branches or pull requests

2 participants