You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests
Virat Singh cafffe8a21
community: Add PolygonAggregates tool (#18882)
**Description:**
In this PR, I am adding a `PolygonAggregates` tool, which can be used to
get historical stock price data (called aggregates by Polygon) for a
given ticker.

Polygon
[docs](https://polygon.io/docs/stocks/get_v2_aggs_ticker__stocksticker__range__multiplier___timespan___from___to)
for this endpoint.

**Twitter**: 
[@virattt](https://twitter.com/virattt)
6 months ago
..
examples community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 6 months ago
integration_tests community: Fix bug with StreamlitChatMessageHistory (#18834) 6 months ago
unit_tests community: Add PolygonAggregates tool (#18882) 6 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
data.py community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 6 months ago