harshadh01 commited on
Commit
dc0c6d1
·
verified ·
1 Parent(s): 67ebad0

Update generator.py

Browse files
Files changed (1) hide show
  1. generator.py +0 -1
generator.py CHANGED
@@ -346,7 +346,6 @@ def load_json_spec(path="json_output/spec.json"):
346
 
347
 
348
  #=============================Prompt_With_Model_Specification================
349
- from langchain.prompts import ChatPromptTemplate
350
 
351
  def generate_django_model_prompt(project_name: str, description: str, llm):
352
  """
 
346
 
347
 
348
  #=============================Prompt_With_Model_Specification================
 
349
 
350
  def generate_django_model_prompt(project_name: str, description: str, llm):
351
  """