sivan22 commited on
Commit
47c3934
·
verified ·
1 Parent(s): 625e105

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +0 -1
agent.py CHANGED
@@ -4,7 +4,6 @@ from typing import Any, Iterator
4
  from tools import search, get_commentaries, read_text
5
  from llm_providers import LLMProvider
6
 
7
- S
8
 
9
  class Agent:
10
  def __init__(self,index_path: str,api_keys):
 
4
  from tools import search, get_commentaries, read_text
5
  from llm_providers import LLMProvider
6
 
 
7
 
8
  class Agent:
9
  def __init__(self,index_path: str,api_keys):