Skip to content

Commit 351bd11

Browse files
authored
Merge branch 'AutomationAgent-AI:main' into main
2 parents 4830e56 + 3d81c14 commit 351bd11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ A .NET library to interact with Large Language Models such as OpenAI. This libra
1010
- Pipeline: Helps to create a pipeline of tools to execute them sequentially.
1111
- MapReduceTool: Helps to process large data set with a mapper tool in parallel and then reduce to the final output.
1212
- SearchTool: Helps to do a web search using Bing API
13+
- Agents: Can help you achieve some objectives by planning and executing actions based on the set of tools available to the agent.
1314

1415
## API Documentation
1516
[Documentation](https://github.com/automaze1/GenAI.NET/blob/main/docs/index.md)

0 commit comments

Comments
 (0)