Skip to content

Get some help from your "smart assistant" within a task manager.

License

Notifications You must be signed in to change notification settings

gtt-project/redmine_gtt_assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Redmine GTT Assistant

Get some help from your "smart assistant".

  • TBD

Requirements

  • Redmine >= 5.0.0

Installation

To install Redmine GTT Assistant plugin, download or clone this repository in your Redmine installation plugins directory!

cd path/to/plugin/directory
git clone https://github.com/gtt-project/redmine_gtt_assistant.git

Then run

bundle install
bundle exec rake redmine:plugins:migrate

After restarting Redmine, you should be able to see the Redmine GTT Assistant plugin in the Plugins page.

More information on installing (and uninstalling) Redmine plugins can be found here.

How to use

  • Ensure that the following environment variables are set:
OPENAI_API_ACTIVE=true
OPENAI_API_ORG=your_org_id
OPENAI_API_KEY=your_secret_key
  • Make sure REST web services is enabled: http://localhost:3000/settings?tab=api
  • Configure the plugin in plugin settings.
  • Enable the plugin in project settings.
  • Adjust permissions for specific roles role.

Contributing and Support

The GTT Project appreciates any contributions! Feel free to contact us for reporting problems and support.

Version History

See all releases with release notes.

Authors

LICENSE

This program is free software. See LICENSE for more information.

About

Get some help from your "smart assistant" within a task manager.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project