1.7.7 • Published 2 days ago

@websolutespa/payload-plugin-bowl-llm v1.7.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 days ago

@websolutespa/payload-plugin-bowl-llm

npm version

status alpha

LLM plugin for Bowl PayloadCms plugin.

LLM Plugin for Bowl PayloadCms plugin

A plugin for Bowl PayloadCms plugin that adds collections and UI components to manage llm applications.

Requirements:

  • Payload CMS version 1.2.1 or higher is required.

Installation

npm i @websolutespa/payload-plugin-bowl-llm

Usage

import { buildConfig } from 'payload/config';
import bowl from '@websolutespa/payload-plugin-bowl';
import llm from '@websolutespa/payload-plugin-bowl-llm';
import '@websolutespa/payload-plugin-bowl-llm/dist/index.css';

export default buildConfig({
  plugins: [
    bowl({
      plugins: [
        llm(),
      ],
    }),
});

Plugin options

No options available to configure the plugin.


this library is for internal usage and not production ready
1.7.7

2 days ago

1.7.6

3 days ago

1.7.3

6 days ago

1.7.5

5 days ago

1.7.4

6 days ago

1.7.2

6 days ago

0.1.10

9 days ago

1.7.1

9 days ago

0.1.9

9 days ago

0.1.8

16 days ago

0.1.7

17 days ago

0.1.6

17 days ago

0.1.5

21 days ago

0.1.4

24 days ago

1.7.0

1 month ago

0.1.3

1 month ago

1.6.1

1 month ago

1.6.0

1 month ago

0.1.2

1 month ago

0.1.1

1 month ago

0.1.0

1 month ago

0.0.10

2 months ago

0.0.11

2 months ago

0.0.9

3 months ago

0.0.8

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.5

3 months ago

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

5 months ago