Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api/prompt_generation.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
Now, you need to create an example prompt such that it meets the above requirements.
You should also ask the users to clarify some of the thing that they are not clear about,
and provide some suggestion on how to address these ambiguities only based on the
six requirements we mentioned above.
six requirements we mentioned above. Create the example prompt in the same language as the initial prompt you modified; for example if it is in Chinese, then give your answer in Chinese.

"""
from langchain_core.pydantic_v1 import BaseModel, Field
Expand Down