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

Release 0.2.12 (#770)

parent 44a7fd72
No related branches found
No related merge requests found
---
"llamaindex": patch
---
feat: add gemini llm and embedding
# docs # docs
## 0.0.6
### Patch Changes
- Updated dependencies [d8d952d]
- llamaindex@0.2.12
## 0.0.5 ## 0.0.5
### Patch Changes ### Patch Changes
......
{ {
"name": "docs", "name": "docs",
"version": "0.0.5", "version": "0.0.6",
"private": true, "private": true,
"scripts": { "scripts": {
"docusaurus": "docusaurus", "docusaurus": "docusaurus",
......
# llamaindex # llamaindex
## 0.2.12
### Patch Changes
- d8d952d: feat: add gemini llm and embedding
## 0.2.11 ## 0.2.11
### Patch Changes ### Patch Changes
......
{ {
"name": "llamaindex", "name": "llamaindex",
"version": "0.2.11", "version": "0.2.12",
"expectedMinorVersion": "2", "expectedMinorVersion": "2",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
......
{ {
"name": "@llamaindex/edge", "name": "@llamaindex/edge",
"version": "0.2.11", "version": "0.2.12",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
......
# @llamaindex/experimental # @llamaindex/experimental
## 0.0.15
### Patch Changes
- Updated dependencies [d8d952d]
- llamaindex@0.2.12
## 0.0.14 ## 0.0.14
### Patch Changes ### Patch Changes
......
{ {
"name": "@llamaindex/experimental", "name": "@llamaindex/experimental",
"description": "Experimental package for LlamaIndexTS", "description": "Experimental package for LlamaIndexTS",
"version": "0.0.14", "version": "0.0.15",
"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",
......
This diff is collapsed.
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