https://hermes-agent.nousresearch.com/docs/user-guide/features/rl-training

Hermes is an evolutionary approach. Compared the DSPy agent model, which is programmatic / declarative.

DSPy for many of the use cases, is a lot of work (fine-tuning, debugging). DSPy excels at finance tasks or data analytics where you know all the details. But that is phase 2. Phase 1 is getting these details, and getting them fast. That is imho where Hermes comes in.

I can see myself using Hermes for

* Content tooling: auto-briefing, strategic foresight assessments.
* Intelligence analysis: method approaches to trend analysis or signals
* Individualization of content. OSINT, social media scraping, trend analysis.
* Data sensing, estimation on datasets, start simple
* Autoresearch (later), for example, for optimization solutions or performance debugging

#dspy #hermes #declarative #evolutionary #ai

RL Training | Hermes Agent

Reinforcement learning on agent behaviors with Tinker-Atropos — environment discovery, training, and evaluation

DSPy.rb 1.0.0 정식 출시: 안정성과 신뢰성을 갖춘 Ruby LLM 프레임워크

DSPy.rb가 수개월간의 마이너 업데이트를 거쳐 안정성을 확보한 1.0.0 정식 버전을 출시하며 신뢰할 수 있는 라이브러리로 자리 잡았다.

🔗 원문 보기

DSPy.rb 1.0.0 정식 출시: 안정성과 신뢰성을 갖춘 Ruby LLM 프레임워크

DSPy.rb가 수개월간의 마이너 업데이트를 거쳐 안정성을 확보한 1.0.0 정식 버전을 출시하며 신뢰할 수 있는 라이브러리로 자리 잡았다.

Ruby-News | 루비 AI 뉴스
Two pull requests to my #DSPy issue marked as "mass coding agent" https://github.com/stanfordnlp/dspy/pull/9527 and https://github.com/stanfordnlp/dspy/pull/9519
Fix PythonInterpreter Deno permissions for default Pyodide setup by hnshah · Pull Request #9527 · stanfordnlp/dspy

Fix PythonInterpreter Deno permissions for default Pyodide setup Fixes #9501 Problem PythonInterpreter fails with default setup because Deno lacks read permissions for Pyodide files. Users must eit...

GitHub

The related top HN comment is also worth reading: https://news.ycombinator.com/item?id=47491023

"You're comparing [DSPy] downloads with Langchain, probably the worst package to gain popularity of the last decade. It was just first to market, then after a short while most realized it's horrifically architected, and now it's just coasting on former name recognition while everyone who needs to get shit done uses something lighter like the above two."

Preach! 🙌

#dspy #langchain #hackernews #genai #llms

I don't see it at all. > Typed I/O for every LLM call. Use Pydantic. Define what... | Hacker News

If you disregard the "DSPy is my favorite hammer and every LLM workflow project is a nail" theme, this blogpost paints a good picture of the natural evolution of LLM engineering at startups with a generative AI product:

https://skylarbpayne.com/posts/dspy-engineering-patterns/

#llms #genai #dspy

If DSPy is So Great, Why Isn't Anyone Using It?

Any sufficiently complicated AI system contains an ad hoc, informally-specified, bug-ridden implementation of half of DSPy.

Skylar Payne
🌕 如果 DSPy 如此出色,為什麼沒人在用?
➤ 為什麼你最終會手寫出一個充滿 Bug 的「山寨版」DSPy?
https://skylarbpayne.com/posts/dspy-engineering-patterns/
作者探討了 AI 工程領域的一個弔詭現象:儘管 DSPy 被公認為解決複雜 AI 系統難題的利器,但其採用率遠不及 LangChain 等框架。文章指出,開發者通常會經歷一套由簡入繁的「進化過程」——從單純呼叫 API 到處理提示詞管理、結構化輸出、錯誤處理、RAG 以及評估系統。在這個過程中,工程師往往在不知不覺中手寫出一套極其複雜、充滿 Bug 且難以維護的「山寨版 DSPy」。作者提出「Khattab 定律」,強調若不使用專業框架,工程師終將在痛苦與高維護成本中重蹈覆轍,並建議擁抱 DSPy 的抽象思維以優化開發效能。
+ 說得太準了,我們公司目前的架構演進史完全就是這七個階段的翻版,甚至連遇到的坑都一模一樣。
+ DSPy 的學習曲線確實是個門檻,但比起維護自己寫的那堆爛攤子,學
#AI 工程 #DSPy #大型語言模型 (LLM) #軟體架構
If DSPy is So Great, Why Isn't Anyone Using It?

Any sufficiently complicated AI system contains an ad hoc, informally-specified, bug-ridden implementation of half of DSPy.

Skylar Payne
🤔 Oh wow, another 11-minute existential crisis about a tool nobody uses! 🚀 DSPy: the "revolutionary" AI that somehow skipped the 'useful' stage and landed straight in the 'why bother' bin. 🤷‍♂️
https://skylarbpayne.com/posts/dspy-engineering-patterns/ #existentialcrisis #AItools #DSPy #innovation #techhumor #whybother #HackerNews #ngated
If DSPy is So Great, Why Isn't Anyone Using It?

Any sufficiently complicated AI system contains an ad hoc, informally-specified, bug-ridden implementation of half of DSPy.

Skylar Payne
If DSPy is So Great, Why Isn't Anyone Using It?

Any sufficiently complicated AI system contains an ad hoc, informally-specified, bug-ridden implementation of half of DSPy.

Skylar Payne

Curious how DSPy routes every pipeline step before it touches an LLM? This piece breaks down the gateway class behind DSPy modules and why it matters.

Read More: https://zalt.me/blog/2026/01/dspy-module-gateway

#DSPy #LLM #Python #softwaredesign

Bedrock AgentCore Runtimeを使ってお知らせ文を解析して要約・イベントリマインドするアプリを作った
https://qiita.com/retore/items/2d6f903483e7f43bef87?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #AWS #bedrock #DSPy #BedrockAgentCore

Bedrock AgentCore Runtimeを使ってお知らせ文を解析して要約・イベントリマインドするアプリを作った - Qiita

課題意識 "AIを活用した開発"に関する知見はだいぶ溜まってきた と言いつつここ数ヶ月ClaudeCodeを使っていなかったので最新潮流に追いつけていないが…… 一方で,"AIを組み込んだアプリの開発"に関する知見はまだまだ足りない もちろん,SDKやFW(La...

Qiita