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
shahrin014 bdd90ae2ee
community: Ollama - Pass headers to post request (#15881)
## Feature
- Set additional headers in constructor
- Headers will be sent in post request

This feature is useful if deploying Ollama on a cloud service such as
hugging face, which requires authentication tokens to be passed in the
request header.

## Tests
- Test if header is passed
- Test if header is not passed
9 months ago
..
adapters community[patch]: Add safe lookup to OpenAI response adapter (#14765) 10 months ago
agent_toolkits feat(community): make Amadeus toolkit LLM-agnostic (#15879) 9 months ago
callbacks fix: Fix DEFAULT_API_KEY for ArgillaCallbackHandler (#15534) 9 months ago
chat_loaders Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
chat_message_histories [community]: Elasticsearch chat history encoding (#15055) 10 months ago
chat_models feat: Implement `stream` interface (#15875) 9 months ago
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
document_loaders Add doc for AstraDB document loader (#15703) 9 months ago
document_transformers community: Make doctran synchronous (#15264) 9 months ago
embeddings Community : Modified doc strings and example notebook for Clarifai (#15816) 9 months ago
graphs community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
indexes community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
llms community: Ollama - Pass headers to post request (#15881) 9 months ago
retrievers community: add collection_properties parameter to Milvus (#15788) 9 months ago
storage community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
tools feat(community): make Amadeus toolkit LLM-agnostic (#15879) 9 months ago
utilities Patch: improve type hint (#15451) 9 months ago
utils openai[minor]: implement langchain-openai package (#15503) 9 months ago
vectorstores <langchain_community.vectorstores>:<Fix pinecone.py __init__ docsrting instruction> (#15922) 9 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py Do not issue beta or deprecation warnings on internal calls (#15641) 9 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago