Skip to content
Snippets Groups Projects
Unverified Commit 938b4170 authored by github-actions[bot]'s avatar github-actions[bot] Committed by GitHub
Browse files
{
"name": "@llamaindex/groq",
"description": "Groq Adapter for LlamaIndex",
"version": "0.0.20",
"version": "0.0.21",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
......
# @llamaindex/huggingface
## 0.0.6
### Patch Changes
- Updated dependencies [fa60fc6]
- @llamaindex/env@0.1.16
- @llamaindex/core@0.3.5
- @llamaindex/openai@0.1.22
## 0.0.5
### Patch Changes
......
{
"name": "@llamaindex/huggingface",
"description": "Huggingface Adapter for LlamaIndex",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"types": "dist/index.d.ts",
"main": "dist/index.cjs",
......
# @llamaindex/ollama
## 0.0.13
### Patch Changes
- Updated dependencies [fa60fc6]
- @llamaindex/env@0.1.16
- @llamaindex/core@0.3.5
## 0.0.12
### Patch Changes
......
{
"name": "@llamaindex/ollama",
"description": "Ollama Adapter for LlamaIndex",
"version": "0.0.12",
"version": "0.0.13",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
......
# @llamaindex/openai
## 0.1.22
### Patch Changes
- Updated dependencies [fa60fc6]
- @llamaindex/env@0.1.16
- @llamaindex/core@0.3.5
## 0.1.21
### Patch Changes
......
{
"name": "@llamaindex/openai",
"description": "OpenAI Adapter for LlamaIndex",
"version": "0.1.21",
"version": "0.1.22",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
......
# @llamaindex/portkey-ai
## 0.0.6
### Patch Changes
- Updated dependencies [fa60fc6]
- @llamaindex/env@0.1.16
- @llamaindex/core@0.3.5
## 0.0.5
### Patch Changes
......
{
"name": "@llamaindex/portkey-ai",
"description": "Portkey Adapter for LlamaIndex",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
......
# @llamaindex/replicate
## 0.0.6
### Patch Changes
- Updated dependencies [fa60fc6]
- @llamaindex/env@0.1.16
- @llamaindex/core@0.3.5
## 0.0.5
### Patch Changes
......
{
"name": "@llamaindex/replicate",
"description": "Replicate Adapter for LlamaIndex",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
......
......@@ -647,7 +647,7 @@ importers:
specifier: workspace:*
version: link:../providers/portkey-ai
'@llamaindex/replicate':
specifier: workspace:^0.0.5
specifier: workspace:^0.0.6
version: link:../providers/replicate
'@mistralai/mistralai':
specifier: ^1.0.4
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