Commit History

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

openai embedding transformers
d88e3a5

gabykim commited on

Merge branch 'main' into huggingface
3315f1b

gabykim commited on

huggingface model support draft
183e719

gabykim commited on

poetry huggingface group
f1afcb2

gabykim commited on

Merge branch 'main' into huggingface
438162b

gabykim commited on

gradio streaming chat graph progress
52d3389

gabykim commited on

docker for chatbot
c266a5a

gabykim commited on

chat graph error handling
6919cca

gabykim commited on

chat graph error handling
c7e758e

gabykim commited on

switch to hf docker space
8523f06

gabykim commited on

install our own package in hf space
e04ccd8

gabykim commited on

fix README.md
5644666

gabykim commited on

temporary workaround for huggingface demo
70bd9e5

gabykim commited on

huggingface gradio configuration
1d034b2

gabykim commited on

Merge branch 'main' into huggingface
64557d2

gabykim commited on

polish prompts for chatbot
ca665cb

gabykim commited on

indexing transformers library chromadb
34e8d7d

gabykim commited on

track lfs for chromadb
74a5089

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

unittest summarizer
27ad088

gabykim commited on

code summarizer agent implemented
103c97e

gabykim commited on