Skip to content
View 3coins's full-sized avatar

Block or report 3coins

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. langchain-ai/langchain-aws Public

    Build LangChain Applications on AWS

    Python 147 147

  2. jupyterlab/jupyter-ai Public

    A generative AI extension for JupyterLab

    Python 3.5k 378

  3. jupyterlab/jupyterlab Public

    JupyterLab computational environment.

    TypeScript 14.5k 3.5k

  4. jupyter-server/jupyter-scheduler Public

    Run Jupyter notebooks as jobs

    TypeScript 208 28

409 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing 3coins's contributions from March 24, 2024 to March 29, 2025. The contributions are 46% commits, 32% code review, 17% pull requests, 5% issues.

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
Reviewed 16 pull requests in 1 repository

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
Loading