Skip to content

[BUG] Replace Magic Numbers with Constants in LLM Provider Modules #120

@adeeshperera

Description

@adeeshperera

The LLM provider modules (Claude, Groq, Gemini, ChatGPT, Grok, and Ollama) contain hardcoded magic numbers and string literals that should be defined as constants. These magic values include model names, token limits, temperature settings, and API endpoints, making the code difficult to maintain and prone to inconsistencies.

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggoPull requests that update go codehacktoberfestEligible for Hacktoberfest

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions