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/langchain_community
Guangdong Liu 4197efd67a
community: Fix SparkLLM error (#18015)
Thank you for contributing to LangChain!

- [x] **PR title**: "package: description"
- Where "package" is whichever of langchain, community, core,
experimental, etc. is being modified. Use "docs: ..." for purely docs
changes, "templates: ..." for template changes, "infra: ..." for CI
changes.
  - Example: "community: add foobar LLM"

- **Description:** fix SparkLLM  error
- **Issue:** the issue # it fixes, if applicable
- **Dependencies:** any dependencies required for this change
- **Twitter handle:** if your PR gets announced, and you'd like a
mention, we'll gladly shout you out!
5 months ago
..
adapters docs: added `community` modules descriptions (#17827) 5 months ago
agent_toolkits docs: added `community` modules descriptions (#17827) 5 months ago
callbacks community: add gpt-4-turbo and gpt-4-0125 costs (#17349) 6 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 7 months ago
chat_message_histories community[patch]: Add missing async_astra_db_client param to AstraDBChatMessageHistory (#17742) 5 months ago
chat_models community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
document_loaders community[patch]: Skip `OpenAIWhisperParser` extremely small audio chunks to avoid api error (#11450) 5 months ago
document_transformers community[minor]: Adding asynchronous function implementation for Doctran (#15941) 7 months ago
embeddings community[minor]: infinity embedding local option (#17671) 5 months ago
example_selectors docs: added `community` modules descriptions (#17827) 5 months ago
graphs community[patch]: Added more functions in NetworkxEntityGraph class (#17624) 5 months ago
indexes docs: added `community` modules descriptions (#17827) 5 months ago
llms community: Fix SparkLLM error (#18015) 5 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 7 months ago
retrievers infra: add print rule to ruff (#16221) 6 months ago
storage docs: Add docstring to AstraDBStore (#17793) 5 months ago
tools community[patch]: compatibility with SQLAlchemy 1.4.x (#17954) 5 months ago
utilities community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 5 months ago
utils Add the BQ job usage tracking from LangChain (#17123) 6 months ago
vectorstores community[patch]: fix lint (#17984) 5 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
cache.py community[patch]: Graceful handling of redis errors in RedisCache and AsyncRedisCache (#17171) 5 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago