Skip to content

Commit

Permalink
Update readme, include LlamaIndex (openai#457)
Browse files Browse the repository at this point in the history
* cr

* cr
  • Loading branch information
jerryjliu committed Jun 1, 2023
1 parent 66ab100 commit 3b84314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ People are writing great tools and papers for improving outputs from GPT. Here a
- [PromptPerfect](https://promptperfect.jina.ai/prompts): A paid product for testing and improving prompts.
- [Weights & Biases](https://wandb.ai/site/solutions/llmops): A paid product for tracking model training and prompt engineering experiments.
- [OpenAI Evals](https://github.com/openai/evals): An open-source library for evaluating task performance of language models and prompts.
- [LlamaIndex](https://github.com/jerryjliu/llama_index): A Python library for augmenting LLM apps with private data (personal, organizational).

### Prompting guides

Expand Down

0 comments on commit 3b84314

Please sign in to comment.