Skip to content
View yroc92's full-sized avatar
Block or Report

Block or report yroc92

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

  1. postgres-storage postgres-storage Public

    Go 17 6

  2. caddyserver/caddy caddyserver/caddy Public

    Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

    Go 53.8k 3.8k

  3. Convert file extensions to Langchain... Convert file extensions to Langchain programming language
    1
    # A JSON object where the keys are file extensions and the value is the `language` used by Langchain. 
    2
    
                  
    3
    Use this JSON map to leverage the `RecursiveCharacterTextSplitter.fromLanguage` method to properly split programming files when creating embeddings on a code base.
    4
    
                  
    5
    https://api.js.langchain.com/classes/langchain_text_splitter.RecursiveCharacterTextSplitter.html#fromLanguage