Skip to content

Commit fce28e7

Browse files
authored
actual fix on error (#1564)
1 parent 80fd6b4 commit fce28e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/oss/langchain/context-engineering.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1278,7 +1278,6 @@ const customerSupportTicket = z.object({
12781278
```
12791279
:::
12801280

1281-
:::python
12821281
#### Selecting formats
12831282

12841283
Dynamic response format selection adapts schemas based on user preferences, conversation stage, or role—returning simple formats early and detailed formats as complexity increases.
@@ -1567,7 +1566,6 @@ Dynamic response format selection adapts schemas based on user preferences, conv
15671566
:::
15681567
</Tab>
15691568
</Tabs>
1570-
:::
15711569

15721570
## Tool Context
15731571

0 commit comments

Comments
 (0)