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

Compage gpt #157

Open
wants to merge 2 commits into
base: pre-main
Choose a base branch
from
Open

Compage gpt #157

wants to merge 2 commits into from

Conversation

sbiswasai
Copy link

Hi @mahendraintelops
I have developed the backend code for compage-gpt using Python and langchain. The code takes code language and code topic as input from the user through API. User's openai key has been transferred through the header. The backend code fetches relevant information from chatGPT .

Copy link
Contributor

@mahendraintelops mahendraintelops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, with minor suggestions. If you could change the directory name to llm_backend, it would be nice.

backend_llm/generate_code.py Outdated Show resolved Hide resolved
backend_llm/generate_code.py Outdated Show resolved Hide resolved
Copy link
Contributor

@mahendraintelops mahendraintelops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add the dockerfile and other required tools to this subproject?

@sbiswasai
Copy link
Author

Can you please add the dockerfile and other required tools to this subproject?

The docker file has been generated. What are the other tools? Can you explain me?

@sbiswasai
Copy link
Author

LGTM, with minor suggestions. If you could change the directory name to llm_backend, it would be nice.

The folder name has been changed as per your suggestion.

@mahendraintelops
Copy link
Contributor

Can you please add the dockerfile and other required tools to this subproject?

The docker file has been generated. What are the other tools? Can you explain me?
please check core or app for other tools.

@mahendraintelops
Copy link
Contributor

@sbiswasai Any updates on this PR?

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

Successfully merging this pull request may close these issues.

2 participants