???? AI?? ???? ?? ???? ?? ??, ??? ? ?? ??? ??? ?? ??? ???? ?? ?????. ?? ???? AI ??? ??? ???? ??? Agno? ??? (???? phi-data). Agno? ?? ?? ????? ?????? ?? ??? ?????. ??? langgraph?? ~ 10,000x ? ??? langgraph?? ~ 50 ?? ??? ?? ? ???? ????. ???? ???
Agno? Langgraph - ?? ?? ??? ?????. Agno? ?? ????? ??? ??? Langgraph? ?? ? ?, ??? ??? ???, ??? ??? ?, ??? Agno? ???? ?? ?? ?? ??? ????.
tl; dr
- Trisage ? ??? ??? ???? ??
- ??, ??? ??, ?? ?? ?? ? ??/??? ???? ???? Agno? ??????.
- ?? ?? ?? ?? ??? ? ?? ??? ???? ?? langgraph? ????? ?? Langchain? ???? ?? ????.
??
- Agno : ??? ??????
- Agno?? ?? : Trisage Agent ??
- Agno?? ?? : ?? ??? ????
- Agno vs Langgraph : ?? ??
- ???… Agno? Langgraph?? ?????
- ??
Agno : ??? ??????
Agno? ??? ?????? ??? ? ???? ???????. ????? Agno? ???, ???, ??? ? ???? ????? ???? ?? ?? ??? ?? ?? ? ?? ??, ?? ?? ???? ??? ?????. ??? ?? ???, ?? ? ?? ??? ?? ???? ?? ? ?? ?? ????? ??? ??? ??? ?? ?????.
?? ?? ?? ?? :
- Blazing Instantiation Speed ??: Agno? ???? ??? ???? ? ? 2μs ? Agno ???? Langgraph?? ~ 10,000x ? ????.
- Featherlight Memory Footprint : Agno ????? ????? ~ 3.75 kib? ???? ?????.
- ?? ?? ?? ?? : ?? ?? ???? ?? - Agno? ??? ??? ???? ???? ???? ?? ???? ???????.
- Model Agnostic : Agno? OpenAi, Claude, Gemini ?? Open-Source LLM? ????? ?? ?? ????. ?? ??? ? ???? ?? ?? ????.
- ??? ???? : ???? ?? ? ??? AGNO? ?? ???? ?? ? ??? ??? ? ???? ?? ??????.
Agno?? ?? : Trisage Agent ??
Agno? ???? ???? ??????. ??? ?? ??? ??? ???, ?? ? ?? ??? ???? ?? ????? ???? ? ????. ? ????? ?? ???? ??? ????? ??? ? ? ??? ??? ??? ??? ??? ???? ??????? ???? ?? ?????.
?? ???? ?? Agno? ??? ???? ?? ???? ???? ?????. ?? ?? ????? ?? ?? ??, ?? ?? ?? ?? ??? ? ?? ??? ?? ?? ???? ???????? ?????.
Langgraph ?? ?? ??? ??? ??? ?? ? ?? Agno? ??? ?? ?? ? ?? ??? ?? ? ? ????. ??? ??? ?? ??? ??? ??????. Trisage Agent? ?????.
??? ????? ??
! PIP ?? -U agno ! PIP Duckduckgo-search? ????? ! pip install openai ! PIP ?? Pycountry
??? ??? ???? ?????? ? ?????.
- Agno : AI ????? ???? ???? ? ???? ?? ??? ??.
- Duckduckgo-search : ????? Duckduckgo? ???? ?? ?? ? ? ????.
- OpenAi : GPT-4 ?? GPT-3.5? ?? OpenAI? ??? ?????.
??? ??
Agno?? Agent ?? ???? Agno.Models?? Openai import Openaichat agno.tool.duckduckgo import Duckduckgotools?? agno.tools.googlesearch import GoogleSearchTools?? agno.tools.dalle import dalletools?? Agno.team ?? ??? TextWrap import drestent??
API ? ??
getpass import getpass?? OpenAi_key = getPass ( '?? AI API ?? ??????.') OS ?? ?? os.environ [ 'Openai_api_key'] = OpenAi_key
- getpass () : API ?? ???? ??? ?? (???? ??).
- ?? ?? ?? ??? ???? Agno ??? ??? OpenAI? API? ?? ? ? ?? ? ? ????.
Web_Agent - ? ??, Writer_agent - ?? ??, Image_agent - ??? ??
web_agent = ???? ( ?? = "? ????", role = "?? ?? ?? ??? ?? ?? ?? ??????", model = openaichat (), ?? = [DuckDuckGotools ()], ?? ?? = "??? ?? ??", show_tool_calls = true, Markdown = true, )) writer_agent = ???? ( ?? = "?? ????", role = "??? ??? ?? ??? ? ?? ??", model = openaichat (), ?? = [googleSearchTools ()], ?? ?? = "??? ????? ??? ??", show_tool_calls = true, Markdown = true, )) image_agent = ???? ( model = openaichat (), ?? = [dalletools ()], description = destent ( "" "\ ??? ??? ??? ???? ?? ?? ??? ?? ?? ? AI ???????. ???? ?? ??? ?????. ??? ??? ?? ?? ??? ??? ????. ? ?? ? ??? ??? ??. \ "" "), ?? ?? = destent ( "" "\ AI ?????? ?? ??? ?????. 1. ??? ???? ??? ???? ?? ???? ????? ?? ??????. 2. ???? ?? ??, ?? ? ???? ?? ??? ?? ???? ????? ??????. 3. ????? ? ???? ????? ?? 'create_image'??? ?????? 4. ??? ??? ?? ??? ??? ?? 5. ??? ?????? ??? ?? ??? ?? ??? ??????. ?? ???? ??? ???? ????? ?? ?? ???? ???? ??? ?? ??????! \ "" "), Markdown = true, show_tool_calls = true, ))
?? ??????
???? _team = ???? ( ? = [web_agent, writer_agent, image_agent], model = openaichat (), ?? ?? = [ "??? ?? ??", "??? ????? ??? ??", "??? ??"], show_tool_calls = true, Markdown = true, ))
?? ?? ??????
agent_team.print_response ( "Eiffel Towar? ?? ?? ? ??? ??", stream = true)
??
???? ??
???? ??
?? ?? ?? ???? ???? ??????. ???? ?????<br> ??? ?? ??? ???, ┃<br> ┃ ?? ?? ??? ?? ???? ???????. ??? ??? ? ? ????<br> ??? ??????.
??? ??
Agno?? ?? : ?? ??? ????
? ?? ??? ????? Agno? ???? ? ?? ????? Duckduckgo? ?? ??? ??? ? ????? Yahoo Finance? ?? ?? ??? ?? ????? ?????. OpenAI ??? ????? ??? ???, ?? ?? ? ?? ?? ???? ???? ?? ??? ? AI ?? ??? ???? ???, ?? ? ???? ?????.
Agno?? Agent ?? ???? Agno.Models?? Openai import Openaichat agno.tool.duckduckgo import Duckduckgotools?? agno.tools.yfinance import yfinancetools?? Agno.team ?? ??? web_agent = ???? ( ?? = "? ????", role = "?? ?? ??", model = openaichat (), ?? = [DuckDuckGotools ()], ?? = "?? ?? ??", show_tool_calls = true, Markdown = true, )) Finance_agent = ???? ( ?? = "?? ????", ?? = "?? ??? ??", model = openaichat (), ?? = [yfinancetools (stock_price = true, Analyst_Recommendations = true, company_info = true)], ?? = "??? ?? ??? ??", show_tool_calls = true, Markdown = true, )) ???? _team = ???? ( ? = [web_agent, finance_agent], model = openaichat (), ?? = [ "?? ?? ??", "???? ????? ??? ??"], show_tool_calls = true, Markdown = true, )) Agent_team.print_response ( "?? ??? AI ??? ?? ?? ? ?? ??? ??????", Stream = True)
??
Agno vs Langgraph : ?? ??
?? ??? ?? ?????. ?? Agno? ?? ??? ???? ????.
??? | Agno | ? ??? | ?? |
---|---|---|---|
???? ????? ?? | ~ 2μs | ~ 20ms | ~ 10,000x ? ???? |
???? ? ??? ?? | ~ 3.75 ?? | ~ 137 KIB | ~ 50 ? ??? |
- ?? ???? ??? ???? ?? ?? Python 's Tracemalloc? ???? Apple M4 MacBook Pro?? ???????.
- Agno? 1000 ? ??? ?? ????? ? ??? ???? ???? ???? ??? ???? ??? ??? ????.
?? ??? ??? ??? ??? ??? ?? ?? ??? ?? ?? ?????. ?? ?? ????? ??? ???? ? ??? ?? ???? ???? ?? ?? ? ? ?????? ?????.
Langgraph? ?? ?? ?? ?? ???? ???? ??????? ??? ????? ?? ? ??? ??? ???? ???? ?? ??? ????. ? ??? ??? ????? ?? ?? ??? ?? ?? ????? ??? ?? ??? ?? ???.
???… Agno? Langgraph?? ?????
??? ?? ?? ????. ??? ??? ?? ?? ?? ????.
- ?? ?? ???? ?? (?? : ?? ????? ??? ?? ???)? ???? ?? Langgraph??? ???? ??? ?? ? ? ????.
- ??? ???, ?? ???, ?? ?? ???? ??? ??? ??, ?? ???? ?? ?? ?? ?? ???? Agno? 1 ??? ?????.
Agno? ??? ??? ??? ???? ??? ???? ??, Langgraph? ??? ? ???????? ???? ?????. ?, Agno? ????? ???? ??? ?? ??? ???? ?? ?? ??? ?????. ???? ?? ???, ??? Edge Case?? ????? ???? ?? ?? ? ????.
?? ?? : Smolagents vs Langgraph : AI ???? ??? ??? ??? ? ??
??
?? ???? Agno? ?? ??? ???? ??? ???? ?? ?? ????? ?? ????? ??? ?????. ??? ?? ????, ??? ? ?? ?? ? ??? ?? ??? ???? ???? ??? ?? ????? ???? ?????? ???? ??????.
Langgraph? ???? ???? ????. ??? ???? ?? ??? ? ?? ??? ????. ??? ???? ?? ?? ??? ???? ??? ?? ?? ?? ????? ?? ???? ?? Agno? ???? ? ??? ????.
? ??? Agno ??? ??? ???? ?? ?? AI ????? ???? ??? ??????? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

