Skip to content
View buddhiraz's full-sized avatar
🌴
On vacation
🌴
On vacation
  • India
  • 01:41 (UTC +05:30)

Block or report buddhiraz

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
buddhiraz/README.md

Hi there 👋

Metrics

Pinned Loading

  1. A Simple Implementation of Claude Ch... A Simple Implementation of Claude ChatBot , with Tools usage and streaming working wiihtout breaking !!!!
    1
    import anthropic
    2
    import json
    3
    from typing import Dict, Any
    4
    
                  
    5
    
                  
  2. Created using remix-ide: Realtime Et... Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.24+commit.e11b9ed9.js&optimize=false&runs=200&gist=
    1
    // SPDX-License-Identifier: MIT
    2
    pragma solidity >=0.4.22 <0.9.0;
    3
    
                  
    4
    library console {
    5
        address constant CONSOLE_ADDRESS =