hackathon-cli-recommendation / cli-recommendation

4 stars 5 forks source link

[Add] add nl2keyword #34

Open wangzelin007 opened 1 year ago

wangzelin007 commented 1 year ago
  1. Chatgpt service add a new parameter openai_prompt, if not provided, use the OPENAI_DEFAULT_MSG or default_msg.
  2. Search service add new flag nl2keyword.
  3. Search service add natural language to keyword process, the prompt will get from the new env variable OPENAI_NL2KEYWORD_MSG

image