Skip to content
Snippets Groups Projects
Commit e69cac67 authored by Alex Yang's avatar Alex Yang
Browse files

docs: update blog post

parent 94246a3c
No related branches found
No related tags found
No related merge requests found
...@@ -263,6 +263,9 @@ const sumNumbers = FunctionTool.from<Input>( ...@@ -263,6 +263,9 @@ const sumNumbers = FunctionTool.from<Input>(
In addition to Node.js, LlamaIndexTS now offers enhanced support for Next.js, Deno, and Cloudflare Workers, making it In addition to Node.js, LlamaIndexTS now offers enhanced support for Next.js, Deno, and Cloudflare Workers, making it
more versatile across different platforms. more versatile across different platforms.
For now, you can install llamaindex and directly import it into your existing Next.js, Deno or Cloudflare Worker project
**without any extra configuration**.
#### [Deno](https://deno.com/) #### [Deno](https://deno.com/)
You can use LlamaIndexTS in Deno by installation through JSR: You can use LlamaIndexTS in Deno by installation through JSR:
......
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