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

Implemented ChatGPT LLM Backend #36

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

DamianB-BitFlipper
Copy link
Contributor

Instead of using Phi as the backend, which gave so-so responses, I substituted it with ChatGPT and it's own service class. I made it rhyme, which is fun twist.

image

It may be an interesting spin to this project.

@evgeniishch
Copy link

Hello! This is a very interesting feature, but I cannot figure out how to make it work, even on your branch.
When I launch with docker, an error occurs saying it does not recognize --gpt argument.
Seems like the main.py file file is not updated inside docker, but I could not figure out where the main.py is being copied to docker in the first place. The only thing being copied from local machine to docker are scripts inside scratch-space directory...

Could you please provide an instruction on launching with chatgpt backend?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants