compage
compage copied to clipboard
Compage gpt
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 .
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?
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.
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.
@sbiswasai Any updates on this PR?