Skip to content

docs: add AI agents guide#995

Draft
vdusek wants to merge 2 commits into
masterfrom
docs/ai-agents-guide
Draft

docs: add AI agents guide#995
vdusek wants to merge 2 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.

It includes a runnable PydanticAI example that routes its LLM calls through the Apify OpenRouter proxy (no provider API key needed), a framework comparison table, sections on connecting to an LLM and using Apify Actors as agent tools, and short snippets for CrewAI, LangGraph, LlamaIndex, and Smolagents. 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 90.51%. Comparing base (726620b) to head (1bb3288).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #995      +/-   ##
==========================================
- Coverage   90.54%   90.51%   -0.04%     
==========================================
  Files          49       49              
  Lines        3132     3132              
==========================================
- Hits         2836     2835       -1     
- Misses        296      297       +1     
Flag Coverage Δ
e2e 36.14% <ø> (ø)
integration 57.12% <ø> (-0.04%) ⬇️
unit 79.27% <ø> (ø)

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 from 2f132b8 to 1a21594 Compare June 17, 2026 11:16
@vdusek vdusek force-pushed the docs/ai-agents-guide branch from 84b618c to 1bb3288 Compare June 17, 2026 12:06
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. 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