Octofriend
Octofriend is a zero-telemetry coding assistant that works with OpenAI-compatible or Anthropic-compatible APIs. It enables mid-conversation model switching and has built-in auto-fix capabilities.
Setup
When you first run Octofriend, it will prompt you to configure your API provider. Select 'Custom OpenAI' and enter your FastMetal credentials.
Configuration
Enter your FastMetal API details when prompted:
{
"apiKey": "your-api-key",
"baseUrl": "https://api.fastmetal.ai/v1",
"model": "your-model-name"
}