Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
cr
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryjliu committed Dec 29, 2023
1 parent c672f1f commit 8fa06e0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# ChangeLog

## v[0.0.65] - 2023-12-29

### New Features
- Add Powerpoint Slide Loader PptxSlideReader to LLama-hub (#796)
- Added notebook for llama_guard_moderator pack (#814)
- add llm compiler pack (#820)

### Smaller Features + Bug Fixes / Nits
- docs: Address branding issues of Apache OpenDAL (#817)

## v[0.0.63] - 2023-12-22

### New Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "llama-hub"
version = "0.0.64"
version = "0.0.65"
description = "A library of community-driven data loaders for LLMs. Use with LlamaIndex and/or LangChain. "
authors = ["Jerry Liu", "Jesse Zhang"]
# New attributes
Expand Down

0 comments on commit 8fa06e0

Please sign in to comment.