Skip to content

Commit 02e261c

Browse files
authored
chore: Update gemini_model_example.py (#3436)
1 parent c8fa0c2 commit 02e261c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/models/gemini_model_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# See the License for the specific language governing permissions and
1212
# limitations under the License.
1313
# ========= Copyright 2023-2024 @ CAMEL-AI.org. All Rights Reserved. =========
14-
from agentops.client import os
14+
import os
1515

1616
from camel.agents import ChatAgent
1717
from camel.configs import GeminiConfig

0 commit comments

Comments
 (0)