first ever agent uploaded to modaic hub
This commit is contained in:
0
utils/__init__.py
Normal file
0
utils/__init__.py
Normal file
0
utils/google_api.py
Normal file
0
utils/google_api.py
Normal file
2
utils/outlook_api.py
Normal file
2
utils/outlook_api.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def call_api():
|
||||
print("Calling API")
|
||||
2
utils/zoom_api.py
Normal file
2
utils/zoom_api.py
Normal file
@@ -0,0 +1,2 @@
|
||||
def hello_world():
|
||||
print("Hello, world!")
|
||||
Reference in New Issue
Block a user