akiko19191 commited on
Commit
5fb5c22
·
verified ·
1 Parent(s): c52a088

Update utils/llms.py

Browse files
Files changed (1) hide show
  1. utils/llms.py +1 -0
utils/llms.py CHANGED
@@ -1,6 +1,7 @@
1
  import os
2
  import helpers.helper as helper
3
  import asyncio
 
4
  import google.generativeai as genai
5
  from g4f.client import Client
6
  from litellm import completion
 
1
  import os
2
  import helpers.helper as helper
3
  import asyncio
4
+ #Hi himit, welcome!
5
  import google.generativeai as genai
6
  from g4f.client import Client
7
  from litellm import completion