Commit Graph

2220 Commits

Author SHA1 Message Date
Parham Saidi 132517877e fix: stringify all tool results for anthropic on bedrock (#1786) 2025-03-25 21:16:44 +07:00
Thuc Pham 299008b34f feat: copy create-llama to @llamaindex/servers (#1780) 2025-03-25 11:55:44 +02:00
Thuc Pham 482ed67690 fix: document deployment fail due to static generation timed out (#1779) 2025-03-24 11:12:09 +02:00
github-actions[bot] 9aeec9089b Release 0.9.12 (#1744)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/anthropic@0.3.0 @llamaindex/astra@0.0.14 @llamaindex/autotool@6.0.12 @llamaindex/azure@0.1.9 @llamaindex/chroma@0.0.14 @llamaindex/clip@0.0.46 @llamaindex/cloud@4.0.0 @llamaindex/cohere@0.0.14 @llamaindex/community@0.0.91 @llamaindex/core@0.6.0 @llamaindex/deepinfra@0.0.46 @llamaindex/deepseek@0.0.6 @llamaindex/elastic-search@0.1.0 @llamaindex/experimental@0.0.162 @llamaindex/firestore@1.0.7 @llamaindex/fireworks@0.0.6 @llamaindex/google@0.2.0 @llamaindex/groq@0.0.61 @llamaindex/huggingface@0.1.0 @llamaindex/jinaai@0.0.6 @llamaindex/milvus@0.1.9 @llamaindex/mistral@0.1.0 @llamaindex/mixedbread@0.0.14 @llamaindex/mongodb@0.0.14 @llamaindex/node-parser@2.0.0 @llamaindex/ollama@0.1.0 @llamaindex/openai@0.2.0 @llamaindex/perplexity@0.0.3 @llamaindex/pinecone@0.1.0 @llamaindex/portkey-ai@0.0.42 @llamaindex/postgres@0.0.42 @llamaindex/qdrant@0.1.9 @llamaindex/readers@3.0.0 @llamaindex/replicate@0.0.42 @llamaindex/server@0.0.2 @llamaindex/together@0.0.6 @llamaindex/tools@0.0.2 @llamaindex/upstash@0.0.14 @llamaindex/vercel@0.1.0 @llamaindex/vllm@0.0.32 @llamaindex/voyage-ai@1.0.6 @llamaindex/weaviate@0.0.14 @llamaindex/workflow@1.0.0 llamaindex@0.9.12
2025-03-24 14:34:45 +07:00
Daniel Bank f1db9b3d48 feat: vercel tool response fields options (#1765) 2025-03-24 14:25:26 +07:00
ANKIT VARSHNEY 25093531cf feat: elastic search vector store (#1777) 2025-03-24 14:18:42 +07:00
Thuc Pham f8a86e4eff feat: @llamaindex/server (#1759) 2025-03-21 19:14:19 +07:00
ANKIT VARSHNEY 04f8c96caa feat: add support for mongodb document store (#1771) 2025-03-21 16:16:49 +07:00
Jorge Luis Middleton 43053f9e16 Update qdrant.mdx documentation (#1770) 2025-03-21 10:06:25 +02:00
Parham Saidi 93bc0ffd21 fix: context engine additional options not being passed (#1772) 2025-03-21 01:49:43 +07:00
Huu Le 58a9446220 Fix wrong multi-agent setup (#1767) 2025-03-20 14:55:25 +03:00
Parham Saidi da06e4550b fix: include inline data check for GoogleStudio (#1769) 2025-03-20 14:50:47 +03:00
Parham Saidi 3fd4cc383e feat: google multimodal output using their new gen ai library (#1762) 2025-03-19 21:43:39 +02:00
ANKIT VARSHNEY 2b39ceffa6 docs: doc for structured output (#1761) 2025-03-19 14:15:11 +07:00
Thuc Pham 77e24cec65 fix: crypto is not defined when running on node18 (#1763) 2025-03-19 08:38:16 +02:00
ANKIT VARSHNEY 2a0a899d66 chore: added saftey setting as parameter for gemini (#1760) 2025-03-18 23:05:47 +07:00
ANKIT VARSHNEY 050cd53450 fix: delete by id in pinecone vector store (#1758) 2025-03-18 23:03:42 +07:00
George He 5189b446f4 fix: add retry handling logic to parser reader and fix lint issues (#1757)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-03-17 14:50:38 -07:00
Thuc Pham c7ff3233fe feat: @llamaindex/tools (#1755) 2025-03-17 21:20:24 +07:00
Jack Qian 21bebfcaa6 docs: add missing links (#1754) 2025-03-16 13:32:19 +07:00
ANKIT VARSHNEY 91a18e7057 feat: add support for structured output with zod schema. (#1749) 2025-03-16 11:58:28 +08:00
ANKIT VARSHNEY d1c1f99e06 feat: function calling support in mistral provider (#1756) 2025-03-15 12:18:36 +07:00
Marcus Schiesser 8be84aeb5e chore: add gemini streaming example (#782) 2025-03-14 09:25:09 +07:00
Thuc Pham 5b7b314b25 fix: unhandled server error when accessing not found pages (#1753) 2025-03-13 18:31:55 +07:00
Marcus Schiesser 4a51c9b48e docs: add link checker and fix links (#1750) 2025-03-13 15:46:05 +07:00
Alex Yang bf56fc08ad chore(cloud): update openapi.json (#1746) 2025-03-12 15:19:40 +00:00
Marcus Schiesser fa40b36516 docs: cleanup (#1745) 2025-03-12 17:54:20 +07:00
yangqiao da8068e9e0 fix: Add fromConnectionString method for Azure vCore storages (#1743)
Co-authored-by: yangqiao <yangqiao@microsoft.com>
2025-03-12 15:58:30 +07:00
github-actions[bot] 37dcf37625 Release 0.9.11 (#1734)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/jinaai@0.0.5 @llamaindex/clip@0.0.45 @llamaindex/deepinfra@0.0.45 @llamaindex/deepseek@0.0.5 @llamaindex/experimental@0.0.161 @llamaindex/fireworks@0.0.5 @llamaindex/google@0.1.2 @llamaindex/groq@0.0.60 @llamaindex/huggingface@0.0.45 @llamaindex/autotool@6.0.11 @llamaindex/mistral@0.0.14 @llamaindex/openai@0.1.61 @llamaindex/perplexity@0.0.2 @llamaindex/together@0.0.5 @llamaindex/vllm@0.0.31 llamaindex@0.9.11
2025-03-12 12:44:55 +07:00
Stefan Edberg a8c0637d11 feat: make it possible to provide base URL to OpenAI (#1740)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-03-12 12:17:38 +07:00
Marcus Schiesser 387a19284d fix: Update mistral package for mistral API 1.5.1 (#1741) 2025-03-12 11:23:42 +07:00
ANKIT VARSHNEY a654f580cf docs: add doc for perplexity (#1738) 2025-03-12 11:17:23 +07:00
Thuc Pham 68ea7ec6a5 chore: use agent workflow for examples (#1726) 2025-03-11 19:05:00 +07:00
Marcus Schiesser 2d11ffbaea docs: update contrib (#1736) 2025-03-11 18:06:06 +07:00
ANKIT VARSHNEY 1587e48a14 Feat/perplexity (#1719) 2025-03-11 17:21:57 +07:00
Marcus Schiesser bd239aaf2d docs: update main agent docs (#1735) 2025-03-11 17:18:38 +07:00
Jack Qian 98eebf7277 feat: add request options for gemini (#1733) 2025-03-11 15:56:10 +07:00
github-actions[bot] 5478ba88b1 Release 0.9.10 (#1728)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcusschiesser <17126+marcusschiesser@users.noreply.github.com>
@llamaindex/weaviate@0.0.13 @llamaindex/astra@0.0.13 @llamaindex/autotool@6.0.10 @llamaindex/azure@0.1.8 @llamaindex/chroma@0.0.13 @llamaindex/clip@0.0.44 @llamaindex/cloud@3.0.9 @llamaindex/cohere@0.0.13 @llamaindex/community@0.0.90 @llamaindex/core@0.5.8 @llamaindex/deepinfra@0.0.44 @llamaindex/deepseek@0.0.4 @llamaindex/experimental@0.0.160 @llamaindex/firestore@1.0.6 @llamaindex/fireworks@0.0.4 @llamaindex/google@0.1.1 @llamaindex/groq@0.0.59 @llamaindex/huggingface@0.0.44 @llamaindex/jinaai@0.0.4 @llamaindex/milvus@0.1.8 @llamaindex/mistral@0.0.13 @llamaindex/mixedbread@0.0.13 @llamaindex/mongodb@0.0.13 @llamaindex/node-parser@1.0.8 @llamaindex/ollama@0.0.48 @llamaindex/openai@0.1.60 @llamaindex/pinecone@0.0.13 @llamaindex/portkey-ai@0.0.41 @llamaindex/postgres@0.0.41 @llamaindex/qdrant@0.1.8 @llamaindex/readers@2.0.8 @llamaindex/replicate@0.0.41 @llamaindex/together@0.0.4 @llamaindex/upstash@0.0.13 @llamaindex/vercel@0.0.19 @llamaindex/vllm@0.0.30 @llamaindex/voyage-ai@1.0.5 @llamaindex/anthropic@0.2.6 @llamaindex/workflow@0.0.16 llamaindex@0.9.10
2025-03-11 13:47:43 +07:00
Marcus Schiesser aea550aff4 feat: Add factory convenience factory for each LLM provider, e.g. you… (#1731) 2025-03-11 13:42:09 +07:00
Marcus Schiesser e66c6e25fb feat: add tool factory method (#1730) 2025-03-11 12:57:13 +07:00
Marcus Schiesser 40ee7610b2 feat: add asQueryTool to index and add factory methods for simplifying agent usage (#1715) 2025-03-11 11:06:21 +07:00
yangqiao c14a21bc0b fix: Add user agent for AzureCosmosDBMongoDBVectorStore (#1729)
Co-authored-by: yangqiao <yangqiao@microsoft.com>
2025-03-10 18:08:28 +07:00
Thomas Vanier 33f98565ab fix: google start chat tools params (#1716)
Co-authored-by: Marcus Schiesser <mail@marcusschiesser.de>
2025-03-10 18:07:36 +07:00
Huu Le b5cb35a732 chore: add unit test for agent workflow (#1704) 2025-03-10 16:44:49 +07:00
Thuc Pham c1b5be5182 feat: make AgentWorkflow llm param optional (#1727) 2025-03-10 11:48:51 +07:00
Alex Yang 6f8b68ac5f chore: fix turbo.json (#1724) 2025-03-09 01:45:28 -08:00
Alex Yang e075643b50 chore: bump bunchee (#1725) 2025-03-09 01:33:33 -08:00
Alex Yang f71b143ceb chore: add tailwindcss prettier (#1723) 2025-03-09 01:11:27 -08:00
Alex Yang ead4a80a3a feat(docs): improve misc (#1722) 2025-03-09 00:57:47 -08:00
Alex Yang da78689e24 fix(docs): use docs.toFumadocsSource (#1721) 2025-03-09 00:34:49 -08:00