|
|
há 2 meses atrás | |
|---|---|---|
| .. | ||
| src | há 2 meses atrás | |
| test | há 3 meses atrás | |
| README.md | há 3 meses atrás | |
| edge.ts | há 3 meses atrás | |
| index.ts | há 3 meses atrás | |
| package.json | há 3 meses atrás | |
| tsconfig.json | há 3 meses atrás | |
| vitest.config.ts | há 3 meses atrás | |
| vitest.setup.ts | há 3 meses atrás | |
This package contains all features involving AI and LLMs (eg. via OpenAI API). Each feature is implemented as a function which can be easily tested for regressions.
The streaming functions only work on Edge runtime so they can only be imported via a special edge subpath like so:
import { chatRlsPolicy } from 'ai-commands/edge'