Find answers from the community

Home
Members
nspielbe
n
nspielbe
Offline, last seen 3 months ago
Joined September 25, 2024
Hi there, I have an issue with the textNode I am using getting truncated with a "..." because of https://github.com/run-llama/llama_index/blob/main/llama-index-core/llama_index/core/schema.py#L329-L336

Where my Text node is being truncated so my response synthesis cannot use the full text response because of the truncation. Has anyone hit this issue or am I doing something wrong? Thanks!
13 comments
L
n
very dumb question-- trying to get some examples working with pipenv and can't import with: ModuleNotFoundError: No module named 'llama_index' even after pipenv install llama-index
5 comments
L
n