Skip to content

Conversation

@rita3ko
Copy link
Collaborator

@rita3ko rita3ko commented Feb 23, 2025

feedback?

@github-actions
Copy link
Contributor

Howdy and thanks for contributing to our repo. We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.

@github-actions github-actions bot added the product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. label Feb 23, 2025
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5 files reviewed, 1 total issue(s) found.


TODO - what are agents?
### What is an agent?
An agent is an AI system that can autonomously execute tasks by making decisions about tool usage and process flow. Unlike traditional automation that follows predefined paths, agents can dynamically adapt their approach based on context and intermediate results. Agents are also distinct from co-pilots (e.g. traditional chat applications) in that they can fully automate a task, as opposed to simply augmenting and extending human input.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
An agent is an AI system that can autonomously execute tasks by making decisions about tool usage and process flow. Unlike traditional automation that follows predefined paths, agents can dynamically adapt their approach based on context and intermediate results. Agents are also distinct from co-pilots (e.g. traditional chat applications) in that they can fully automate a task, as opposed to simply augmenting and extending human input.
An agent is an AI system that can autonomously execute tasks by making decisions about tool usage and process flow. Unlike traditional automation that follows predefined paths, agents can dynamically adapt their approach based on context and intermediate results. Agents are also distinct from co-pilots, such as traditional chat applications, in that they can fully automate a task, as opposed to simply augmenting and extending human input.

Issues:

  • Style Guide - (cloudflare.LatinTerms-warning) Use 'for example' instead of 'e.g.', but consider rewriting the sentence.

Fix Explanation:

Replaced 'e.g.' with 'such as' to follow the style guide recommendation and improve sentence flow.

@rita3ko rita3ko merged commit 63eaf79 into agents-1.0 Feb 23, 2025
4 of 5 checks passed
@rita3ko rita3ko deleted the rita-working-branch branch February 23, 2025 18:31
elithrar added a commit that referenced this pull request Feb 25, 2025
* wip

* WIP - fixing typos (#20203)

* add what are agents

* update other files

* onward

* add tools and human loop images

* limits, schedules

* fix config title

* fix

* fix config

* websockets

* fix closing tag

* caution

* Apply suggestions from code review

* state state state

* sql API yo yo yo

* agents: Apply suggestions from code review

Co-authored-by: Jun Lee <[email protected]>

* fix sidebar ordering

* fix sidebar

* state

* update overview

* ai models

* guides, ai models

* d1

* useAgent

* fix 'er up

* browse, fix syntax

* testing

* fix

* fix

* workflows

* @cloudflare/agents -> agents-sdk

* fix links

* fix ordering + testing title

* update index

* update index

* headers

* remove updated

* index.mdx

* callback

* rag

* fin

---------

Co-authored-by: Rita Kozlov <[email protected]>
Co-authored-by: Rita Kozlov <[email protected]>
Co-authored-by: Jun Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:agents Build and deploy AI-powered Agents on Cloudflare that can act autonomously. size/xl

Projects

None yet

Development

Successfully merging this pull request may close these issues.