charieswei
  • Joined on 2026-01-20
charieswei synced and deleted reference refs/tags/refs/pull/386/merge at charieswei/TradingAgents from mirror 2026-03-21 06:48:55 +08:00
charieswei synced and deleted reference refs/tags/refs/pull/387/merge at charieswei/TradingAgents from mirror 2026-03-21 06:48:55 +08:00
charieswei synced and deleted reference refs/tags/refs/pull/390/merge at charieswei/TradingAgents from mirror 2026-03-21 06:48:55 +08:00
charieswei synced and deleted reference refs/tags/refs/pull/397/merge at charieswei/TradingAgents from mirror 2026-03-21 06:48:55 +08:00
charieswei synced commits to refs/pull/397/head at charieswei/TradingAgents from mirror 2026-03-19 22:18:58 +08:00
0c2b04a04d fix: support custom Ollama URL via base_url or OLLAMA_HOST env var
f362a160c3 Merge pull request #379 from yang1002378395-cmyk/fix-ssl-http-client-support
64f07671b9 fix: add http_client support for SSL certificate customization
b19c5c18fb docs: add v0.2.1 release note to README
Compare 4 commits »
charieswei synced commits to refs/pull/397/merge at charieswei/TradingAgents from mirror 2026-03-19 22:18:58 +08:00
f4adca3254 Merge 0c2b04a04dfa612b0daecddc2b730e0b756dce8f into f362a160c309a680cac460aa9de217ec63e434e6
0c2b04a04d fix: support custom Ollama URL via base_url or OLLAMA_HOST env var
Compare 2 commits »
charieswei synced commits to refs/pull/372/head at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
22b88ff053 Separate core strategy and add DCA averaging logic
charieswei synced commits to refs/pull/380/head at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
c744aa3c4b feat: expand OpenRouter model list with popular paid models
f362a160c3 Merge pull request #379 from yang1002378395-cmyk/fix-ssl-http-client-support
b19c5c18fb docs: add v0.2.1 release note to README
Compare 3 commits »
charieswei synced commits to refs/pull/380/merge at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
bcaf6fc9c4 Merge c744aa3c4b4974399c441d74a2f5e17a22b93d9d into f362a160c309a680cac460aa9de217ec63e434e6
c744aa3c4b feat: expand OpenRouter model list with popular paid models
Compare 2 commits »
charieswei synced commits to refs/pull/381/head at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
760f084a6a refactor: extract shared model lists (AZURE_MODELS, OLLAMA_MODELS) to reduce duplication
ca80574ed1 refactor: extract AZURE_MODELS constant to reduce code duplication
5bc20dfe90 feat: add Azure OpenAI support
f362a160c3 Merge pull request #379 from yang1002378395-cmyk/fix-ssl-http-client-support
64f07671b9 fix: add http_client support for SSL certificate customization
Compare 6 commits »
charieswei synced commits to refs/pull/381/merge at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
7d3bd53289 Merge 760f084a6ab0fea830714b5e6043edf759c068c4 into f362a160c309a680cac460aa9de217ec63e434e6
760f084a6a refactor: extract shared model lists (AZURE_MODELS, OLLAMA_MODELS) to reduce duplication
ca80574ed1 refactor: extract AZURE_MODELS constant to reduce code duplication
5bc20dfe90 feat: add Azure OpenAI support
Compare 4 commits »
charieswei synced commits to refs/pull/387/head at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
d78eddb682 feat: Add Momentum Dashboard with EMA/BB/RSI indicators
charieswei synced commits to refs/pull/387/merge at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
4571911e72 Merge d78eddb682c06e523f57915fd27eee4e7f078ba5 into f362a160c309a680cac460aa9de217ec63e434e6
d78eddb682 feat: Add Momentum Dashboard with EMA/BB/RSI indicators
Compare 2 commits »
charieswei synced commits to refs/pull/389/head at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
d252fcb5db Tighten model provider validation
charieswei synced commits to refs/pull/389/merge at charieswei/TradingAgents from mirror 2026-03-19 22:18:57 +08:00
b844bf2e79 Merge d252fcb5db499348c29dcc128668fff5aeccce97 into f362a160c309a680cac460aa9de217ec63e434e6
d252fcb5db Tighten model provider validation
Compare 2 commits »
charieswei synced commits to refs/pull/390/head at charieswei/TradingAgents from mirror 2026-03-18 21:48:56 +08:00
0b7619b501 fix: address Gemini review comments
charieswei synced commits to refs/pull/390/merge at charieswei/TradingAgents from mirror 2026-03-18 21:48:56 +08:00
c6c70315e3 Merge 0b7619b501933083d33dc51b0a6d786569b98348 into f362a160c309a680cac460aa9de217ec63e434e6
0b7619b501 fix: address Gemini review comments
Compare 2 commits »
charieswei synced commits to refs/pull/385/head at charieswei/TradingAgents from mirror 2026-03-18 05:28:57 +08:00
e413553dc8 fix: apply base_url to GoogleClient to make v1beta endpoint work
charieswei synced commits to refs/pull/385/merge at charieswei/TradingAgents from mirror 2026-03-18 05:28:57 +08:00
5fbec836c7 Merge e413553dc88ccc0ccb36a8c503d16a50c10a1e1f into f362a160c309a680cac460aa9de217ec63e434e6
e413553dc8 fix: apply base_url to GoogleClient to make v1beta endpoint work
Compare 2 commits »
charieswei synced commits to refs/pull/387/head at charieswei/TradingAgents from mirror 2026-03-18 05:28:57 +08:00
ee442f50c0 fix: use self.base_url for Ollama connection check