Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v3.4.0 into Main #216

Merged
merged 34 commits into from
Dec 19, 2024
Merged

Release v3.4.0 into Main #216

merged 34 commits into from
Dec 19, 2024

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 19, 2024

v3.4.0

Key Features

Vector Store Support

  • Implemented support for multiple vector stores of the same type. For example, you can now configure more than 1 OpenSearch vector store with LISA.
  • Introduced granular access control for vector stores based on a list of provided IDP groups. If a list isn’t provided the vector store is available to all LISA users.
  • Expanded APIs for vector store file management to now include file listing and removal capabilities.

Deployment Flexibility

  • Enabled custom IAM role overrides with documented minimum permissions available on our documentation site
  • Introduced partition and domain override functionality

Other System Enhancements

  • Enhanced create model validation to ensure data integrity
  • Upgraded to Python 3.11 runtime for improved performance
  • Updated various third-party dependencies to maintain security and functionality
  • Updated the ChatUI:
    • Refined ChatUI for improved message display
    • Upgraded markdown parsing capabilities
    • Implemented a copy feature for AI-generated responses

Coming soon

Happy Holidays! We have a lot in store for 2025. Our roadmap is customer driven. Please reach out to us via Github issues to talk more! Early in the new year you’ll see chatbot UI and vector store enhancements.

Acknowledgements

Full Changelog: v3.3.2...v3.4.0

estohlmann and others added 30 commits December 3, 2024 23:57
Co-authored-by: Evan Stohlmann <[email protected]>
# Conflicts:
#	lib/models/docker-image-builder.ts
#	lib/models/state-machine/create-model.ts
@estohlmann estohlmann marked this pull request as ready for review December 19, 2024 07:27
@estohlmann estohlmann merged commit 090ebfe into main Dec 19, 2024
11 checks passed
@estohlmann estohlmann deleted the release/v3.4.0 branch December 19, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants