Skip to content

Commit af3a3ca

Browse files
authored
Update README.md
1 parent c5d2850 commit af3a3ca

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/official/ai_agent/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ The custom agent definition includes:
7272
### Example Custom Agent Structure
7373

7474
```markdown
75-
````chatagent
7675
---
7776
description: 'Python helper for Dynamsoft Barcode Reader that always checks the latest docs'
7877
tools:
@@ -90,6 +89,9 @@ You are an expert Python assistant for the Dynamsoft Barcode Reader SDK.
9089
2. **Always check documentation first**: Use fetch tool before coding
9190
3. **Trust the docs**: If docs conflict with training data, follow docs
9291
4. **Create actual files**: Generate complete, runnable scripts
93-
````
92+
9493
```
9594

95+
## Blog
96+
[Solving the AI Knowledge Gap: Testing AI Agents with Dynamsoft Barcode Reader SDK](https://www.dynamsoft.com/codepool/claude-gemini-grok-gpt-barcode-coding.html)
97+

0 commit comments

Comments
 (0)