Skip to content

Commit 5628e5d

Browse files
authored
Update README.md
1 parent 809c34c commit 5628e5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Linq.AI.OpenAI
2-
This library adds Linq extension methods using OpenAI structured outputs. (heaviy inspired by stevenic's [agentm-js](https://github.com/stevenic/agentm-js) library)
2+
This library adds Linq extension methods using OpenAI structured outputs.
3+
> This library was heaviy inspired by stevenic's [agentm-js](https://github.com/stevenic/agentm-js) library, Kudos!
34
45
## Architecture
56
For each element in a collection an openAI API call is made to evaluate and return the result. These are done in parallel on background threads.

0 commit comments

Comments
 (0)