Skip to content

Release 0.9.1

Compare
Choose a tag to compare
@ciprianjichici ciprianjichici released this 24 Jan 11:58
b26ac55

FoundationaLLM Version 0.9.1 Release Notes

Introduction

Welcome to FoundationaLLM version 0.9.1! This release includes new features, enhancements, performance improvements, bug fixes, and updates to the documentation. Below is a detailed summary of the changes.

Enhancements and Features

  • AgentWorkflow classes have been added for its initial definition.
  • Added Private Storage component per agent.
  • Added username tooltip and add tooltip component to Management Portal
  • Introduced Amazon Bedrock as a Language Provider and added EntraID managed identity to its service.
  • Introduced LangGraph ReAct Workflow
  • Added PackageName to AgentTool
  • Initial implementation of the DALL-E Image Generation tool
  • Introduced Python Tool Plugins for agents
  • Added IndexingProfileObjectIds and TextEmbeddingModelNames to AgentTool
  • Added the ability to export chat conversations in User Portal
  • Added FoundationaLLM Skunkworks for experimental LangChain tools
  • Added support for agent access tokens instead of using EntraID
  • Added in-memory cache for resource providers
  • Added semantic search and reranker to Azure AI Search retriever
  • Added Semantic caching

Bug Fixes

  • Fixed issue with a null agent capabilities property when loading the agent in the Management Portal
  • Added CosmosDB Data Contributor Role to Gatekeeper API
  • EventGrid - No need to manually restart services after creation or update of an agent.
  • Several fixes for accessibility in the Management Portal and the Chat Portal.

Improvements

  • Improved agent listing in the User Portal
  • Improved User Portal conversation
  • Added several Deployment updates to make Quick Start and Standard deployments smoother and faster
  • Documented the new Branding capabilities in the Management Portal.
  • Renamed Citation class to ContentArtifact and parse it from ToolMessages
  • Enhanced CoreAPI authentication
  • Added RunnableConfig to LangGraph call to support passing vars to tools
  • Added tools array to default agent resource template
  • Improved logging capabilities in the Python SDK
  • Implemented rating comments in the backend
  • Allow for the conditional display of tokens, prompt, rating, and comments in the Management Portal
  • Extended the use of OpenTelemetry to Core API entry points
  • Added prompt editor to the Management Portal
  • Linked LangChain API tracing to main FoundationaLLM tracing
  • Enabled optional persistence of completion requests
  • Added optional sqlalchemy dependency
  • Improved telemetry hierarchy organization
  • Updated Certbot to use Ubuntu 22.04 and use RSA when calling Certbot for Standard Deployments
  • Added new documentation for Standard Deployment.
  • Added Vector Stores for indexing profiles in the management portal
  • Added aiohttp library to allow async HTTP requests in Python SDK instead of using the requests package.

Contact Information

For support and further inquiries regarding this release, please reach out to us:

Conclusion

We hope you enjoy the new features and improvements in FoundationalLLM version 0.9.1. Your feedback continues to be instrumental in driving our product forward. Thank you for your continued support.