Skip to content

docs: add AI agents guide#995

Open
vdusek wants to merge 6 commits into
masterfrom
docs/ai-agents-guide
Open

docs: add AI agents guide#995
vdusek wants to merge 6 commits into
masterfrom
docs/ai-agents-guide

Conversation

@vdusek

@vdusek vdusek commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Add a guide on hosting AI agents as Apify Actors.

Each of the five supported frameworks (LangGraph, CrewAI, PydanticAI, LlamaIndex, and Smolagents) gets a complete, runnable single-file Actor example. Every example routes its LLM calls through the Apify OpenRouter proxy, so no provider API key is needed and each one runs as a "Run on Apify" example. The guide also covers choosing a framework, connecting to an LLM, using Apify Actors as agent tools, and monetizing with pay-per-event. Every framework links to its matching Actor template.

The new guide is also linked from the README, the overview, and the quick start.

@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Jun 17, 2026
@vdusek vdusek self-assigned this Jun 17, 2026
@github-actions github-actions Bot added this to the 143rd sprint - Tooling team milestone Jun 17, 2026
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.69%. Comparing base (4ead0c6) to head (2fa02f9).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #995      +/-   ##
==========================================
- Coverage   91.72%   91.69%   -0.03%     
==========================================
  Files          50       50              
  Lines        3213     3215       +2     
==========================================
+ Hits         2947     2948       +1     
- Misses        266      267       +1     
Flag Coverage Δ
e2e 35.64% <ø> (+0.04%) ⬆️
integration 57.38% <ø> (+0.02%) ⬆️
unit 83.01% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek force-pushed the docs/ai-agents-guide branch 2 times, most recently from 84b618c to 1bb3288 Compare June 17, 2026 12:06
@vdusek vdusek force-pushed the docs/ai-agents-guide branch from 1bb3288 to 034a077 Compare July 3, 2026 08:18
@vdusek vdusek added the documentation Improvements or additions to documentation. label Jul 3, 2026
@vdusek vdusek marked this pull request as ready for review July 3, 2026 15:25
@vdusek vdusek requested a review from szaganek as a code owner July 3, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. documentation Improvements or additions to documentation. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants