mirror of
https://github.com/sortedcord/alemno-payments.git
synced 2026-07-22 04:02:49 +05:30
switch to gemini-flash-lite-2.5
This commit is contained in:
@@ -70,7 +70,7 @@ async def classify_transactions_batch(
|
||||
interaction = await loop.run_in_executor(
|
||||
None,
|
||||
lambda: client.interactions.create(
|
||||
model="gemini-3.5-flash",
|
||||
model="gemini-2.5-flash-lite",
|
||||
input=input_prompt,
|
||||
response_format={
|
||||
"type": "text",
|
||||
|
||||
Reference in New Issue
Block a user