Commit History

separate codebase dir from file absolute path
667a527

gabykim commited on

cli refactoring & path resolve
f6b1033

gabykim commited on

chat analytics protocol
c5563d6

gabykim commited on

[BugFix] fix file path prefix error
0a7f8b4

gabykim commited on

add chat interface example image
353a351

gabykim commited on

placeholder configuration
465ff1f

gabykim commited on

gradio chat entrypoint moved to cli
ee1878f

gabykim commited on

knowlang cli support
ad887b7

gabykim commited on

minor config change
3f04a5e

gabykim commited on

add more example
cee28c4

gabykim commited on

fix summarization unittest
3a5efa8

gabykim commited on

refactor package name to knowlang
60532a1

gabykim commited on

combine code and summary into chunk
a610ed1

gabykim commited on

disable polish question node for now
9644b48

gabykim commited on

remove code path prefix if configured
1760e74

gabykim commited on

[BugFix] fix feedback like value
e1438e8

gabykim commited on

mixpanel analytics & config refactoring
cf5c1e2

gabykim commited on

add example questions
bc91f9d

gabykim commited on

hide huggingface import inside
093a34b

gabykim commited on

voyage evaluation enum
f6ba372

gabykim commited on

add evalution round config setting
3a9d0c3

gabykim commited on

[BugFix] json encoder for datetime
ea31570

gabykim commited on

voyageai code embedding support
c9b82b3

gabykim commited on

embedding distance comparsion between models
e5bfc68

gabykim commited on

multiple evaluation rounds for each test case
1e72ff4

gabykim commited on

[BugFix] ollama batch embeding
eede10d

gabykim commited on

chunk truncate utility
028eb6e

gabykim commited on

minor system prompt change
484f007

gakim commited on

embedding migration script
a6fb103

gakim commited on

disable reranker, it hurts performance
3f835a5

gabykim commited on

add embeding w/ code w/o reranking case
43d245e

gabykim commited on

fallback to intial top_k upon reranking failure
3e469b9

gabykim commited on

claude refactoring the evaluation visualization
a479f1f

gabykim commited on

evaluation visualiation script
3f42de6

gabykim commited on

evaluation output file name
31e157d

gabykim commited on

evaluation refacotring for better data model
93668c2

gabykim commited on

reranker activation configuration
f0bc02d

gabykim commited on

minor reranking configuration refactor
5f5f1b6

gabykim commited on

voyage reranking algorithm implemented
212ff4c

gabykim commited on

LLM batch processing draft
f4fd6ee

gabykim commited on

add evaluation model record
e363daf

gabykim commited on

fix pydantic error
6c57077

gabykim commited on

query result pretty format
eb592fa

gabykim commited on

fix minor error
7db7573

gabykim commited on

chat bot evaluation main entrypoint
56615c6

gabykim commited on

envrionrment var setup for the api key
c436c2a

gabykim commited on

transformers evaluation test cases draft
cc62136

gabykim commited on

gradio rate limiting
8f0a66b

gabykim commited on

api key required for openai embeddings
8e1fac7

gabykim commited on

multiple embedding provider implemented
3536fc0

gabykim commited on