Commit History

Add UnavailableWebSearchTool to handle missing EXA_API_KEY gracefully
85c5d51

spagestic commited on

Remove version constraint for exa-py in requirements.txt
4a69ad5

spagestic commited on

exa integrated
18eddf0

spagestic commited on

Swapped the browser’s Google search implementation from SerpApi to Serper and removed the SerpApi dependency path
48929df
Running

spagestic commited on

addded file name headers
dd8e099

spagestic commited on

Add API key validation for GoogleSearchTool. Implemented a check to ensure the provided API keys are valid before initializing the search tool, enhancing error handling and user feedback for missing or invalid keys.
9f0aae0

spagestic commited on

remove redundant information about Deep Research.
474f8b4

spagestic commited on

Add MODEL_ID configuration for InferenceClientModel in agent_factory.py
2a3656e

spagestic commited on

modularized app.py
f9a89db

spagestic commited on

Enhance Hugging Face authentication by adding a check for HF_TOKEN. If not set, display a warning message to inform users about running without authentication.
d5f120d

spagestic commited on

Refactor web search initialization to use a dedicated function for API key handling and remove redundant dotenv loading.
23ec960

spagestic commited on

replace HfApiModel with InferenceClientModel and remove unused web search print statement.
de9f838

spagestic commited on

git ignore added
26a4e83

spagestic commited on

Update requirements.txt
f16f204
verified

m-ric commited on

Update app.py
f317d7b
verified

m-ric commited on

Update app.py
5750b26
verified

m-ric commited on

Update requirements.txt
2e487d5
verified

m-ric commited on

Update app.py
aeeb12a
verified

m-ric commited on

Update app.py
ef3d985
verified

m-ric commited on

Update app.py
609c341
verified

m-ric commited on

Update requirements.txt
90438ac
verified

m-ric commited on

Update app.py
d12afb8
verified

m-ric commited on

Update app.py
f84b2ed
verified

m-ric commited on

Update app.py
0025bf8
verified

m-ric commited on

Security: Remove OS from allowed import (#31)
893dcfe
verified

m-ric Nirav Madhani commited on

Update app.py (#32)
cca9336
verified

m-ric thomwolf HF Staff commited on

model desc for sidebar layout (#28)
3921eec
verified

m-ric ysharma HF Staff commited on

Update app.py
5d0faa4
verified

m-ric commited on

Update app.py
bea4a88
verified

m-ric commited on

added sidebar layout (#19)
cd1cb3b
verified

m-ric ysharma HF Staff commited on

Update app.py
718b72f
verified

m-ric commited on

Fix results
a32e93b

m-ric commited on

Update app.py
c053f1e
verified

m-ric commited on

Update app.py
ec4b275
verified

m-ric commited on

fix agent state sharing (#9)
4ffcfc1
verified

m-ric commited on

Working version again
4b6e9e0

m-ric commited on

Clarify deep research
1a257da

m-ric commited on

Improve description
a379d16

m-ric commited on

Numerous fixes
e76df21

m-ric commited on

Start agent
b97f2de

m-ric commited on

initial commit
a63edd5
verified

m-ric commited on