-
Notifications
You must be signed in to change notification settings - Fork 21
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
base: pre-main
Are you sure you want to change the base?
Compage gpt #157
Conversation
…responses from it
1487746
to
d02b7c1
Compare
There was a problem hiding this 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.
There was a problem hiding this 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?
The docker file has been generated. What are the other tools? Can you explain me? |
The folder name has been changed as per your suggestion. |
|
@sbiswasai Any updates on this PR? |
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 .