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
{
"name": "@llamaindex/vllm",
"description": "vLLM Adapter for LlamaIndex",
"version": "0.0.18",
"version": "0.0.19",
"type": "module",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
......
......@@ -659,7 +659,7 @@ importers:
specifier: ^1.0.14
version: 1.0.14
llamaindex:
specifier: ^0.8.33
specifier: ^0.8.35
version: link:../packages/llamaindex
mongodb:
specifier: 6.7.0
......
# @llamaindex/unit-test
## 0.0.45
### Patch Changes
- Updated dependencies [15563a0]
- @llamaindex/openai@0.1.49
- llamaindex@0.8.35
## 0.0.44
### Patch Changes
......
{
"name": "@llamaindex/unit-test",
"private": true,
"version": "0.0.44",
"version": "0.0.45",
"type": "module",
"scripts": {
"test": "vitest run"
......
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