Code Monkey home page Code Monkey logo

mattermost-plugin-ai's Introduction

Mattermost Copilot Plugin

Mattermost plugin for local and third-party LLMs

The Mattermost Copilot AI Plugin is an extension for mattermost that provides functionality for local and third-party LLMs

Table of Contents

Background

The Mattermost Copilot Plugin adds functionality for local (self-hosted) and third-party (vendor-hosted) LLMs within Mattermost v9.6 and above. This plugin is currently experimental.

Contributions and suggestions are welcome. See the Contributing section for more details!

Join the discussion in the ~AI-Exchange channel and explore the Discourse forum. ๐Ÿ’ฌ

Install

We recommend using Mattermost Server v9.6 or later for the best experience. Compatible Mattermost server versions include:

  • v9.6 or later
  • v9.5.2+ (ESR)
  • v9.4.4+
  • v9.3.3+
  • v8.1.11+ (ESR)

See the Mattermost Product Documentation for details on installing, configuring, enabling, and using this Mattermost integration.

Note: Installation instructions assume you already have Mattermost Server installed and configured with PostgreSQL.

How to Release

To trigger a release, follow these steps:

  1. For Patch Release: Run the following command:

    make patch
    

    This will release a patch change.

  2. For Minor Release: Run the following command:

    make minor
    

    This will release a minor change.

  3. For Major Release: Run the following command:

    make major
    

    This will release a major change.

  4. For Patch Release Candidate (RC): Run the following command:

    make patch-rc
    

    This will release a patch release candidate.

  5. For Minor Release Candidate (RC): Run the following command:

    make minor-rc
    

    This will release a minor release candidate.

  6. For Major Release Candidate (RC): Run the following command:

    make major-rc
    

    This will release a major release candidate.

Contributing

Interested in contributing to our open source project? Start by reviewing the contributor guidelines for this repository. See the Developer Setup Guide for details on setting up a Mattermost instance for development.

License

This repository is licensed under Apache-2, except for the server/enterprise directory which is licensed under the Mattermost Source Available License. See Mattermost Source Available License to learn more.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.