Alex Yang

Results 510 comments of Alex Yang

Note that we are moving the document to next.js (fumadoc).

some note: https://www.notion.so/llamaindex/llamaindex-core-modules-refactor-ab8b5e5a9577417983e9f3c9365bfacc

I added this page to our new document https://ts.llamaindex.ai/docs/llamaindex/setup/typescript

This looks like an upstream issue but upstream `notion-to-md` has not updated for a long time.

llama-hub has this reader but it's python https://github.com/run-llama/llama-hub/blob/2c95b021246b54b0542bf9ed9289828cc9da6654/llama_hub/notion/base.py

This is node.js issue. not related to our lib. Closing

> @himself65 Can you try adding `@stylex stylesheet;` to the `App.css` file? It works but the plugin will need some work to make it perfect (like builds having duplicated CSS)....

I got why your demo is working but not for me. You have one client component so that the CSS file will emit correctly. There is one edge case for...