Alex Yang
|
1c0e0e1e1d
|
chore: bump version (#1439)
|
2024-11-06 10:16:18 -08:00 |
|
Aman Rao
|
35430d3609
|
feat: add AzureCosmosDBNoSqlVectorStore and SimpleCosmosDBReader (#1331)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2024-11-04 13:39:39 -08:00 |
|
github-actions[bot]
|
f231e0739f
|
Release (#1424)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
|
2024-11-01 16:50:36 -07:00 |
|
Alex Yang
|
0765742ef3
|
feat: revamped workflow (#1422)
|
2024-11-01 15:59:19 -07:00 |
|
Alex Yang
|
52a4d2b83d
|
chore: bump to eslint 9 (#1410)
|
2024-10-30 18:34:17 -07:00 |
|
github-actions[bot]
|
5c4f4a8d83
|
Release 0.8.0 (#1397)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
|
2024-10-27 20:36:08 -05:00 |
|
Alex Yang
|
620c63cd19
|
feat: add @llamaindex/readers package (#1404)
|
2024-10-27 20:28:55 -05:00 |
|
github-actions[bot]
|
f57ad6150e
|
Release 0.7.7
|
2024-10-24 16:05:41 +07:00 |
|
github-actions[bot]
|
f3e0d07f48
|
Release 0.7.0 (#1337)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
|
2024-10-17 11:18:29 -07:00 |
|
Alex Yang
|
ebc510582b
|
feat: support @vercel/postgres (#1262)
|
2024-09-25 22:39:32 -07:00 |
|
Alex Yang
|
6cce3b12ea
|
feat: support npm:postgres (#1248)
|
2024-09-25 19:40:20 -07:00 |
|
Alex Yang
|
7eb331774d
|
chore: bump typescript (#1205)
|
2024-09-13 13:18:35 -07:00 |
|
github-actions[bot]
|
74fc725f37
|
Release 0.6.0 (#1199)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <marcusschiesser@users.noreply.github.com>
|
2024-09-13 16:07:16 +07:00 |
|
Alex Yang
|
20d16abdf4
|
chore: bump version (#1143)
|
2024-08-30 13:08:14 -07:00 |
|
Alex Yang
|
b548b1443b
|
chore: bump version (#1032)
|
2024-07-12 15:14:27 -07:00 |
|
github-actions[bot]
|
3ae832ca28
|
Release 0.5.0 (#1024)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: himself65 <himself65@users.noreply.github.com>
|
2024-07-08 17:16:46 -07:00 |
|
Alex Yang
|
c4bd0a5215
|
refactor: move llm & callback manager to core module (#1026)
|
2024-07-08 15:48:59 -07:00 |
|
Wassim Chegham
|
41fe871e2f
|
feat: add support for azure dynamic session tool (#942)
Co-authored-by: Marcus Schiesser <marcus.schiesser@googlemail.com>
|
2024-06-27 13:18:05 -07:00 |
|
Alex Yang
|
f7f1af0139
|
fix: llamacloud sdk edge case (#985)
|
2024-06-26 23:10:04 -07:00 |
|
github-actions[bot]
|
4b59ffee45
|
Release 0.4.3 (#971)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-06-25 15:38:10 -07:00 |
|
Alex Yang
|
d4e853c8b5
|
fix: stronger type declaration (#975)
|
2024-06-25 15:22:13 -07:00 |
|
Alex Yang
|
05f006e7e1
|
chore: fix llamaindex version
|
2024-06-25 12:21:22 -07:00 |
|
Alex Yang
|
7deba94e6b
|
chore: fix lock file
|
2024-06-25 11:57:04 -07:00 |
|
github-actions[bot]
|
ce3a4cac6c
|
Release 0.4.0 (#923)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-06-20 12:38:05 -07:00 |
|
Alex Yang
|
154c7f8e36
|
chore: bump version (#945)
|
2024-06-20 12:25:59 -07:00 |
|
Yi Ding
|
b100684bad
|
chore: bump version (#892)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2024-06-05 13:50:33 -07:00 |
|
Huu Le (Lee)
|
320be3fab6
|
chore: rollback chromadb version to 1.7.3 (#834)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
|
2024-05-14 16:07:44 +07:00 |
|
Alex Yang
|
0b1299036d
|
chore: bump version (#826)
|
2024-05-09 00:11:21 -05:00 |
|
Alex Yang
|
472e70feee
|
refactor: full typed & iterator of agent worker/runner (part 3) (#728)
Fixes: https://github.com/run-llama/LlamaIndexTS/issues/692, https://github.com/run-llama/LlamaIndexTS/issues/557
Refs: https://github.com/run-llama/llama_index/blob/5a6ffe32faa75db0b4737d1e7a85e6fe4afe94af/docs/module_guides/deploying/agents/agent_runner.md
|
2024-04-19 17:52:36 -05:00 |
|
Yi Ding
|
cf70edbede
|
llama 3 support (#731)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2024-04-18 17:08:40 -07:00 |
|
Mike Fortman
|
79b7d246bd
|
chore: update deps Astra (#733)
|
2024-04-18 17:55:31 -05:00 |
|
Alex Yang
|
663821cdf6
|
test: add openai agent stream chat (#712)
|
2024-04-11 19:21:02 -05:00 |
|
Alex Yang
|
1c698df6e0
|
fix: package.json version
|
2024-04-10 19:49:16 -05:00 |
|
Yi Ding
|
63af7dd99d
|
Fix protobuf (#708)
|
2024-04-10 17:20:32 -07:00 |
|
Alex Yang
|
af5df1d083
|
feat: add llm-stream event (#707)
|
2024-04-10 09:26:26 -05:00 |
|
Yi Ding
|
87741c9be8
|
update example packages
|
2024-04-09 13:22:03 -07:00 |
|
Alex Yang
|
d0365dc434
|
fix: docs dependencies (#680)
|
2024-04-01 14:19:37 -05:00 |
|
Alex Yang
|
aa41432bbb
|
refactor: remove llm.tokens api (#679)
|
2024-04-01 14:12:17 -05:00 |
|
Alex Yang
|
7a23cc6c84
|
feat: improve callback manager (#675)
|
2024-03-31 15:34:48 -05:00 |
|
Emanuel Ferreira
|
309a526e3c
|
RELEASING: Releasing 5 package(s) (#643)
|
2024-03-13 22:17:27 -03:00 |
|
yisding
|
dd95927498
|
Claude haiku (#642)
|
2024-03-13 19:57:45 -03:00 |
|
Huu Le (Lee)
|
d2e8d0c62a
|
feat: Add Milvus vector store (#640)
Co-authored-by: Michael Schramm <michael@tucan.ai>
|
2024-03-13 13:55:48 +07:00 |
|
Alex Yang
|
b757d9a94e
|
chore: split readers into different files (#479)
|
2024-01-29 22:05:23 -06:00 |
|
Alex Yang
|
06874ffb69
|
fix: cannot run examples
|
2024-01-28 11:59:02 -06:00 |
|
Alex Yang
|
f0898a3930
|
fix: ignore release examples
|
2024-01-28 11:57:16 -06:00 |
|
Alex Yang
|
103949513b
|
chore: bump version (#458)
|
2024-01-26 22:46:00 -06:00 |
|
Alex Yang
|
570973b9d6
|
docs: add stackblitz playground (#439)
|
2024-01-24 21:00:47 -06:00 |
|
Alex Yang
|
2da407d66c
|
fix: cover type check on all ts files (#372)
|
2024-01-12 15:36:04 -06:00 |
|
Thuc Pham
|
648482b0f1
|
Feat: Add support for ChromaDB (#310)
Co-authored-by: Aarav Navani <38411399+oofmeister27@users.noreply.github.com>
|
2024-01-12 13:35:00 +07:00 |
|
Marcus Schiesser
|
03ed2b4129
|
feat: add sentenceWindow.ts example
|
2024-01-08 15:58:58 +07:00 |
|