07n uses all Google services

This commit is contained in:
Mark Backman
2025-02-10 16:17:26 -05:00
parent 17420f4d0c
commit b44ddf2456
2 changed files with 4 additions and 8 deletions

View File

@@ -932,7 +932,7 @@ class GoogleLLMContext(OpenAILLMContext):
class GoogleLLMService(LLMService):
"""This class implements inference with Google's AI models
"""This class implements inference with Google's AI models.
This service translates internally from OpenAILLMContext to the messages format
expected by the Google AI model. We are using the OpenAILLMContext as a lingua