mirror of
https://github.com/aljazceru/ElasticDocs_GPT.git
synced 2025-12-17 05:44:20 +01:00
Update elasticdocs_gpt.py
Added little exceptions not handled warning
This commit is contained in:
@@ -7,6 +7,9 @@ from elasticsearch import Elasticsearch
|
||||
# Elasticsearch's search relevancy power with
|
||||
# OpenAI's GPT's Question Answering power
|
||||
|
||||
# Code is presented for demo purposes but should not be used in production
|
||||
# You may encounter exceptions which are not handled in the code
|
||||
|
||||
|
||||
# Required Environment Variables
|
||||
# openai_api - OpenAI API Key
|
||||
|
||||
Reference in New Issue
Block a user