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

Release 0.3.7 (#812)

parent b6a66065
No related branches found
No related tags found
No related merge requests found
Showing
with 55 additions and 18 deletions
---
"llamaindex": patch
---
feat: allow change host of ollama
---
"llamaindex": patch
---
chore: export ollama in default js runtime
# docs # docs
## 0.0.15
### Patch Changes
- Updated dependencies [b6a6606]
- Updated dependencies [b6a6606]
- llamaindex@0.3.7
## 0.0.14 ## 0.0.14
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.14", "version": "0.0.15",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# llamaindex # llamaindex
## 0.3.7
### Patch Changes
- b6a6606: feat: allow change host of ollama
- b6a6606: chore: export ollama in default js runtime
## 0.3.6 ## 0.3.6
### Patch Changes ### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test # @llamaindex/cloudflare-worker-agent-test
## 0.0.8
### Patch Changes
- Updated dependencies [b6a6606]
- Updated dependencies [b6a6606]
- llamaindex@0.3.7
## 0.0.7 ## 0.0.7
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/cloudflare-worker-agent-test", "name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.7", "version": "0.0.8",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
# @llamaindex/next-agent-test # @llamaindex/next-agent-test
## 0.1.8
### Patch Changes
- Updated dependencies [b6a6606]
- Updated dependencies [b6a6606]
- llamaindex@0.3.7
## 0.1.7 ## 0.1.7
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/next-agent-test", "name": "@llamaindex/next-agent-test",
"version": "0.1.7", "version": "0.1.8",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev", "dev": "next dev",
......
# @llamaindex/waku-query-engine-test # @llamaindex/waku-query-engine-test
## 0.0.8
### Patch Changes
- Updated dependencies [b6a6606]
- Updated dependencies [b6a6606]
- llamaindex@0.3.7
## 0.0.7 ## 0.0.7
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/waku-query-engine-test", "name": "@llamaindex/waku-query-engine-test",
"version": "0.0.7", "version": "0.0.8",
"type": "module", "type": "module",
"private": true, "private": true,
"scripts": { "scripts": {
......
{ {
"name": "@llamaindex/core", "name": "@llamaindex/core",
"version": "0.3.6", "version": "0.3.7",
"exports": "./src/index.ts", "exports": "./src/index.ts",
"imports": { "imports": {
"@llamaindex/env": "jsr:@llamaindex/env@0.1.2" "@llamaindex/env": "jsr:@llamaindex/env@0.1.2"
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.3.6", "version": "0.3.7",
"expectedMinorVersion": "3", "expectedMinorVersion": "3",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
......
{ {
"name": "@llamaindex/edge", "name": "@llamaindex/edge",
"version": "0.3.6", "version": "0.3.7",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.24
### Patch Changes
- Updated dependencies [b6a6606]
- Updated dependencies [b6a6606]
- llamaindex@0.3.7
## 0.0.23 ## 0.0.23
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.23", "version": "0.0.24",
"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