Skip to content

Commit

Permalink
fix doc code snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi committed Dec 23, 2024
1 parent 479519c commit ba72ed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/content/docs/agents/built-in/openai-agent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ const agent = new OpenAIAgent({
name: 'OpenAI Assistant',
description: 'A versatile AI assistant',
client: customClient
```
});

</TabItem>
Expand Down

0 comments on commit ba72ed3

Please sign in to comment.