Skip to content
Snippets Groups Projects
Unverified Commit bd55bcff authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files
parent 6d4d96f8
No related branches found
No related tags found
No related merge requests found
Showing
with 76 additions and 24 deletions
---
"@llamaindex/doc": patch
---
chore: update examples and docs to use unified imports
---
"@llamaindex/google": patch
---
fix(gemini): use function role for message contains tool-result
---
"@llamaindex/openai": patch
---
fix: moved the temp exclusion lower level for o3 mini openai
# @llamaindex/doc
## 0.0.39
### Patch Changes
- 6d4d96f: chore: update examples and docs to use unified imports
- Updated dependencies [15563a0]
- @llamaindex/openai@0.1.49
- llamaindex@0.8.35
## 0.0.38
### Patch Changes
......
{
"name": "@llamaindex/doc",
"version": "0.0.38",
"version": "0.0.39",
"private": true,
"scripts": {
"build": "pnpm run build:docs && next build",
......
# @llamaindex/cloudflare-worker-agent-test
## 0.0.131
### Patch Changes
- llamaindex@0.8.35
## 0.0.130
### Patch Changes
......
{
"name": "@llamaindex/cloudflare-worker-agent-test",
"version": "0.0.130",
"version": "0.0.131",
"type": "module",
"private": true,
"scripts": {
......
# @llamaindex/next-agent-test
## 0.1.131
### Patch Changes
- llamaindex@0.8.35
## 0.1.130
### Patch Changes
......
{
"name": "@llamaindex/next-agent-test",
"version": "0.1.130",
"version": "0.1.131",
"private": true,
"scripts": {
"dev": "next dev",
......
# test-edge-runtime
## 0.1.130
### Patch Changes
- llamaindex@0.8.35
## 0.1.129
### Patch Changes
......
{
"name": "@llamaindex/nextjs-edge-runtime-test",
"version": "0.1.129",
"version": "0.1.130",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/next-node-runtime
## 0.0.112
### Patch Changes
- llamaindex@0.8.35
## 0.0.111
### Patch Changes
......
{
"name": "@llamaindex/next-node-runtime-test",
"version": "0.0.111",
"version": "0.0.112",
"private": true,
"scripts": {
"dev": "next dev",
......
# @llamaindex/waku-query-engine-test
## 0.0.131
### Patch Changes
- llamaindex@0.8.35
## 0.0.130
### Patch Changes
......
{
"name": "@llamaindex/waku-query-engine-test",
"version": "0.0.130",
"version": "0.0.131",
"type": "module",
"private": true,
"scripts": {
......
# examples
## 0.1.1
### Patch Changes
- Updated dependencies [b6ea2bf]
- Updated dependencies [15563a0]
- @llamaindex/google@0.0.4
- @llamaindex/openai@0.1.49
- llamaindex@0.8.35
- @llamaindex/clip@0.0.33
- @llamaindex/deepinfra@0.0.33
- @llamaindex/groq@0.0.48
- @llamaindex/huggingface@0.0.33
- @llamaindex/vllm@0.0.19
## 0.1.0
### Minor Changes
......
{
"name": "@llamaindex/examples",
"private": true,
"version": "0.1.0",
"version": "0.1.1",
"dependencies": {
"@ai-sdk/openai": "^1.0.5",
"@azure/cosmos": "^4.1.1",
......@@ -16,7 +16,7 @@
"commander": "^12.1.0",
"dotenv": "^16.4.5",
"js-tiktoken": "^1.0.14",
"llamaindex": "^0.8.33",
"llamaindex": "^0.8.35",
"mongodb": "6.7.0",
"postgres": "^3.4.4",
"ajv": "^8.17.1",
......
# @llamaindex/autotool
## 5.0.35
### Patch Changes
- llamaindex@0.8.35
## 5.0.34
### Patch Changes
......
# @llamaindex/autotool-01-node-example
## 0.0.78
### Patch Changes
- llamaindex@0.8.35
- @llamaindex/autotool@5.0.35
## 0.0.77
### Patch Changes
......
......@@ -13,5 +13,5 @@
"scripts": {
"start": "node --import tsx --import @llamaindex/autotool/node ./src/index.ts"
},
"version": "0.0.77"
"version": "0.0.78"
}
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