langchain/docs/modules
DeadBranch 8fa1764c60
docs: update gpt index references to LlamaIndex (#1856)
The GPT Index project is transitioning to the new project name,
LlamaIndex.

I've updated a few files referencing the old project name and repository
URL to the current ones.

From the [LlamaIndex repo](https://github.com/jerryjliu/llama_index):
> NOTE: We are rebranding GPT Index as LlamaIndex! We will carry out
this transition gradually.
>
> 2/25/2023: By default, our docs/notebooks/instructions now reference
"LlamaIndex" instead of "GPT Index".
>
> 2/19/2023: By default, our docs/notebooks/instructions now use the
llama-index package. However the gpt-index package still exists as a
duplicate!
>
> 2/16/2023: We have a duplicate llama-index pip package. Simply replace
all imports of gpt_index with llama_index if you choose to pip install
llama-index.

I'm not associated with LlamaIndex in any way. I just noticed the
discrepancy when studying the lanchain documentation.
2023-03-21 22:01:05 -07:00
..
agents Add podcast api tool to use NLP to search all podcasts or episodes. (#1833) 2023-03-20 22:04:17 -07:00
chains add listen api docs (#1855) 2023-03-21 09:29:34 -07:00
chat Harrison/chat token usage (#1785) 2023-03-19 10:32:31 -07:00
document_loaders Harrison/add source column (#1784) 2023-03-19 10:32:13 -07:00
indexes clean up sagemaker nb (#1875) 2023-03-21 22:00:08 -07:00
llms Harrison/move docs (#1741) 2023-03-17 08:49:10 -07:00
memory Harrison/token buffer memory (#1786) 2023-03-19 10:42:24 -07:00
prompts Fix Document & Expose StringPromptTemplate as a custom-prompt-template. (#1753) 2023-03-19 09:47:56 -07:00
utils Follow up to #1803 to remove dynamic docs route. (#1818) 2023-03-20 07:52:41 -07:00
agents.rst Documentation: Minor typo fixes (#1327) 2023-02-27 14:40:43 -08:00
chains.rst Documentation: Minor typo fixes (#1327) 2023-02-27 14:40:43 -08:00
chat.rst (rfc) chat models (#1424) 2023-03-06 08:34:24 -08:00
document_loaders.rst Harrison/unstructured support (#903) 2023-02-05 23:02:07 -08:00
indexes.rst docs: update gpt index references to LlamaIndex (#1856) 2023-03-21 22:01:05 -07:00
llms.rst Fix minor error in LLM documentation (#602) 2023-01-12 18:16:32 -08:00
memory.rst Harrison/memory refactor (#1478) 2023-03-07 07:59:37 -08:00
prompts.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
state_of_the_union.txt Docs refactor (#480) 2023-01-02 08:24:09 -08:00
utils.rst Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00