v0.3.0
Minor Changes
-
5f67daf: Switch from Anthropic to OpenAI API endpoints
- Change API endpoint from
/anthropicto/openai/v1 - Update from
anthropic-messagestoopenai-completionsAPI - Add compatibility flags for proper role handling (
supportsDeveloperRole: false) - Use standard
max_tokensfield instead ofmax_completion_tokens
- Change API endpoint from