mirror of
https://github.com/trycua/computer.git
synced 2025-12-31 10:29:59 -06:00
fixed docstring
This commit is contained in:
@@ -121,7 +121,7 @@ class ComposedGroundedConfig:
|
||||
Composed-grounded agent configuration that uses both grounding and thinking models.
|
||||
|
||||
The model parameter should be in format: "grounding_model+thinking_model"
|
||||
e.g., "gpt-4o+claude-3-5-sonnet-20241022"
|
||||
e.g., "huggingface-local/HelloKKMe/GTA1-7B+gemini/gemini-1.5-pro"
|
||||
"""
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user