5 lines
60 B
Python
5 lines
60 B
Python
|
|
|
|
|
|
def generate_prompt(user_message, file_context):
|
|
pass |