Karthick J

Results 2 issues of Karthick J

lst = nse.get_stock_codes() for i in lst: try: nse.get_quote(i) except Exception as e: print(i) continue O/P RAJRAYON PRADIP CREATIVEYE J&KBANK NIRAJISPAT KALYANI SURANACORP RADAAN COX&KINGS SYMBOL BILPOWER BILENERGY RAJOIL XLENERGY...

bug

openai:debug { error: { message: 'The model `text-davinci-003` has been deprecated, learn more here: https://platform.openai.com/docs/deprecations', type: 'invalid_request_error', param: null, code: 'model_not_found' }