- β¨ Integrate a tool for the naver_search - PR #30392
- β¨ Add configurable text key for indexing and the retriever in Pinecone Hybrid Search - PR #29697
- π Modify parameter for the LoRA adapter on the vllm page - PR #27930
- π Add content for the Lora adapter in the VLLM page - PR #27788
- β¨ Add vLLM integration to apply lora_request - PR #27731
A python package that integrates Naver's various APIs with LangChain, making it easier to build powerful applications using Naver's services within the LangChain ecosystem.
- π remove unused parameter:
output_type
- PR #33
- π same Items in parsed_result by Concatenating Each Parsed Result - PR #30392
- β¨ Add dynamic embedding models - PR #1063
- β¨ Add intfloat/multilingual-e5-large-instruct to embedding model - PR #1061
- π Fix ID Mismatch Error in VectorDB During Evaluation - PR #1056
- π Update Milvus configuration examples - PR #1030
- π Add warning about AttributeError: vllm_model - PR #1014
- π Refactor method to properly release vllm instance resources - PR #1012
- β¨ Add a function to generate multiple quries - PR #1009
- β¨ Set parameters for Milvus using the configuration file - PR #1001
- π Change default similarity_metric for milvus - PR #1000
- π Modify contents on upstage parser - PR #967
- π Add explicit error handling and improve diagnostics for uninitialized process group access in
_world.pg_map
- PR #141796
- β¨ Add support for Sub-Issues - PR #3580
- β¨ Add support for Sub-Issues - PR #3258
- β¨ Add KiwiTokenizer for Korean text tokenization - PR #70