JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q99204F
  • License Apache-2.0

Aux4 LLM

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

npm

Install

npm install -g @aux4/llm

Usage

$ 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