Shujian.AI

Results 2 issues of Shujian.AI

For example, the data is (3.8,4.5,4.6,4.7,4.9) while I'm using tech.tablesaw.aggregate.AggregateFunctions.percentile function, the 90th percentile is 4.9, however, if the percentile function supports linear interpolation, the 90th percentile should be 4.82,...

enhancement
good first issue

for example, if I use "jina-embeddings-v2-base-zh" embedding model, the dimension size should be 768 File "/root/.cache/pypoetry/virtualenvs/shujian-knowledge-server-GJO3bz0z-py3.11/lib/python3.11/site-packages/timescale_vector/client.py", line 1196, in upsert cur.executemany(query, records) psycopg2.errors.DataException: expected 1536 dimensions, not 768