We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d94bd5 + 3c2cddf commit 3aac24aCopy full SHA for 3aac24a
g1.py
@@ -7,7 +7,6 @@
7
8
def make_api_call(messages, max_tokens, is_final_answer=False, custom_client=None):
9
global client
10
-
11
if custom_client != None:
12
client = custom_client
13
0 commit comments