Skip to content
Snippets Groups Projects
Commit 17a803bb authored by Marcus Schiesser's avatar Marcus Schiesser
Browse files

RELEASING: Releasing 2 package(s)

Releases:
  llamaindex@0.0.48
  create-llama@0.0.16

[skip ci]
parent 1bd47969
No related branches found
No related tags found
No related merge requests found
---
"llamaindex": patch
---
Remove HistoryChatEngine and use ChatHistory for all chat engines
---
"create-llama": patch
---
Fix: Bundle mongo dependency with NextJS
---
"create-llama": patch
---
Feat: Added option to automatically install dependencies (for Python and TS)
---
"create-llama": patch
---
Feat: Show images in chat messages using GPT4 Vision (Express and NextJS only)
# llamaindex
## 0.0.48
### Patch Changes
- 34a26e5: Remove HistoryChatEngine and use ChatHistory for all chat engines
## 0.0.47
### Patch Changes
......
{
"name": "llamaindex",
"version": "0.0.47",
"version": "0.0.48",
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.9.1",
......
# create-llama
## 0.0.16
### Patch Changes
- a73942d: Fix: Bundle mongo dependency with NextJS
- 9492cc6: Feat: Added option to automatically install dependencies (for Python and TS)
- f74dea5: Feat: Show images in chat messages using GPT4 Vision (Express and NextJS only)
## 0.0.15
### Patch Changes
......
{
"name": "create-llama",
"version": "0.0.15",
"version": "0.0.16",
"keywords": [
"rag",
"llamaindex",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment