Principal Engineer - AWS | OSS Contributor - Jupyter, LangChain
-
Amazon Web Services
- in/piyush-jain-4883bb4
- @pjain7
Pinned Loading
-
langchain-ai/langchain-aws
langchain-ai/langchain-aws PublicBuild LangChain Applications on AWS
-
jupyterlab/jupyter-ai
jupyterlab/jupyter-ai PublicA generative AI extension for JupyterLab
-
jupyterlab/jupyterlab
jupyterlab/jupyterlab PublicJupyterLab computational environment.
-
jupyter-server/jupyter-scheduler
jupyter-server/jupyter-scheduler PublicRun Jupyter notebooks as jobs
409 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
langchain-ai/langchain-aws,
conda-forge/langchain-aws-feedstock,
jupyterlab/jupyter-ai
and 17 other
repositories
Loading
Contribution activity
March 2025
Created 9 commits in 1 repository
Created 1 repository
-
3coins/pycrdt
Python
This contribution was made on Mar 27
Created a pull request in langchain-ai/langchain-aws that received 3 comments
Removes nested type for text/signature in reasoning_content.
Fixes #432 Here is the sample test code from #432. import asyncio from langchain_aws import ChatBedrockConverse from langchain_core.tools import tool
+3
−8
lines changed
•
3
comments
Opened 4 other pull requests in 1 repository
langchain-ai/langchain-aws
4
merged
-
Excludes tool calling spec from camelcase conversion.
This contribution was made on Mar 26
-
Fixed formatting with dependabot config.
This contribution was made on Mar 21
-
Updated log statements.
This contribution was made on Mar 20
-
Added config for dependabot grouped updates.
This contribution was made on Mar 20
Reviewed 16 pull requests in 1 repository
langchain-ai/langchain-aws
16 pull requests
-
aws[patch]: support snake_case arguments in tools in ChatBedrockConverse
This contribution was made on Mar 27
-
aws[patch]: propagate model names to response metadata
This contribution was made on Mar 27
-
Raise a ValueError if the bedrock response with data in an unexpected…
This contribution was made on Mar 27
-
ChatSageMakerEndpoint supporting streaming for models compatible with Messages API
This contribution was made on Mar 27
-
Update AWS client creation for additional chains
This contribution was made on Mar 26
-
Add AWS client generator utility
This contribution was made on Mar 25
-
fix: text and character limits on Cohere embedding API
This contribution was made on Mar 20
-
Fix max_tokens for DeepSeek-R1 base
This contribution was made on Mar 20
-
Add user agent extra field to header for Bedrock Agent runtime invocations
This contribution was made on Mar 20
-
Fix ChatBedrock streaming with DeepSeek-R1 distilled models
This contribution was made on Mar 17
-
added input_type for cohere embedding models
This contribution was made on Mar 17
-
Add DeepSeek-R1 'no_tools' streaming support for ChatBedrockConverse
This contribution was made on Mar 17
-
Bump Pydantic minimum version to fix namespace warning
This contribution was made on Mar 14
-
Revert BedrockBase worker thread configuration
This contribution was made on Mar 14
-
Support DeepSeek-R1 streaming with ChatBedrock
This contribution was made on Mar 14
-
ChatSageMakerEndpoint supporting invoke for models compatible with Messages API
This contribution was made on Mar 12
Created an issue in langchain-ai/langchain-aws that received 2 comments
ChatSagemakerEndpoint not working. Anyone gotten it to work?
Discussed in #410 Originally posted by SuryaKari March 16, 2025 I am trying to use a Sagemaker Endpoint as a chat LLM and have started to explore …
2
comments