Commit Graph

38 Commits

Author SHA1 Message Date
Thuc Pham aeb6fef4da feat: use LlamaCloud for TS/Python (#149)
---------
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2024-06-28 22:10:37 +07:00
Huu Le 1148ddba53 bump llama-index-agent-openai version to 0.2.6 (#107) 2024-05-31 13:46:35 +01:00
Huu Le 9e945ed355 bump llama_index and gemini version (#106) 2024-05-31 15:12:14 +07:00
Huu Le (Lee) cb1001de95 feat: add support for ChromaDB vector store (#82) 2024-05-14 15:42:01 +07:00
Thuc Pham 056e376ee0 feat: add weather widget and weather tool (#72)
---------
Co-authored-by: leehuwuj <leehuwuj@gmail.com>
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2024-05-10 14:00:16 +07:00
Huu Le (Lee) 8a5ece10c2 chores: update wrong example system prompt and fix missing switch breaking (#75) 2024-05-08 10:14:34 +07:00
Thuc Pham 7bd3ed551f feat: support anthropic and gemini model providers and update to LITS 0.3.3 (#63)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2024-05-02 16:13:31 +07:00
Marcus Schiesser f1c3e8df69 Adding support for Llama 3 and Phi3 (via Ollama) (#53) 2024-04-24 10:13:45 +07:00
Nir Gazit ee2cc66c3b feat: observability for Python with OpenTelemetry (#39) 2024-04-08 10:19:00 +07:00
Thuc Pham 625ed4d6f5 feat: support astra vectordb (#34) 2024-04-05 09:00:48 +07:00
Marcus Schiesser 29b17ee328 Allow tools without datasource and clean up (#33) 2024-04-04 08:48:01 +07:00
Huu Le (Lee) 27397143db feat: Add database data source (MySQL and PostgreSQL) (#28) 2024-04-01 09:51:49 +07:00
Huu Le (Lee) 78ded9e242 feat: Add Dockerfile template (#27) 2024-03-28 12:35:27 +07:00
Marcus Schiesser 4f10840f04 fix: word-smith YAML comments 2024-03-28 12:28:52 +08:00
Huu Le (Lee) ce2f24d73f feat: Use yaml format instead of json for loaders and tools config (#26) 2024-03-28 10:00:03 +07:00
Marcus Schiesser 459824dbec fix: remove redundant template engine variable and fixed llamaparse flag (#22) 2024-03-27 14:06:14 +07:00
Huu Le (Lee) c7a978e0aa feat: Add multiple data sources (#19) 2024-03-27 09:33:12 +07:00
Huu Le (Lee) e8db041d58 feat: Add multiple URLs reader (#18) 2024-03-25 12:43:50 +07:00
Huu Le (Lee) e9a6cd049a fixed pymilvus at 2.3.7 (#17) 2024-03-22 09:13:40 +07:00
Huu Le (Lee) bac1b43f10 feat: Add Milvus vector database (#4) 2024-03-18 11:33:53 +07:00
Huu Le (Lee) 598e9fb592 feat: Add start in VSCode option and support python for dev container (#619) 2024-03-07 17:19:08 +07:00
Huu Le (Lee) 1d4a592f15 feat: Add use LlamaParse option to create-llama (#591) 2024-03-01 16:54:06 +07:00
Marcus Schiesser 967844d276 fix: lint errors 2024-02-23 14:55:45 +07:00
Huu Le (Lee) 1678847268 Upgrade llama-index version to v0.10+ for create-llama (#556) 2024-02-22 13:50:53 +07:00
Marcus Schiesser 89b7b45eea fix(cl): improved error messages for python installation 2024-02-07 16:16:06 +07:00
Marcus Schiesser 3fde4b8f0d Revert "fix: add handle error from template installation (#522)"
This reverts commit 82ce5db4e3.
2024-02-07 16:01:08 +07:00
Huu Le (Lee) 82ce5db4e3 fix: add handle error from template installation (#522)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2024-02-07 15:30:26 +07:00
Huu Le (Lee) 904c53cf76 feat: Add support for llamahub tools (#517)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2024-02-06 17:34:03 +07:00
Thuc Pham 2fc5b3ee73 feat: use pnpm pack for e2e (#490) 2024-02-01 10:12:21 +07:00
Huu Le (Lee) 2eaf11ba15 feat(create-llama) add folder selection & support more context data types (#489) 2024-01-31 16:42:30 +07:00
Huu Le (Lee) b7b30a5300 Feat: add + fix chat with web (#481) 2024-01-30 14:17:33 +07:00
Motoki saito 79904cf298 define mergePoetryDependencies type (#465) 2024-01-30 10:47:41 +07:00
Marcus Schiesser ab4565bb70 Revert "feat: Add chat with web data (#450)"
This reverts commit 979b7dd697.
2024-01-29 17:28:16 +07:00
Huu Le (Lee) 979b7dd697 feat: Add chat with web data (#450) 2024-01-29 14:16:57 +07:00
Marcus Schiesser 238a0b5dd8 fix: don't install root package for llamapack examples (as there isn't one) 2024-01-26 16:30:50 +07:00
Huu Le (Lee) 653b93db1d add run app option (#399) 2024-01-22 14:03:57 +07:00
Huu Le (Lee) b890c44508 Added option to automatically install dependencies (for Python and TS) (#381) 2024-01-16 16:12:37 +07:00
Alex Yang c778e4507e fix: cover type check on all ts files (#372) 2024-01-12 15:36:04 -06:00