Skip to content
Snippets Groups Projects
Unverified Commit 76b925e6 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files
Showing
with 84 additions and 14 deletions
---
"@llamaindex/core": patch
---
fix(core): inline `python-format-js`
# docs
## 0.0.95
### Patch Changes
- llamaindex@0.7.3
## 0.0.94
### Patch Changes
......
{
"name": "docs",
"version": "0.0.94",
"version": "0.0.95",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
......
# @llamaindex/autotool
## 4.0.3
### Patch Changes
- llamaindex@0.7.3
## 4.0.2
### Patch Changes
......
# @llamaindex/autotool-01-node-example
## 0.0.35
### Patch Changes
- llamaindex@0.7.3
- @llamaindex/autotool@4.0.3
## 0.0.34
### Patch Changes
......
......@@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.34"
"version": "0.0.35"
}
# @llamaindex/autotool-02-next-example
## 0.1.79
### Patch Changes
- llamaindex@0.7.3
- @llamaindex/autotool@4.0.3
## 0.1.78
### Patch Changes
......
{
"name": "@llamaindex/autotool-02-next-example",
"private": true,
"version": "0.1.78",
"version": "0.1.79",
"scripts": {
"dev": "next dev",
"build": "next build",
......
{
"name": "@llamaindex/autotool",
"type": "module",
"version": "4.0.2",
"version": "4.0.3",
"description": "auto transpile your JS function to LLM Agent compatible",
"files": [
"dist",
......
# @llamaindex/cloud
## 1.0.3
### Patch Changes
- Updated dependencies [0493f67]
- @llamaindex/core@0.3.3
## 1.0.2
### Patch Changes
......
{
"name": "@llamaindex/cloud",
"version": "1.0.2",
"version": "1.0.3",
"type": "module",
"license": "MIT",
"scripts": {
......
# @llamaindex/community
## 0.0.51
### Patch Changes
- Updated dependencies [0493f67]
- @llamaindex/core@0.3.3
## 0.0.50
### Patch Changes
......
{
"name": "@llamaindex/community",
"description": "Community package for LlamaIndexTS",
"version": "0.0.50",
"version": "0.0.51",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# @llamaindex/core
## 0.3.3
### Patch Changes
- 0493f67: fix(core): inline `python-format-js`
## 0.3.2
### Patch Changes
......
{
"name": "@llamaindex/core",
"type": "module",
"version": "0.3.2",
"version": "0.3.3",
"description": "LlamaIndex Core Module",
"exports": {
"./agent": {
......
# @llamaindex/experimental
## 0.0.104
### Patch Changes
- llamaindex@0.7.3
## 0.0.103
### Patch Changes
......
{
"name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS",
"version": "0.0.103",
"version": "0.0.104",
"type": "module",
"types": "dist/type/index.d.ts",
"main": "dist/cjs/index.js",
......
# llamaindex
## 0.7.3
### Patch Changes
- Updated dependencies [0493f67]
- @llamaindex/core@0.3.3
- @llamaindex/cloud@1.0.3
- @llamaindex/anthropic@0.0.4
- @llamaindex/clip@0.0.4
- @llamaindex/deepinfra@0.0.4
- @llamaindex/huggingface@0.0.4
- @llamaindex/ollama@0.0.11
- @llamaindex/openai@0.1.20
- @llamaindex/portkey-ai@0.0.4
- @llamaindex/replicate@0.0.4
- @llamaindex/groq@0.0.19
## 0.7.2
### Patch Changes
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.88
### Patch Changes
- llamaindex@0.7.3
## 0.0.87
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.87",
"version": "0.0.88",
"type": "module",
"private": true,
"scripts": {
......
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