Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import ChatGPT AI module #14

Merged
merged 8 commits into from
Mar 7, 2023
Merged

import ChatGPT AI module #14

merged 8 commits into from
Mar 7, 2023

Conversation

dlqqq
Copy link
Member

@dlqqq dlqqq commented Mar 7, 2023

Description

  • Imports ChatGPT AI module into the project
  • Replaces implementation of GPT-3 tasks with ChatGPT
  • Fixes dev install script

Demo

(we're well aware the UI needs work, feel free to open issues to provide us suggestions!)

Screen.Recording.2023-03-07.at.9.29.00.AM.mov

Related issues

@dlqqq dlqqq added the enhancement New feature or request label Mar 7, 2023
@dlqqq dlqqq merged commit d3be354 into main Mar 7, 2023
@dlqqq dlqqq deleted the chatgpt branch March 7, 2023 17:46
dbelgrod pushed a commit to dbelgrod/jupyter-ai that referenced this pull request Jun 10, 2024
* declare jupyter_ai dependency for AI modules

* fix cookiecutter eslint

* fix dev install script

* add setup:dev script to cookiecutter

* finish renaming remaining occurrences of TestModelEngine

* remove concurrency flag on lerna commands

* import ChatGPT AI module

* use chatgpt model engine for default tasks
Marchlak pushed a commit to Marchlak/jupyter-ai that referenced this pull request Oct 28, 2024
* declare jupyter_ai dependency for AI modules

* fix cookiecutter eslint

* fix dev install script

* add setup:dev script to cookiecutter

* finish renaming remaining occurrences of TestModelEngine

* remove concurrency flag on lerna commands

* import ChatGPT AI module

* use chatgpt model engine for default tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New ChatGPT API from OpenAI
1 participant