Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1013 Bytes

File metadata and controls

44 lines (31 loc) · 1013 Bytes

Rahyana API - C# Examples

📝 Note: Examples will be added soon. This repository is being prepared with C# examples for the Rahyana AI API.

This directory will contain C# examples for using the Rahyana AI API, including .NET Core and ASP.NET integration examples.

🚀 Coming Soon

Examples will include:

  • Chat completions with C#
  • Streaming responses
  • Image processing
  • Audio analysis
  • PDF document handling
  • Real-world .NET applications

📚 Planned Examples

Chat Completions

  • Basic chat with HttpClient
  • Streaming with async/await
  • Image analysis
  • Audio processing
  • PDF processing
  • Web search integration
  • Tool calling
  • JSON mode

Real-World Projects

  • ASP.NET Core integration
  • Blazor applications
  • Console applications
  • WPF applications

🔗 Related Resources

📄 License

These examples will be provided as-is for educational purposes.