Skip to content

Commit

Permalink
fix typo "ablility " in overview.md (#175)
Browse files Browse the repository at this point in the history
fix type "ablility " in overview.md
  • Loading branch information
tackhwa authored Mar 20, 2024
1 parent e16a6bf commit 5f55e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/get_started/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This chapter introduces you to the framework of Lagent, and provides links to de

## What is Lagent

Lagent is an open source LLM agent framework, which enables people to efficiently turn a large language model to agent. It also provides some typical tools to enlighten the ablility of LLM, and the whole framework is shown below:
Lagent is an open source LLM agent framework, which enables people to efficiently turn a large language model to agent. It also provides some typical tools to enlighten the ability of LLM, and the whole framework is shown below:

![image](https://github.com/InternLM/lagent/assets/24351120/e104171e-4baf-43b3-8e6d-90cff1b298b6)

Expand Down

0 comments on commit 5f55e12

Please sign in to comment.