update docs

This commit is contained in:
geoffsee
2025-05-27 15:18:11 -04:00
parent 2c46e7b2fc
commit 2af47e476a
5 changed files with 18 additions and 33 deletions

View File

@@ -12,7 +12,7 @@ Welcome to the documentation for web-agent-rs, a GenAIScript host for integratio
## Overview
web-agent-rs is a server that hosts GenAIScript agents for integration into conversational AI applications. It provides a simple API for creating and consuming stream resources that execute various agents to perform tasks like web search, news search, image generation, finance queries, and web scraping.
web-agent-rs is a server that hosts GenAIScript agents for integration into conversational AI applications. It provides a simple API for creating and consuming stream resources that execute various agents to perform tasks like web search, news search, image generation, and web scraping.
## Architecture
@@ -42,4 +42,4 @@ Please note that this project has not undergone a formal security assessment. Yo
## Contributing
Contributions to web-agent-rs are welcome! Please feel free to submit issues and pull requests to improve the project.
Contributions to web-agent-rs are welcome! Please feel free to submit issues and pull requests to improve the project.