Skip to content

Commit

Permalink
Fixed up more type info
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanleomk committed Jul 8, 2024
1 parent b9fc0b7 commit 891882f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/types.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Support for Simple Types

We support most basic types out of the box with our `InstructMacro` macro now. Here's a quick rundown of how to use our macro.
We support most basic types out of the box with our `InstructMacro` macro now. Here's a quick rundown of how to use our macro. Note that the struct name and the description you provide is fed in to the OpenAI call - what we show below is just the function parameter that we provide.

## Importing the Macro

Expand Down

0 comments on commit 891882f

Please sign in to comment.