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/docs
Virat Singh c2a614eddc
community: Add PolygonLastQuote Tool and Toolkit (#15990)
**Description:** 
In this PR, I am adding a `PolygonLastQuote` Tool, which can be used to
get the latest price quote for a given ticker / stock.

Additionally, I've added a Polygon Toolkit, which we can use to
encapsulate future tools that we build for Polygon.

**Twitter handle:** [@virattt](https://twitter.com/virattt)

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
8 months ago
..
api_reference docs: bump sphinx>=5 (#16162) 9 months ago
docs community: Add PolygonLastQuote Tool and Toolkit (#15990) 8 months ago
scripts docs: fix llm/chat_model tables (#15716) 9 months ago
src docs[patch]: fix zoom (#14786) 10 months ago
static docs: add tool use diagrams (#16207) 9 months ago
.local_build.sh update chain docs (#15495) 9 months ago
README.md docs: developer docs (#14776) 10 months ago
babel.config.js
code-block-loader.js
docusaurus.config.js docs: add changelog (#15606) 9 months ago
package-lock.json
package.json
settings.ini
sidebars.js docs: add LangGraph (#15682) 9 months ago
vercel.json docs: fix links (#16284) 8 months ago
vercel_build.sh docs: add LangGraph (#15682) 9 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 10 months ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide