ref: Rename LLMClient to GroqClient
This commit is contained in:
parent
3762f0d265
commit
80bb27fd47
2 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ from prophet.config import AiConfig
|
|||
from prophet.domain.original import Original
|
||||
|
||||
|
||||
class LLMClient:
|
||||
class GroqClient:
|
||||
config_ai: AiConfig
|
||||
client: Groq
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue