Commit History

fix(runpod): align sampling params with model card (top_k=40, top_p=0.95, rep=1.0)
90d4f5a

Heewon Oh Claude Opus 4.6 commited on

fix(runpod): add explicit vLLM sampling params (top_k, top_p, repetition_penalty)
1c0fe42

Heewon Oh Claude Opus 4.6 commited on

fix(runpod): handle tokens array and usage input/output format in response parser
a2af26c

Heewon Oh Claude Opus 4.6 commited on

feat(app): ZeroGPU μΏΌν„° μ†Œμ§„ μ‹œ RunPod Serverless fallback μΆ”κ°€
e73a081

Heewon Oh Claude Sonnet 4.5 commited on

fix(agent): step.query λˆ„λ½ μ‹œ 원본 쿼리둜 fallback (λͺ¨λΈμ΄ Query ν•„λ“œ μƒλž΅ μ‹œ 검색 μŠ€ν‚΅ λ°©μ§€)
5835058

Heewon Oh commited on

fix(reasoning): EOD 래퍼 헀더 제거 및 κ²°λ‘ β†’νˆ¬μž 의견 μ •κ·œν™”
fed9d2c

Heewon Oh commited on

fix(reasoning): EOD ν˜•μ‹μ—μ„œ _remove_boilerplate 제거둜 μ„Ήμ…˜ 손싀 λ°©μ§€
328601d

Heewon Oh commited on

fix(prompts): synthesis ν”„λ‘¬ν”„νŠΈλ₯Ό λͺ¨λΈ ν•™μŠ΅ 포맷(h3)에 맞게 λ‹¨μˆœν™”
22d81fc

Heewon Oh Claude Sonnet 4.5 commited on

fix(zerogpu): PicklingError μˆ˜μ • - GPU ν•¨μˆ˜ λ‚΄λΆ€μ—μ„œ agent 생성
4da532d

Heewon Oh Claude Sonnet 4.5 commited on

fix(zerogpu): 단일 GPU μ»¨ν…μŠ€νŠΈλ‘œ 전체 research μ‹€ν–‰
7c5a3f8

Heewon Oh Claude Sonnet 4.5 commited on

fix(app): ZeroGPU ν˜Έν™˜μ„± - λ°±κ·ΈλΌμš΄λ“œ μŠ€λ ˆλ“œ 제거 및 메인 μŠ€λ ˆλ“œ 동기 μ‹€ν–‰
fcd1ddb

Heewon Oh Claude Sonnet 4.5 commited on

fix(agent): sentence-transformers μΆ”κ°€ 및 ActionType 직렬화 μˆ˜μ •
712a7cd

Heewon Oh Claude Sonnet 4.5 commited on

fix(synthesis): remove Key Findings suffix from synthesis prompt and fix ActionType serialization
d4a5dee

Heewon Oh Claude Sonnet 4.5 commited on

feat(vectors): revert to KR-SBERT 768-dim with CPU lazy load
5f57438

Heewon Oh Claude Sonnet 4.5 commited on

feat(vectors): replace KR-SBERT with MiniLM for HF Serverless compatibility
e12c000

Heewon Oh Claude Sonnet 4.5 commited on

fix(vector_filter): HF_TOKEN λͺ…μ‹œμ  전달 (API 401 μˆ˜μ •)
eb4ff0d

Heewon Oh Claude Sonnet 4.5 commited on

fix(vector_filter): sentence-transformersβ†’HF InferenceClient둜 ꡐ체 (ZeroGPU CUDA 좩돌 μˆ˜μ •)
9713ee8

Heewon Oh Claude Sonnet 4.5 commited on

fix(search): source_type.value 였λ₯˜ μˆ˜μ • - use_enum_values=True둜 λ¬Έμžμ—΄ μ €μž₯됨
07129ee

Heewon Oh Claude Sonnet 4.5 commited on

feat(search): KR-SBERT 기업벑터 λ‰΄μŠ€ ν•„ν„° μΆ”κ°€ (CPU λͺ¨λ“œ, HF Spaces용)
18e4e2b

