Skip to content

ADS 2.9.1

Compare
Choose a tag to compare
@liudmylaru liudmylaru released this 07 Dec 00:10
· 2503 commits to main since this release
7801722
  • Added support for deploying LangChain application as OCI Model Deployment.
  • Added support for using HuggingFace Evaluation as LLM guardrail.
  • Added deployment support for RetrievalQA when using OpenSearchVectorSearch or FAISS vector DB as retriever.
  • Added reload parameters in GenericModel.save() to provide option to not reload score.py.
  • Fixed a bug in model deployment progress bar due to fixed number of steps.
  • Fixed a bug in ads opctl build-image job-local command.