??? ?????? ?????? ???? ????. AI ?? ?? ??? ??? ???? ???? ?? ???? ?? ??? ??????. ??, ?? ?? ???? ??? ?? ? ????? ? ??? PR? ???? ??? ??? ????

??? ?? ??????. ???? AI ??? ??? ??? ??? ??? AI ???? ???? ???? ?? ???? AI? ?? Forbes ? ??? ????? (?? ?? ??). AGI? ??? ????

?? ? Genai ??? ?? ? ?? ?? ?? ??? ??? ??????? DeepSeek? ???? ?? ??? ?? ??? Kimi K1.5? ???? ???? ?? ? ??????. ??? ??? ?? ??????.

??? ?? ??????. ???? AI ??? ??? ??? ??? ??? AI ???? ???? ???? ?? ???? AI? ?? Forbes ? ??? ????? (?? ?? ??). h

20125 ? ???? AI“?? ??”? ???? ??? Xai? Anthropic? ???? ?? ? Grok 4? Claude 4? ??????.? ? ??? ??? ??? ?? ???? ??? ?? ????.

?? ??, ??? "(x)? (x) ???? ??? ????" ???? ??? ??? ???? ??? ?? ??? ?? ? ? ??? ?? ??? ??? ?? ??? ? ? ????. CO? ?? ?? ?? ??

?? ??? ?? ???? ??? ?? ????, Kim? Reddy? PI Health?? ?? ? AI ?? ?????? ????? ?? ??? ?? ???? ? ??? ??? ? ??? ??????. ???

??? ??? ?? 99-1? ???? ?? ??, ???? ? ?? ?? ????? ??? ??? ??? ? ??? ??? ???. ??? ??? ??? ?????. ??? ?????
