• Joined on 2024-12-31
kyy pushed to main at kyy/llm_gateway_chatbot 2025-07-18 17:36:15 +09:00
6d6e5c22fb Update README.md
kyy pushed to main at kyy/llm_gateway_chatbot 2025-07-18 17:33:20 +09:00
e575ec8c80 Initial commit
kyy created branch main in kyy/llm_gateway_chatbot 2025-07-18 17:33:20 +09:00
kyy created repository kyy/llm_gateway_chatbot 2025-07-18 17:27:09 +09:00
kyy pushed to master at kyy/swagger-ui 2025-06-24 13:48:58 +09:00
f464ba2d31 Update swagger-ui
fceaec6050 chore(release): cut the v5.21.0 release
26967308e9 feat(oas31): display file upload input when contentMediaType or contentEncoding is present (#10412)
c29e7126c9 fix: align OpenAPI 3.x.y file uploads with specification (#10409)
22adad3a2e fix(json-schema-2020-12): infer type string when contentEncoding or contentMediaType is present (#10411)
Compare 10 commits »
kyy created branch master in kyy/swagger-ui 2025-06-24 13:48:57 +09:00
kyy created repository kyy/swagger-ui 2025-06-24 13:46:52 +09:00
kyy pushed to main at kyy/submodule-vs-subtree 2025-06-17 16:13:46 +09:00
e165784c2c Add subtree and submodule demos
7cd007de0a Merge commit 'c5d3b5267059ad9a5387d085d628c39f668863b1' as 'subtree_demo'
c5d3b52670 Squashed 'subtree_demo/' content from commit 4068f8d
Compare 3 commits »
kyy pushed to main at kyy/submodule-vs-subtree 2025-06-17 16:10:23 +09:00
0da18f20dc Add README.md
kyy created branch main in kyy/submodule-vs-subtree 2025-06-17 16:10:23 +09:00
kyy created repository kyy/submodule-vs-subtree 2025-06-17 16:09:25 +09:00
kyy closed issue kyy/llm_asycio#1 2025-04-25 11:12:24 +09:00
shm_size
kyy opened issue kyy/autorag_evaluation#3 2025-03-25 10:46:22 +09:00
Hugginface(embedding, reranker)&Ollama(llm) 연동 trouble shooting
kyy commented on issue kyy/autorag_evaluation#2 2025-03-19 17:46:21 +09:00
Dashboard 다중 사용자 접속 오류

대시보드 로직은 따로 분리하여 관리함.

http://172.16.10.175:2230/kyy/autorag_dashboard

kyy closed issue kyy/autorag_evaluation#1 2025-03-19 17:44:57 +09:00
Dockerfile 수정 권고
kyy pushed to main at kyy/autorag_evaluation 2025-03-18 17:42:31 +09:00
749a9ae98e Added code to convert Parquet to JSON
kyy pushed to main at kyy/autorag_evaluation 2025-03-18 17:30:25 +09:00
3266c48762 Select qarquet files
kyy pushed to main at kyy/autorag_evaluation 2025-03-18 16:42:15 +09:00
9323aa254a Fix Dockerfile build issue
kyy renamed repository from autorag to kyy/autorag_evaluation 2025-03-18 13:54:54 +09:00
kyy commented on issue kyy/autorag_evaluation#1 2025-03-18 13:53:50 +09:00
Dockerfile 수정 권고

코멘트 1번 (컨테이너 실행 및 entrypoint 설정)

entrypoint.sh에서 실행할 프로세스 (data-gen, evaluate, bash) 선택 가능
ENTRYPOINT