Skip to content

Commit aabc327

Browse files
authored
Update tutorial 40 after 2.9 updates (#380)
* Update tutorial 40 after 2.9 updates * Add info about supported chatgenerators
1 parent e447ea9 commit aabc327

File tree

2 files changed

+498
-4744
lines changed

2 files changed

+498
-4744
lines changed

index.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ haystack_2 = true
429429
dependencies = ["wikipedia", "sentence-transformers"]
430430

431431
[[tutorial]]
432-
title = "Building a Chat Application with Function Calling"
432+
title = "Building a Chat Agent with Function Calling"
433433
description = "Learn how to build chat applications that have agent-like behavior with OpenAI function calling"
434434
level = "advanced"
435435
weight = 100
@@ -452,7 +452,6 @@ completion_time = "25 min"
452452
created_at = 2024-10-15
453453
haystack_2 = true
454454
dependencies = ["sentence-transformers>=3.0.0", "gradio", "torch", "sentencepiece", "datasets", "accelerate"]
455-
featured = true
456455

457456
[[tutorial]]
458457
title = "Retrieving a Context Window Around a Sentence"

0 commit comments

Comments
 (0)