burtenshaw
|
870afca990
|
Merge pull request #362 from exsandebest/main
Fix question number at unit2/langgraph/quiz1.mdx
|
2025-03-24 09:58:45 +01:00 |
|
burtenshaw
|
3ea8cbd6f9
|
Merge pull request #309 from jannikmaierhoefer/agent-observability-and-evaluation
[UNIT] Bonus Unit 2 - Agent Observability and Evaluation
|
2025-03-24 09:55:55 +01:00 |
|
burtenshaw
|
c78481d6a0
|
Merge branch 'main' into pr/309
|
2025-03-24 09:53:33 +01:00 |
|
burtenshaw
|
046cdd1450
|
Merge pull request #341 from sergiopaniego/llama-index-suggestions
Some suggestions for Unit 2.2-LlamaIndex
|
2025-03-24 09:48:22 +01:00 |
|
ShawnSiao
|
164a7c4729
|
Merge pull request #15 from ShawnSiao/translate_unit2_langgraph
modify Q6 -> Q5
|
2025-03-22 20:07:02 +08:00 |
|
ShawnSiao
|
d7ab329aea
|
modify Q6 -> Q5
|
2025-03-22 20:06:29 +08:00 |
|
ShawnSiao
|
9d9a03da69
|
Merge branch 'huggingface:main' into main
|
2025-03-22 20:05:20 +08:00 |
|
Daniil Bogdanov
|
833ec64240
|
Fix question number at langgraph/quiz1.mdx
|
2025-03-21 18:45:09 +03:00 |
|
Jannik Maierhöfer
|
5757a99e62
|
fix: broken link in langgraph notebook
|
2025-03-21 16:26:45 +01:00 |
|
Christophe DUC
|
0b4049d312
|
Pip install langchain
langchain lib is required by langfuse
|
2025-03-21 14:41:45 +01:00 |
|
Christophe DUC
|
c1b8f98466
|
Missing state keys : spam_reason & email_category
Missing State keys : spam_reason and email_category
|
2025-03-21 14:23:31 +01:00 |
|
Christophe DUC
|
0b940c6269
|
Update first_graph.mdx
Add import for START usage
|
2025-03-21 13:46:42 +01:00 |
|
burtenshaw
|
f0eb197365
|
Merge pull request #351 from huggingface/pcuenca-patch-1
Add Sergio
|
2025-03-20 20:53:16 +01:00 |
|
Pedro Cuenca
|
188eb2d693
|
Apply suggestions from code review
Co-authored-by: burtenshaw <ben.burtenshaw@gmail.com>
|
2025-03-20 20:18:22 +01:00 |
|
Jofthomas
|
e87201d080
|
Merge pull request #355 from ldagar315/patch-1
Update first_graph.mdx
|
2025-03-20 19:46:38 +01:00 |
|
Jofthomas
|
d64e925b8d
|
Merge pull request #347 from bstraehle/patch-6
[Typo] Update building_blocks.mdx
|
2025-03-20 19:46:17 +01:00 |
|
Jofthomas
|
6ce2fa71c2
|
Merge pull request #348 from smagara/patch-2
2.3 LangGraph: Fix notebook link in first_graph.mdx
|
2025-03-20 18:19:19 +01:00 |
|
Drew Seewald
|
b863595df6
|
Add newline before "Our Workflow" header
Added space to make header render correctly.
|
2025-03-20 12:15:40 -04:00 |
|
ldagar315
|
fe23fab261
|
Update first_graph.mdx
Added email category and spam reason in the Email state dict class
|
2025-03-20 21:44:04 +05:30 |
|
ldagar315
|
8333a10106
|
Update first_graph.mdx
Added a line to start the edge in state graph declaration i.e.
email_graph.add_edge(START,"read_email")
|
2025-03-20 21:32:55 +05:30 |
|
Joffrey THOMAS
|
e8d48e1736
|
Revert "fix links to Unit 2 notebook"
This reverts commit b95f851fea.
|
2025-03-20 15:32:56 +01:00 |
|
Joffrey THOMAS
|
b95f851fea
|
fix links to Unit 2 notebook
|
2025-03-20 15:27:54 +01:00 |
|
Gereey
|
8c3d50b1f1
|
Update tutorial.mdx
|
2025-03-20 21:13:50 +08:00 |
|
Gereey
|
69d6bd3774
|
Update tutorial.mdx
|
2025-03-20 21:11:59 +08:00 |
|
Gereey
|
e06f3930a4
|
Update tutorial.mdx
|
2025-03-20 21:11:19 +08:00 |
|
Gereey
|
c76e90ecb6
|
Update tutorial.mdx
|
2025-03-20 21:09:59 +08:00 |
|
Gereey
|
72671c7532
|
Update tutorial.mdx
|
2025-03-20 21:09:28 +08:00 |
|
Gereey
|
558eb1c728
|
Update tutorial.mdx
The Chinese version is missing this part.
|
2025-03-20 21:08:17 +08:00 |
|
Jannik Maierhöfer
|
78df9ee3fd
|
add links to bonus unit
|
2025-03-20 12:54:10 +01:00 |
|
Pedro Cuenca
|
09fb41bea3
|
Add Sergio
|
2025-03-20 12:50:28 +01:00 |
|
Steve Magara
|
e60b578a5b
|
2.3 LangGraph: Fix notebook link in first_graph.mdx
The suggested "this notebook" link in https://huggingface.co/learn/agents-course/unit2/langgraph/first_graph is incorrect.
The path should be ../notebooks/blob..
rather than ../notebooks/resolve..
|
2025-03-20 01:15:27 -04:00 |
|
B. Straehle
|
affbac0bc2
|
[Typo] Update building_blocks.mdx
|
2025-03-19 21:08:27 -07:00 |
|
B. Straehle
|
8121906796
|
[Typos] Update when_to_use_langgraph.mdx
|
2025-03-19 21:02:01 -07:00 |
|
yaminipreethik
|
eeb0d12003
|
Update multi_agent_systems.mdx
Modified environment variable name for Serper API Key
|
2025-03-19 19:46:54 -05:00 |
|
HKanoje
|
2139435bbb
|
Added local inference section in onboarding
|
2025-03-19 15:28:26 -04:00 |
|
Raffaele Terribile
|
831ce42fd7
|
Fix mispelled word and question number in quiz1.mdx
|
2025-03-19 18:03:12 +01:00 |
|
Raffaele Terribile
|
c5ebc5bf88
|
Fix spelling errors in document_analysis_agent.mdx
|
2025-03-19 17:52:02 +01:00 |
|
Raffaele Terribile
|
18cbf58e8e
|
Update document_analysis_agent.mdx
Correct the header "Setting up the environment"
|
2025-03-19 17:40:15 +01:00 |
|
ShawnSiao
|
787cf24a32
|
Merge pull request #14 from ShawnSiao/translate_unit2_langgraph
translate unit2 langgraph
|
2025-03-19 23:31:42 +08:00 |
|
ShawnSiao
|
bf8d4fb05c
|
translate unit2 langgraph
|
2025-03-19 23:30:17 +08:00 |
|
ShawnSiao
|
b65418d30f
|
Merge branch 'huggingface:main' into main
|
2025-03-19 22:18:14 +08:00 |
|
sergiopaniego
|
b707ea52a6
|
Added details about different frameworks
|
2025-03-19 15:02:13 +01:00 |
|
sergiopaniego
|
9c4c2e76bd
|
Merge branch 'add-unit3' of https://github.com/huggingface/agents-course into llama-index-unit-3
|
2025-03-19 14:46:24 +01:00 |
|
burtenshaw
|
6e0cec20e2
|
Merge pull request #336 from sergiopaniego/unit-3-suggestions
Updated suggestions for Agentic RAG use case (unit 3)
|
2025-03-19 14:31:48 +01:00 |
|
sergiopaniego
|
d00680ce1e
|
Updated Assembling agent using LlamaIndex
|
2025-03-19 13:15:08 +01:00 |
|
sergiopaniego
|
50050c0302
|
Updated Assembling agent using LlamaIndex
|
2025-03-19 13:13:56 +01:00 |
|
sergiopaniego
|
c4daed3dcc
|
Updated Tools using LlamaIndex
|
2025-03-19 12:50:23 +01:00 |
|
sergiopaniego
|
ab781d8e26
|
Small improvements to LlamaIndex sample
|
2025-03-19 12:32:43 +01:00 |
|
sergiopaniego
|
0dff385e60
|
Updated give your agent a database using LlamaIndex
|
2025-03-19 12:15:58 +01:00 |
|
sergiopaniego
|
d83fb88f42
|
Some suggestions for the LlamaIndex unit
|
2025-03-19 10:02:53 +01:00 |
|