mirror of
https://github.com/kunkunsh/kunkun-ext-rag.git
synced 2025-04-03 09:56:42 +00:00
docs: Add API key and reference section to README
This commit is contained in:
parent
dd29bd2650
commit
63e68f595e
10
README.md
10
README.md
@ -29,3 +29,13 @@ This is to prevent indexing other files you may not want to index, like lock fil
|
||||
|
||||

|
||||

|
||||
|
||||
## API Key
|
||||
|
||||
You need to supply an OpenAI API key to use this extension. It's kept locally with encryption.
|
||||
It's used for running embedding and LLM model. So if you index lots of files and directories, it may cost you some money.
|
||||
Index only the files you need.
|
||||
|
||||
## Reference
|
||||
|
||||
- [Langchain RAG](https://js.langchain.com/docs/concepts/rag/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user