Skip to content
View CallOrRet's full-sized avatar

Block or report CallOrRet

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. responses-proxy responses-proxy Public

    A proxy that converts OpenAI Responses API to Chat Completions API and back. Supports both HTTP SSE and WebSocket streaming, reasoning/thinking content, and tool calling. Works as a drop-in Codex C…

    Rust 13 6

  2. go-openai go-openai Public

    Forked from sashabaranov/go-openai

    OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go

    Go 2 2

  3. cargo-reorder cargo-reorder Public

    Reorder top-level items in Rust source files. There is no single "official" ordering enforced by rustfmt / Rust Style Guide; this tool implements one common convention from the Rust community and e…

    Rust 2

  4. generative_agents generative_agents Public

    Forked from joonspk-research/generative_agents

    Generative Agents: Interactive Simulacra of Human Behavior

    1

  5. minievm minievm Public

    A simple Ethereum Virtual Machine implemented in JS

    JavaScript

  6. WTF-Solidity-Internals WTF-Solidity-Internals Public

    Forked from WTFAcademy/WTF-Solidity-Internals

    介绍Solidity智能合约中的存储布局,内存布局,以及ABI编码规则,帮助大家理解Solidity的内部规则。

    Solidity