Simon Suo

Results 49 comments of Simon Suo

Going to close this since it's not an issue. Please join the discord community (https://discord.gg/dGcwcsnxhU) for better support!

Closing since the thread is stale, and most likely a configuration problem.

Hey @areeb1245 are you still experiencing this issue? If not, could you close the ticket?

Looks like an issue in the tiktoken installation. Could you check which version is installed in your environment?

Duplicate of https://github.com/jerryjliu/llama_index/issues/738

@logan-markewich's answer is right on. Closing issue for now.

Hey @kenoharada, we don't have great support for this yet. Is there reason that prevent you from building a new GPTSimpleVectorIndex over both set of documents you have? (Obviously this...

Hey @MyIsaak, the current text splitting logic in LlamaIndex is fairly naive. Currently, if you want to explicitly split by paragraphs, you can either use 1) unstructured.io https://llamahub.ai/l/file-unstructured or 2)...

@Buckler89 Thanks for helping to resolve the question! Yep definitely not the most intuitive, we will improve the docs! Added to the FAQ for now: https://docs.google.com/document/d/1bLP7301n4w9_GsukIYvEhZXVAvOMWnrxMy089TYisXU/edit# Duplicate of #819