Skip to content

Commit 3aac24a

Browse files
committed
Merge branch 'main' of https://github.com/bklieger-groq/g1
2 parents 6d94bd5 + 3c2cddf commit 3aac24a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

g1.py

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
def make_api_call(messages, max_tokens, is_final_answer=False, custom_client=None):
99
global client
10-
1110
if custom_client != None:
1211
client = custom_client
1312

0 commit comments

Comments
 (0)