Former-commit-id: 61be2687e73761701d8c3c619c112e572713db3d
pull/160/head
Kye 2 years ago
parent 09e0c5712e
commit 13564b03c9

@ -5,7 +5,8 @@ class OmniModalAgent:
def __init__( def __init__(
self, self,
api_key, api_key,
api_endpoint, api_type api_endpoint,
api_type
): ):
self.api_key = api_key self.api_key = api_key
self.api_endpoint = api_endpoint self.api_endpoint = api_endpoint

Loading…
Cancel
Save