JSv4 / Delphic

Starter App to Build Your Own App to Query Doc Collections with Large Language Models (LLMs) using LlamaIndex, Langchain, OpenAI and more (MIT Licensed)
MIT License
303 stars 55 forks source link

Llama index 0.6.38.post1 #85

Open marauder37 opened 1 year ago

marauder37 commented 1 year ago

Upgrades llama_index version to 0.6.38.post1, fixes https://github.com/JSv4/Delphic/issues/37

The LlamaIndex layout has changed quite a bit recently. These are some minimal changes to stay compatible. More extensive changes would make Delphic fit better with LlamaIndex's updated structure, if this is of interest to the maintainers.