-
### Bug Description
from llama_index.indices.query.schema import QueryBundle
query_bundle = QueryBundle(query_str)
# configure retriever
retriever = VectorIndexRetriever(
index=index,
similarity…
-
Hi
You did an amazing job on the Material Tailwind theme, it looks awesome. I lately bought the Pro version and integrated it into my React app as described in the [Vite installation guide](https:/…
-
Would it be possible to have the rules exposed by the package itself as an export (maybe just a `export const rules = ...`)?
My reasoning for this is:
* Bundling issues when trying to import the J…
JAD3N updated
13 hours ago
-
Now that we have the option to output bundle information using `./build.js --metafile meta.json`, the ESBuild bundle analyzer shows the bundle size. So in theory we could introduce a new github action…
jelly updated
5 months ago
-
## Description
Huge bundle size, and very high TBT
![image](https://user-images.githubusercontent.com/1614415/124908770-e1123780-e013-11eb-90ec-7aa4c9862b32.png)
![image](https://user-images.gi…
-
Hi, the Bizcharts bundle size is huge (
)
How do you reduce it?
-
Currently the bundle size is pretty big because of lodash and rxjs https://bundlephobia.com/result?p=graphql-typed-client@1.7.4
Lodash impact can be reduced simply by changing the import paths, rxj…
-
- Problem
- each game's bundle.js is non optimized.
- bundle has game's indivisual code and library in same file.
- bundle has unnecessary modules.
- fail tree-sh…
-
So, I've added graphical-grapher to my meteor project, and if I understand this correctly, it gets right to production bundle.
It includes lodash and increases bundle by 100kb. I didn't even initi…
-
I am trying to build a background scene using Threlte with SvelteKit Static Site Generation.
I am getting a chunk that is about 800~kB in size.
```
> vite build
vite v4.0.1 building SSR bu…