langchain/libs/community/langchain_community
Virat Singh 92e52e89ca
community: Add PolygonTickerNews Tool (#17808)
Description:
In this PR, I am adding a PolygonTickerNews Tool, which can be used to
get the latest news for a given ticker / stock.

Twitter handle: [@virattt](https://twitter.com/virattt)
2024-02-20 10:15:29 -08:00
..
adapters community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
agent_toolkits community: Add PolygonTickerNews Tool (#17808) 2024-02-20 10:15:29 -08:00
callbacks community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 2024-02-11 21:24:24 -08:00
chat_loaders
chat_message_histories docs: Fix AstraDBChatMessageHistory docstrings (#17740) 2024-02-19 10:47:38 -08:00
chat_models Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 2024-02-19 10:33:15 -08:00
docstore
document_loaders community[minor]: add exclude parameter to DirectoryLoader (#17316) 2024-02-16 09:42:42 -05:00
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 2024-01-15 10:39:25 -08:00
embeddings community[patch]: add VoyageEmbeddings truncation (#17638) 2024-02-18 10:21:21 -07:00
example_selectors refactor langchain.prompts.example_selector (#15369) 2024-02-01 12:05:57 -08:00
graphs community[patch]: Resolve KuzuQAChain API Changes (#16885) 2024-02-15 10:18:37 -08:00
indexes
llms Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 2024-02-19 10:33:15 -08:00
output_parsers langchain[patch], community[minor]: move output_parsers.ernie_functions (#16057) 2024-01-17 10:06:18 -08:00
retrievers infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
storage community[minor]: Add async methods to the AstraDB BaseStore (#16872) 2024-02-19 10:11:49 -08:00
tools community: Add PolygonTickerNews Tool (#17808) 2024-02-20 10:15:29 -08:00
utilities community: Add PolygonTickerNews Tool (#17808) 2024-02-20 10:15:29 -08:00
utils Add the BQ job usage tracking from LangChain (#17123) 2024-02-13 14:47:57 -08:00
vectorstores community[patch]: bug fix - add empty metadata when metadata not provided (#17669) 2024-02-19 10:54:52 -08:00
__init__.py
cache.py community[patch]: Fix AstraDBCache docstrings (#17802) 2024-02-20 11:39:30 -05:00
py.typed