ABVM commited on
Commit
c551026
·
verified ·
1 Parent(s): 96e2739

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -26,7 +26,7 @@ common = dict(
26
  #common = dict(
27
  #api_base = "https://generativelanguage.googleapis.com/v1beta/openai/",
28
  #api_key = os.getenv("GEMINI_API_KEY"),
29
- )
30
  class GaiaAgent:
31
  def __init__(self):
32
  #import os
 
26
  #common = dict(
27
  #api_base = "https://generativelanguage.googleapis.com/v1beta/openai/",
28
  #api_key = os.getenv("GEMINI_API_KEY"),
29
+ #)
30
  class GaiaAgent:
31
  def __init__(self):
32
  #import os