|
|
il y a 2 mois | |
|---|---|---|
| .. | ||
| src | il y a 2 mois | |
| test | il y a 3 mois | |
| README.md | il y a 3 mois | |
| edge.ts | il y a 3 mois | |
| index.ts | il y a 3 mois | |
| package.json | il y a 3 mois | |
| tsconfig.json | il y a 3 mois | |
| vitest.config.ts | il y a 3 mois | |
| vitest.setup.ts | il y a 3 mois | |
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'