bupa1018 commited on
Commit
65f2037
·
1 Parent(s): f356efb

Rename kadi_apy_bot.py to kadiApy_ragchain.py

Browse files
kadi_apy_bot.py → kadiApy_ragchain.py RENAMED
@@ -1,4 +1,4 @@
1
- class KadiAPYBot:
2
 
3
  def __init__(self, llm, vector_store):
4
  """
 
1
+ class KadiApyRagchain:
2
 
3
  def __init__(self, llm, vector_store):
4
  """