Sergio Paniego Blanco
4ab322de57
Merge pull request #406 from decipherIO/unit1-patch
...
fix name 'SYSTEM_PROMPT' is undefined
2025-04-04 09:25:18 +02:00
Sergio Paniego Blanco
bd639da244
Merge pull request #405 from moudaz/patch-1
...
Remove repeated field spam_reason
2025-04-04 09:21:58 +02:00
Sergio Paniego Blanco
46ca1f887e
Update units/en/unit1/dummy-agent-library.mdx
2025-04-04 09:21:22 +02:00
Sergio Paniego Blanco
58d7c949a9
Update units/en/unit1/dummy-agent-library.mdx
2025-04-04 09:21:17 +02:00
Sergio Paniego Blanco
04d9d63908
Update units/en/unit1/dummy-agent-library.mdx
2025-04-04 09:21:13 +02:00
Japheth Ishola
09e9f30dac
remove backticks
2025-04-03 18:25:32 -07:00
Japheth Ishola
d2f5c76390
fix name 'SYSTEM_PROMPT' is undefined
2025-04-03 18:12:46 -07:00
moudaz
a82905e4df
Remove repeated field spam_reason
...
Remove repeated field spam_reason
2025-04-03 14:19:09 -07:00
Sergio Paniego Blanco
78f15c5032
Merge pull request #383 from balwa/patch-1
...
Update mcp tools sample code
2025-04-03 15:08:45 +02:00
Sergio Paniego Blanco
14f42c776d
Update units/en/unit2/smolagents/tools.mdx
2025-04-03 15:04:01 +02:00
Sergio Paniego Blanco
02b9dad58e
Merge pull request #387 from shern2/patch-1
...
Typo of uv instead of uvx
2025-04-03 13:07:01 +02:00
Sergio Paniego Blanco
32a3fa2c51
Merge pull request #401 from DurraizAli/DurraizAli-patch-1
...
Update dummy_agent_library.ipynb
2025-04-03 09:50:17 +02:00
Sergio Paniego Blanco
965ecb6744
Merge pull request #400 from christopheduc-me/patch-12
...
Update agent.mdx
2025-04-03 09:47:48 +02:00
Sergio Paniego Blanco
57ab56b0f7
Merge pull request #399 from MustafizSaadi/patch-1
...
Update retrieval_agents.mdx
2025-04-03 09:46:33 +02:00
MAON
01c23c5fd7
Update dummy_agent_library.ipynb
...
There was issue with the brackets
2025-04-02 22:20:30 +05:00
Christophe DUC
78510a07ae
Update agent.mdx
...
Fix LangGraph code :
- Use DuckDuckGoSearchRun
- Correct import guest_info_tool
- Don't need to initialize guest_info_tool
2025-04-02 17:58:09 +02:00
Mustafizur Rahman
a695ec62cc
Update retrieval_agents.mdx
2025-04-02 20:58:46 +06:00
Sergio Paniego Blanco
21c0824aab
Merge pull request #398 from little-huang/patch-2
...
fix: add missing HfApiModel import statement
2025-04-02 15:45:54 +02:00
little_huang
5c409c35d9
fix: add missing HfApiModel import statement
...
Issue:
- Previous code used the HfApiModel class without importing it
- Would cause NameError at runtime
Changes:
- Import HfApiModel from smolagents module
2025-04-02 17:43:57 +08:00
Sergio Paniego Blanco
b14e7bb68b
Merge pull request #397 from alejandrogarcia-hub/main
...
Fix minor type in LangGraph notebook agent prompt
2025-04-02 10:00:11 +02:00
Sergio Paniego Blanco
da7a841d88
Merge pull request #396 from christopheduc-me/patch-11
...
Update agent.mdx
2025-04-02 10:00:05 +02:00
Sergio Paniego Blanco
e64fbfc1ca
Merge pull request #395 from christopheduc-me/patch-10
...
Update tools.mdx
2025-04-02 09:57:33 +02:00
Sergio Paniego Blanco
6ebe561aff
Merge pull request #394 from christopheduc-me/patch-9
...
Update invitees.mdx
2025-04-02 09:53:48 +02:00
Sergio Paniego Blanco
ad16b32ca3
Merge pull request #393 from christopheduc-me/patch-8
...
Update introduction.mdx
2025-04-02 09:48:16 +02:00
Alejandro Garcia
e7cf487b62
Merge pull request #3 from alejandrogarcia-hub/alejandrogarcia-hub-patch-2
...
Update mail_sorting.ipynb
2025-04-01 21:38:30 +02:00
Alejandro Garcia
dffc5a1d29
Update mail_sorting.ipynb
...
- Minor typo in prompt
2025-04-01 21:37:49 +02:00
Christophe DUC
e103ecb6d8
Update agent.mdx
...
Fix python code bloc display
2025-04-01 21:33:45 +02:00
Christophe DUC
276c04d098
Update tools.mdx
...
Fix typo
2025-04-01 21:18:49 +02:00
Christophe DUC
dbb16ccb0d
Update invitees.mdx
...
Typo fix
2025-04-01 20:43:45 +02:00
Christophe DUC
e1d0b2d80f
Update introduction.mdx
...
Fix typo
2025-04-01 20:30:24 +02:00
Sergio Paniego Blanco
870b0bce13
Merge pull request #375 from DinkoTontchev/patch-1
...
Update llama-hub.mdx
2025-04-01 16:06:03 +02:00
Sergio Paniego Blanco
31712c49b0
Merge pull request #374 from whuchenrui/main
...
Update multiagent_notebook.ipynb
2025-04-01 15:57:52 +02:00
Sergio Paniego Blanco
f6202ce520
Merge pull request #373 from christopheduc-me/patch-6
...
Update monitoring-and-evaluating-agents-notebook.mdx
2025-04-01 15:57:39 +02:00
Sergio Paniego Blanco
aebfcedc82
Merge pull request #390 from kvnbishop/patch-1
...
Update what-is-agent-observability-and-evaluation.mdx
2025-04-01 15:57:21 +02:00
Sergio Paniego Blanco
07ead0cfa3
Merge pull request #378 from huggingface/unit-3-agentic-rag
...
[UNIT] New unit on a Agentic RAG use case (Unit 3)
2025-04-01 15:37:29 +02:00
sergiopaniego
13cdadcbdd
Included Unit banner
2025-04-01 13:00:50 +02:00
kvnbishop
f8abe0b6df
Update what-is-agent-observability-and-evaluation.mdx
...
Cut a second "metrics"
"In this chapters example notebook, we'll show you how these metrics metrics looks in real examples but first, we'll learn how a typical evaluation workflow looks like."
to
"In this chapter's example notebook, we'll show you how these metrics look in real examples, but first, we'll learn how a typical evaluation workflow looks."
2025-03-31 15:00:30 -07:00
Sergio Paniego Blanco
55a2387c6b
Merge pull request #388 from jannikmaierhoefer/link-fixes
...
[fix] link fixes in bonus unit 2
2025-03-31 19:06:21 +02:00
Sergio Paniego Blanco
ddd4d3c160
Merge pull request #372 from christopheduc-me/patch-5
...
Update monitoring-and-evaluating-agents-notebook.mdx
2025-03-31 19:00:29 +02:00
sergiopaniego
c01a329cc8
updated based on review
2025-03-31 15:14:25 +02:00
sergiopaniego
b97c9b7ea3
Combined gala.mdx and introduction.mdx into a single file
2025-03-31 14:54:40 +02:00
Jannik Maierhöfer
50a1c003bf
[fix] link fixes in bonus unit 2
2025-03-31 13:44:11 +02:00
shern2
5355f0c63e
Typo of uv instead of uvx
...
I tried the example code. Didn't work. The official repo gave the right code which is `uvx` to execute the code.
https://github.com/grll/pubmedmcp
2025-03-31 15:44:26 +08:00
Tanmay Balwa
37a593fb62
Update mcp tools sample code
...
model is required positional argument
2025-03-29 18:47:21 +09:00
Sergio Paniego Blanco
453aac0354
Merge pull request #369 from meg-huggingface/patch-1
...
Add "agency" table to what-are-agents.mdx
2025-03-28 19:11:48 +01:00
Sergio Paniego Blanco
fab930171b
Apply suggestions from code review
...
Co-authored-by: burtenshaw <ben.burtenshaw@gmail.com >
2025-03-28 19:08:47 +01:00
Sergio Paniego Blanco
7934798a51
Update units/en/unit3/agentic-rag/introduction.mdx
...
Co-authored-by: burtenshaw <ben.burtenshaw@gmail.com >
2025-03-28 19:06:34 +01:00
sergiopaniego
da2c3aef72
Updated Org Names
2025-03-27 14:06:58 +01:00
sergiopaniego
a12919de2e
Updated typos
2025-03-27 13:55:58 +01:00
sergiopaniego
75d23c24cb
Reviewed for LlamaIndex
2025-03-27 13:44:43 +01:00