Jyotirmoy Roy

Results 26 issues of Jyotirmoy Roy

## Description - **Summary of changes**: Modified the get_message_pairs() method to add checks for the from_history flag. - **Related issues**: #2267 - **Impact on metrics**: Only original messages from the...

**Description** - Moved the loadTemplateConfig function to separate file for clean code. - Renamed and moved the validation function inside template config **Related issue(s)** Resolves #1582 ## Summary by CodeRabbit...

## Summary Fix Unicode file encoding and cross-platform path handling in FileTools Closes #4977 ## Type of change - [x] Bug fix --- ## Checklist - [x] Code complies with...

## Summary This PR fixes a bug where the `dimensions` parameter was not being passed to the OpenAI API when using the `text-embedding-v4` model (and other newer embedding models). Closes...

## Summary This PR fixes the incorrect parameter name used in Milvus sparse vector search operations. Closes #5171 ## Type of change - [x] Bug fix - [ ] New...

## Summary Implements LiteLLM unified interface support for embeddings and reranking as requested in Closes #4937. ### Key Features - Unified interface for multiple embedding providers via LiteLLM - Support...