CdC-SI / eak-copilot

The official repository of the EAK-Copilot project as part of the Innovation Fellowship 2024.
https://cdc-si.github.io/eak-copilot/
GNU General Public License v3.0
3 stars 0 forks source link

update openai lib to 1.30.5 #212

Closed K-Schubert closed 1 month ago

K-Schubert commented 1 month ago

Description

Update openai from 0.28.0 to 1.30.5.

Modified utils/embedding.py logic. Modified rag/app/main.py RAGProcessor class (create_openai_stream, generate()). Updated requirements.txt in rag, autocomplete, indexing.