Rajeshwari Rai

Results 2 comments of Rajeshwari Rai

Hi, I tried modifying the gpt.py file to add this endpoint def submit_request(self, prompt): """Calls the OpenAI API with the specified parameters.""" response = openai.Answer.create( search_model="davinci", model="curie", question=self.craft_query(prompt), document=doc_list, examples_context="In...

Thanks for the hook file. I will look into it. -Raji On Thu, Jun 13, 2019 at 5:04 PM balamurugan wrote: > you can create a hook file with name...