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

file process failed #853

Open
ZhangDeFeng0815 opened this issue Nov 11, 2024 · 3 comments
Open

file process failed #853

ZhangDeFeng0815 opened this issue Nov 11, 2024 · 3 comments
Assignees

Comments

@ZhangDeFeng0815
Copy link

'message': 'Failed To Process File:xxxx.pdf or LLM Unable To Parse Content ', 'error_message': 'Chunks are not created for xxxxx.pdf. Please re-upload file and try.'

@ZhangDeFeng0815
Copy link
Author

LLM_MODEL_CONFIG_openai_gpt_3.5="gpt-3.5-turbo-0125,openai_api_key"
LLM_MODEL_CONFIG_openai-gpt-3.5="gpt-3.5-turbo-0125,openai_api_key"
LLM_MODEL_CONFIG_openai_gpt_4o_mini="gpt-4o-mini-2024-07-18,openai_api_key"
LLM_MODEL_CONFIG_openai_gpt-4o-mini="gpt-4o-mini-2024-07-18,openai_api_key"

@ZhangDeFeng0815
Copy link
Author

The above is the configuration and error message. Is the configuration incorrect?

@ZhangDeFeng0815
Copy link
Author

2024-11-11 17:57:57,725 - Model: LLM_MODEL_CONFIG_openai_gpt_4o
2024-11-11 17:57:57,725 - Failed to create community chain: 'NoneType' object has no attribute 'split'
2024-11-11 17:57:57,727 - Failed to create community summaries: 'NoneType' object has no attribute 'split'
2024-11-11 17:57:57,727 - Error during community properties creation: 'NoneType' object has no attribute 'split'
2024-11-11 17:57:57,727 - Failed to create communities: 'NoneType' object has no attribute 'split'

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