Package Exports
- @aux4/llm
- @aux4/llm/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@aux4/llm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@aux4/llm
Aux4 LLM
Install
npm install -g @aux4/llmUsage
$ aux4-llm
add add document to LLM
- storage [.llm] storage directory
- embeddings [openai] embeddings
- doc document path
- type document type
search search LLM
- storage [.llm] storage directory
- embeddings [openai] embeddings
- format [text] output format
* json
* text
- results [1] number of results
- query query