Heewon Oh Claude Sonnet 4.5 commited on

fix(reasoning): EOD ν˜•μ‹ synthesis νŒŒμ‹± μˆ˜μ • - conclusion 빈 λ¬Έμžμ—΄ 버그
502a016

Heewon Oh Claude Sonnet 4.5 commited on

feat: fork pykrx naver OHLCV into naver_finance_client (HF Spaces safe)
1c9ab47

Heewon Oh Claude Sonnet 4.5 commited on

feat: align synthesis output with STONKS EOD deep report format
862ca4c

Heewon Oh Claude Sonnet 4.5 commited on

docs: note sampling config alignment with llama-cpp-python defaults
cd3a181

Heewon Oh commited on

fix: handle Conclusions plural, add key takeaways to junk, improve content dedup
ca09410

Heewon Oh commited on

fix: add h2 truncation, content dedup, and training leak cleanup in conclusion
014beeb

Heewon Oh commited on

fix: fix boilerplate body length check and add table debris removal
8da491a

Heewon Oh commited on

fix: improve conclusion truncation and boilerplate removal for 7B model
92d2642

Heewon Oh commited on

fix: expand conclusion pattern to match Conclusions and Key Takeaways variant
3015d81

Heewon Oh commited on

fix: improve conclusion truncation with separator and length limits
72fea0f

Heewon Oh Claude Opus 4.6 commited on

fix: truncate junk sections generated after conclusion
b6e3def

Heewon Oh Claude Opus 4.6 commited on

fix: expand boilerplate detection patterns and add inline junk removal
b093cce

Heewon Oh Claude Opus 4.6 commited on

fix: remove 7B model boilerplate sections from synthesis output
6cb4161

Heewon Oh Claude Opus 4.6 commited on

fix: add stop sequences for chat pattern and remove hallucinated metadata
7722810

Heewon Oh Claude Opus 4.6 commited on

fix: section dedup bypass for Korean headers and reduce synthesis token limit
47ab998

Heewon Oh Claude Opus 4.6 commited on

fix: rollback ZeroGPU to minimal generation params matching MLX approach
b102a57

Heewon Oh Claude Opus 4.6 commited on

fix: prevent prompt template leakage and harden inference API path
7a53fed

Heewon Oh Claude Opus 4.6 commited on

fix: improve ZeroGPU output quality β€” generation params, repetition suppression, content filtering
78cee6b

Heewon Oh Claude Opus 4.6 commited on

fix: prevent stock data duplication in synthesis prompt
4882e6a

Heewon Oh Claude Opus 4.6 commited on

feat: add Naver Finance stock data integration (price/valuation/investor)
d30bb51

Heewon Oh Claude Opus 4.6 commited on

fix: synthesis confidence parser handles bold format
6a5a382

Heewon Oh Claude Opus 4.6 commited on

docs: add Production Enhancements section and Production Note column
0bdd82a

Heewon Oh Claude Opus 4.6 commited on

docs: add Known Limitations section to README and Gradio demo
2340caf

Heewon Oh Claude Opus 4.6 commited on

fix: query diversification and synthesis confidence fallback
2f898ee

Heewon Oh Claude Opus 4.6 commited on

fix(zerogpu): add paragraph-level repetition detection to postprocess
a2b189b

Heewon Oh Claude Opus 4.6 commited on

fix(reasoning): handle missing Thought prefix in model output
07afd91

Heewon Oh Claude Opus 4.6 commited on

fix(zerogpu): align gen_params with model generation_config
ddb30df

Heewon Oh Claude Opus 4.6 commited on

fix(zerogpu): remove no_repeat_ngram_size that blocks RT format
1ba6e9a

Heewon Oh Claude Opus 4.6 commited on

fix: replace explicit EOS with repetition prevention for ZeroGPU
a50fbdf

Heewon Oh Claude Opus 4.6 commited on

fix: add EOS token handling and output postprocessing for ZeroGPU
15ef6b8

Heewon Oh Claude Opus 4.6 commited on

docs: add HF Spaces YAML metadata to README
2f7f464

Heewon Oh Claude Opus 4.6 commited on