langchain/libs/community/langchain_community
Ather Fawaz a5ccf5d33c
community[minor]: Add support for Perplexity chat model(#17024)
- **Description:** This PR adds support for [Perplexity AI
APIs](https://blog.perplexity.ai/blog/introducing-pplx-api).
  - **Issues:** None
  - **Dependencies:** None
  - **Twitter handle:** [@atherfawaz](https://twitter.com/AtherFawaz)

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2024-03-01 12:19:23 -08:00
..
adapters docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
agent_toolkits community: Add PolygonFinancials Tool (#18324) 2024-02-29 10:56:05 -08:00
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 2024-02-25 18:17:03 -08:00
chat_loaders
chat_message_histories community[patch]: chat message histrory mypy fix (#18250) 2024-03-01 12:17:18 -08:00
chat_models community[minor]: Add support for Perplexity chat model(#17024) 2024-03-01 12:19:23 -08:00
docstore
document_compressors community[feat]: Adds LLMLingua as a document compressor (#17711) 2024-02-27 19:23:56 -08:00
document_loaders community[patch]: fix RecursiveUrlLoader metadata_extractor return type (#18193) 2024-03-01 12:08:20 -08:00
document_transformers
embeddings community[patch]: Voyage AI updates default model and batch size (#17655) 2024-03-01 10:22:24 -08:00
example_selectors docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
graphs community[patch]: Fix GraphSparqlQAChain so that it works with Ontotext GraphDB (#15009) 2024-02-25 19:05:21 -08:00
indexes community: Add document manager and mongo document manager (#17320) 2024-02-23 21:32:52 -05:00
llms community[patch]: don't try to parse json in case of errored response (#18317) 2024-03-01 12:17:29 -08:00
output_parsers
retrievers community[patch]: removing "response_mode" parameter in llama_index retriever (#18180) 2024-03-01 12:05:09 -08:00
storage multiple[patch]: fix deprecation versions (#18349) 2024-02-29 16:58:33 -08:00
tools community: Add PolygonFinancials Tool (#18324) 2024-02-29 10:56:05 -08:00
utilities community: Add PolygonFinancials Tool (#18324) 2024-02-29 10:56:05 -08:00
utils Add the BQ job usage tracking from LangChain (#17123) 2024-02-13 14:47:57 -08:00
vectorstores community[patch]: the syntax error for Redis generated query (#17717) 2024-03-01 12:18:10 -08:00
__init__.py
cache.py community[patch]: Graceful handling of redis errors in RedisCache and AsyncRedisCache (#17171) 2024-02-21 12:15:19 -05:00
py.typed