Commit History

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

huggingface model support draft
183e719

gabykim commited on

gradio streaming chat graph progress
52d3389

gabykim commited on

chat graph error handling
6919cca

gabykim commited on

polish prompts for chatbot
ca665cb

gabykim commited on

show progress of the summarization
d1597d8

gabykim commited on

remove tests folders by default
d403664

gabykim commited on

enhance summarizer system prompt
69bc940

gabykim commited on

remove source-path cli argument
58271a5

gabykim commited on

fix gradio chatbot
5549c3e

gabykim commited on

summarize and store in __main__.py
886e734

gabykim commited on

summarizer system prompt refactoring
e288cae

gabykim commited on

app configuration refactoring
070f7e7

gabykim commited on

refactor summarizer file position
0e9e5fc

gabykim commited on

python parser testing refactoring
2182a08

gabykim commited on

know_lang_bot __main__.py
604ef86

gabykim commited on

code provider classes implemented
16bbb61

gabykim commited on

minor refactor
c20abe2

gabykim commited on

multi language & source file support draft
71fa0c7

gabykim commited on

minor refactor
d141c1f

gabykim commited on

show referenced code block in chat interface
aad4327

gabykim commited on

[BugFix] importing __future__ annotations is necessary
3cf6c5a

gabykim commited on

minor refactor
6c18ccd

gabykim commited on

[BugFix] shouldn't name it gradio.py
3bb89a4

gabykim commited on

chat graph implemented
6b5ac9a

gabykim commited on

gradio chat interface draft
279fcbd

gabykim commited on

fix minor embedding error
410a99b

gabykim commited on

ollama embedding for chromadb chunks
369993f

gabykim commited on

code summarizer agent implemented
103c97e

gabykim commited on