privacera / paig

PAIG (Pronounced similar to paige or payj) is an open-source project designed to protect Generative AI (GenAI) applications by ensuring security, safety, and observability.
https://paig.ai
Apache License 2.0
99 stars 95 forks source link

Upgrade dependencies: langchain, openai, and boto3 in paig-securechat #133

Closed SiddheshwarKamble closed 1 week ago

SiddheshwarKamble commented 2 weeks ago

Change Description

Upgraded langchain, openai and boto3 dependency in paig securechat Tested paig-securechat as library build locally and tested with openai and cromadb. Tested in developer mode using SDK with openai and cromadb. Tested with milvus and opensearch using paig-securechat docker image build locally with openai.

Issue reference

This PR fixes issue #128

Checklist