llama_index icon indicating copy to clipboard operation
llama_index copied to clipboard

Document use of OpenAI API

Open jkitchin opened this issue 2 years ago • 1 comments

In trying to use this, you get an error if you haven't setup an OpenAI account with API key. That should probably be noted on the readme. I had to setup a paid account to use this. It would also be helpful to indicate what typical costs associated with this might be.

I did see there is some cost analysis in the index documenation (eg https://github.com/jerryjliu/gpt_index/blob/main/gpt_index/indices/keyword_table/README.md#faqadditional).

jkitchin avatar Dec 04 '22 18:12 jkitchin

Good idea! I'll edit the README by tonight

jerryjliu avatar Dec 04 '22 18:12 jerryjliu

linked in env setup: https://gpt-index.readthedocs.io/en/latest/getting_started/installation.html#environment-setup

jerryjliu avatar Feb 03 '23 03:02 jerryjliu