We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8fa0c2 commit 02e261cCopy full SHA for 02e261c
examples/models/gemini_model_example.py
@@ -11,7 +11,7 @@
11
# See the License for the specific language governing permissions and
12
# limitations under the License.
13
# ========= Copyright 2023-2024 @ CAMEL-AI.org. All Rights Reserved. =========
14
-from agentops.client import os
+import os
15
16
from camel.agents import ChatAgent
17
from camel.configs import GeminiConfig
0 commit comments