Skip to content

Commit 6639a1c

Browse files
authored
Merge pull request #700 from Chaitanya110703/patch-2
Docs: Typo Fix
2 parents 51340e7 + b90895c commit 6639a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ It's written in C# running on .Net Core that is full cross-platform framework, t
2222

2323
* Built-in multi-agents and conversation with state management.
2424
* Support multiple LLM Planning approaches to handle different tasks from simple to complex.
25-
* Built-in RAG related interfaces, Memeory based vector searching.
25+
* Built-in RAG related interfaces, Memory based vector searching.
2626
* Support multiple AI platforms (ChatGPT 3.5 / 4.0, PaLM 2, LLaMA 3, Claude Sonnet 3.5, HuggingFace).
2727
* Allow multiple agents with different responsibilities cooperate to complete complex tasks.
2828
* Build, test, evaluate and audit your LLM agent in one place.

0 commit comments

Comments
 (0)