leoschwarz/agents_course-WikipediaRA_V1
save warning
try again but simpler
add tb info
clean
for now remove webtool
allow more steps
doc
more precise docstring
update readme
add new summarization tool
bump
use my fork
remove thumbnail url
refactor fetch_wikipedia_page to return only article content
better use of resource
add torch to requirements for model compatibility
ensure spaCy model is installed before initialization
make the new tools available
define tools
add SimpleWikiProcessor for summarizing and extracting entities from Wikipedia articles
implement fetch_wikipedia_page
add VisitWebpageTool to the main tools list
comment format
add search wikipedia
update model_id to use a new Hugging Face endpoint
update max_tokens to 2000 in HfApiModel initialization
update model_id to use 3B instruct variant
replace none by 0
remove text-to-image as it is overloaded
add pre-commit
add rich traceback info
Use 14B instruct
Suggest using endpoint if agent is not answering
Update app.py to fix a typo in function definition (#26)
Update app.py
Update app.py
switch model cause qwen is too overloaded.
Update README.md
Update README.md
Update app.py
Update app.py
Update app.py
Update app.py
Create Gradio_UI.py
Upload tool
Upload tool
Upload tool
Upload tool
Upload tool
Update requirements.txt
