π Note: Examples will be added soon. This repository is being prepared with Go examples for the Rahyana AI API.
This directory will contain Go examples for using the Rahyana AI API, including high-performance microservices and API integrations.
Examples will include:
- Chat completions with Go
- Streaming responses with goroutines
- Image processing
- Audio analysis
- High-performance API clients
- Microservices integration
- Basic chat with net/http
- Streaming with channels
- Image analysis
- Audio processing
- PDF processing
- Web search integration
- Tool calling
- JSON mode
- REST API server
- gRPC service integration
- CLI applications
- Microservices examples
These examples will be provided as-is for educational purposes.