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 23, 2023
1 parent cf716fc commit 435a5b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
# ChangeLog

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

### New Features
- add multi doc autoretrieval pack (#803)

### Smaller Features + Bug Fixes / Nits
- Extract metadata from Azure BLOB (#804)

## v[0.0.62] - 2023-12-21

## New Features
### New Features

- Add `MiniEsgBenchDataset` (#799)
- Add `PDFPlubmerReader` (#798)
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.62"
version = "0.0.63"
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 435a5b3

Please sign in to comment.