diff --git a/README.md b/README.md index b5b3aed01b..484493f827 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This README provides a brief overview. For comprehensive details, see the full Toolbox helps you build Gen AI tools that let your agents access data in your database. Toolbox provides: - **Simplified development**: Integrate tools to your agent in less than 10 -- lines of code, reuse tools between multiple agents or frameworks, and deploy + lines of code, reuse tools between multiple agents or frameworks, and deploy new versions of tools more easily. - **Better performance**: Best practices such as connection pooling, authentication, and more. diff --git a/docs/en/getting-started/introduction/_index.md b/docs/en/getting-started/introduction/_index.md index 34a788687b..b9180c72a2 100644 --- a/docs/en/getting-started/introduction/_index.md +++ b/docs/en/getting-started/introduction/_index.md @@ -15,7 +15,7 @@ connection pooling, authentication, and more. Toolbox helps you build Gen AI tools that let your agents access data in your database. Toolbox provides: - **Simplified development**: Integrate tools to your agent in less than 10 -- lines of code, reuse tools between multiple agents or frameworks, and deploy + lines of code, reuse tools between multiple agents or frameworks, and deploy new versions of tools more easily. - **Better performance**: Best practices such as connection pooling, authentication, and more.