Skip to content

0.0.1

Latest

Choose a tag to compare

@pwang1997 pwang1997 released this 17 Jan 15:51
· 1 commit to main since this release

What's Changed

  • feat(agent): introduced RAG retrieval_agent by @pwang1997 in #1
  • ci: added ci workflow by @pwang1997 in #3
  • chore: folder renaming analyst->retrieval by @pwang1997 in #4
  • refactor(retrieval-agent) by @pwang1997 in #5
  • feat(tool): Add financial-statement extraction tool and refine retrieval stack by @pwang1997 in #6
  • feat(tool): added tool to fetch fundamental data from alpha_vantage by @pwang1997 in #7
  • migrated fundamental tool from alpha vantage to finnhub by @pwang1997 in #8
  • Feat/analyst agent by @pwang1997 in #9
  • feat(analyst): Implement fundamental analyst agent and BasePipeline architecture by @pwang1997 in #10
  • refactor(retrieval): improved the context forwarded to downstream analysts with structural news data type by @pwang1997 in #11
  • feat(analyst): implement NewsAnalystAgent with precision sentiment aggregation by @pwang1997 in #12
  • feat(analyst): introduces the ResearchAnalystAgent to synthesize multi-source financial signals into a cohesive report by @pwang1997 in #13
  • feat(manager): implemented desicion making investment manager agent by @pwang1997 in #14
  • feat(orchestrator): added agent workflow orchestrator and api endpoints by @pwang1997 in #15
  • feat(ui): added web interface to trigger workflow with SSE by @pwang1997 in #16
  • fix(ui): resolved SSE inconsistent event messge emission after parallel procedure by @pwang1997 in #17

Full Changelog: https://github.com/pwang1997/wealth-hub-agent/commits/v1.0.0