You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(llm): add custom error types for OpenAI integration
- Create APIKeyMissingError for missing API keys
- Implement OpenAIRequestError for OpenAI request failures
- Add JSONParseError for JSON parsing issues
- Update error handling in openai.go to use custom error types
[Therapy notes by Kommitment - github.com/cowboy-bebug/kommitment]
0 commit comments