Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 2.79 KB

File metadata and controls

67 lines (57 loc) · 2.79 KB

StepFun

Modern .NET SDK for StepFun APIs, generated with AutoSDK from a hand-maintained OpenAPI definition.

Nuget package dotnet License: MIT Discord

Generated from provider docs

Built from a hand-maintained OpenAPI file based on StepFun API docs.

Auto-updated

Designed for fast regeneration and low-friction updates when the upstream API changes without breaking compatibility.

Modern .NET

Targets current .NET practices including nullability, trimming, NativeAOT awareness, and source-generated serialization.

Docs from examples

Examples stay in sync between the README, MkDocs site, and integration tests through the AutoSDK docs pipeline.

Usage

using StepFun;

using var client = new StepFunClient(apiKey);

Support

Bugs

Open an issue in tryAGI/StepFun.

Ideas and questions

Use GitHub Discussions for design questions and usage help.

Community

Join the tryAGI Discord for broader discussion across SDKs.

Acknowledgments

JetBrains logo

This project is supported by JetBrains through the Open Source Support Program.