Giter Club home page Giter Club logo

tytocogsv3's Introduction

TytoCogsV3

TODO: Add README

tytocogsv3's People

Contributors

dependabot[bot] avatar nykoload avatar sootyowl avatar

Watchers

 avatar  avatar  avatar

Forkers

nykoload

tytocogsv3's Issues

add ability to create more personas on the fly

It would be better if adding personas was something an end-user could do.
Probably requires:

  • CRUD commands: (create, read, update, delete).
  • Ensuring valid formatting
  • Proper permissions
  • An addition to [p]plist to specify where the personas are coming from?
  • If server persona shares a name with a global persona, how do we handle it? I'd say we should override the default global persona with the server-created one.
  • And more...

Command Restructure

The current command structure is a mess, and it needs to change.

Command group for server settings is nice, maybe mirror that with user settings?

add reply chain context

Currently chat logs are saved per user or per channel. It'd be a lot cleaner if we can use discord's built in reply chain in place of the chat logs.

Add command to toggle AI model

OpenAI supports 4 different models, Ada, Babbage, Curie, and Davinci. Owners should be able to switch between them to manage power vs cost.

Slow response when reply chain is long

currently, the reply chain context recursion is done on every message, and can cause a lot of slowdown

adding some form of memoization to the recursion should speed things up dramatically

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.