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

Release 0.3.3 (#792)

parent e8c41c5c
No related branches found
No related tags found
No related merge requests found
Showing
with 49 additions and 13 deletions
---
"llamaindex": patch
---
fix: wrong gemini streaming chat response
# docs # docs
## 0.0.11
### Patch Changes
- Updated dependencies [e8c41c5]
- llamaindex@0.3.3
## 0.0.10 ## 0.0.10
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.10", "version": "0.0.11",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# llamaindex # llamaindex
## 0.3.3
### Patch Changes
- e8c41c5: fix: wrong gemini streaming chat response
## 0.3.2 ## 0.3.2
### Patch Changes ### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.4
### Patch Changes
- Updated dependencies [e8c41c5]
- llamaindex@0.3.3
## 0.0.3 ## 0.0.3
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.3", "version": "0.0.4",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.4
### Patch Changes
- Updated dependencies [e8c41c5]
- llamaindex@0.3.3
## 0.1.3 ## 0.1.3
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-agent-test", "name": "@llamaindex/next-agent-test",
"version": "0.1.3", "version": "0.1.4",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/waku-query-engine-test # @llamaindex/waku-query-engine-test
## 0.0.4
### Patch Changes
- Updated dependencies [e8c41c5]
- llamaindex@0.3.3
## 0.0.3 ## 0.0.3
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/waku-query-engine-test", "name": "@llamaindex/waku-query-engine-test",
"version": "0.0.3", "version": "0.0.4",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
{ {
"name": "@llamaindex/core", "name": "@llamaindex/core",
"version": "0.3.2", "version": "0.3.3",
"exports": "./src/index.ts", "exports": "./src/index.ts",
"imports": { "imports": {
"@llamaindex/env": "jsr:@llamaindex/env@0.0.6" "@llamaindex/env": "jsr:@llamaindex/env@0.0.6"
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.3.2", "version": "0.3.3",
"expectedMinorVersion": "3", "expectedMinorVersion": "3",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
......
{ {
"name": "@llamaindex/edge", "name": "@llamaindex/edge",
"version": "0.3.2", "version": "0.3.3",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.20
### Patch Changes
- Updated dependencies [e8c41c5]
- llamaindex@0.3.3
## 0.0.19 ## 0.0.19
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.19", "version": "0.0.20",
"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