Skip to content
Snippets Groups Projects
Unverified Commit 5cb270d0 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files

Release 0.2.13 (#773)

parent 62771058
No related branches found
No related tags found
No related merge requests found
---
"llamaindex": patch
"@llamaindex/edge": patch
---
fix: allow passing empty tools to llms
# docs # docs
## 0.0.7
### Patch Changes
- Updated dependencies [6277105]
- llamaindex@0.2.13
## 0.0.6 ## 0.0.6
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.6", "version": "0.0.7",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# llamaindex # llamaindex
## 0.2.13
### Patch Changes
- 6277105: fix: allow passing empty tools to llms
## 0.2.12 ## 0.2.12
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.2.12", "version": "0.2.13",
"expectedMinorVersion": "2", "expectedMinorVersion": "2",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
......
# test-edge-runtime # test-edge-runtime
## 0.1.4
### Patch Changes
- Updated dependencies [6277105]
- @llamaindex/edge@0.2.13
## 0.1.3 ## 0.1.3
### Patch Changes ### Patch Changes
......
{ {
"name": "test-edge-runtime", "name": "test-edge-runtime",
"version": "0.1.3", "version": "0.1.4",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
{ {
"name": "@llamaindex/edge", "name": "@llamaindex/edge",
"version": "0.2.12", "version": "0.2.13",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.16
### Patch Changes
- Updated dependencies [6277105]
- llamaindex@0.2.13
## 0.0.15 ## 0.0.15
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.15", "version": "0.0.16",
"type": "module", "type": "module",
"types": "dist/type/index.d.ts", "types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js", "main": "dist/cjs/index.js",
......
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