langchain/docs/use_cases
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
..
evaluation Harrison/llm math (#1808) 2023-03-20 07:53:26 -07:00
agents.md docs: fix spelling typo (#934) 2023-02-08 11:13:35 -08:00
chatbots.md bump to 0058 (#556) 2023-01-06 07:58:38 -08:00
combine_docs.md docs: update gpt index references to LlamaIndex (#1856) 2023-03-21 22:01:05 -07:00
evaluation.rst Harrison/agent eval (#1620) 2023-03-14 12:37:48 -07:00
generate_examples.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
model_laboratory.ipynb Docs refactor (#480) 2023-01-02 08:24:09 -08:00
question_answering.md bump version to 0.0.95 (#1324) 2023-02-27 07:45:54 -08:00
summarization.md Fix link in summarization.md (#1344) 2023-02-28 18:58:12 -08:00
tabular.md querying tabular data (#1758) 2023-03-18 11:12:18 -07:00