Erik Steiger discusses the operational pain of legacy PDF generation in regulated banking and manufacturing. He explains how ...
Ongoing research into AI agent framework security identified an exploit chain in AutoGen Studio (AutoGen’s open-source prototyping user interface) that allows untrusted web content rendered by a ...
OpenAIのコーディング支援ツール「Codex」のユーザーから、「Codexがローカルに保存するSQLiteログによってSSDへ年間約640TBに相当する過剰な書き込みが発生する」という不具合が報告されました。OpenAIはログ出力を削減する複数の修正を実施し、最新版では書き込み量の約85%を削減したとしています。
DSPyは、LLMアプリケーションをプロンプト(AIに与える指示文)を書くのではなく、Pythonプログラムとして構築するためのフレームワークだ。 タスクの入力と出力を構造化して定義し、必要に応じてプロンプトの生成や改善、評価に基づく最適化を行える。