atbasu / document-content-extractor

Python program that uses open ai apis to parse user specified content from text files
0 stars 0 forks source link

Full Address is not Showing.....#Pdf21 #3

Closed Abhishekk7077 closed 1 year ago

Abhishekk7077 commented 1 year ago

'''

Screenshot 2023-05-31 at 5 16 57 PM
atbasu commented 1 year ago

The problem was how I was extracting values from the output returned by the OpenAI APIs. I stored the old code in extract_values_old and created a new simpler method in extract_values.