Agent
A guide for adding or maintaining an Agent backend in Yuxi, the software that runs an Agent's code. It explains where backend files go and how Yuxi discovers them.
30 tagged document ai, measured the same way as everything else here.
Browse within: RAG 20legal-ai 15legaltech 15agentic-rag 10deepagents 10docker 10fastapi 10data-ex 5excel 5structured-data 5
Agent
A guide for adding or maintaining an Agent backend in Yuxi, the software that runs an Agent's code. It explains where backend files go and how Yuxi discovers them.
Agent
A first-in, first-out request queue for agent conversations. It stores incoming requests, runs only one ordinary request at a time per conversation thread, and lets other requests wait, be cancelled, or be rejected.
Agent
A management guide for skills, which are reusable instruction packages for agents. It explains how skills are stored, selected, shared, overridden, created, and removed.
Agent
This document defines the criteria AI agents use to classify a change as required, recommended, or not-needed.
Agent
These are ExStruct-specific coding conventions for achieving a codebase that AI (Codex) and humans can maintain together over the long term. The conventions below also apply when having Codex generate code. They are intended to stabilize the quality of AI-generated code, improve maintainability, and align with Ruff /…
Agent
ExStruct is a Python library that extracts semantic structure from Excel workbooks. It combines openpyxl, Excel COM (xlwings), and a LibreOffice backend to generate structured data that LLMs can work with easily.
Agent Claude Code
Domain-specific instructions for the AI conversation orchestration area of a software project. It covers how agents, tools, streamed events, context, memory, MCP connections, child agents, model selection, and replay-based evaluation fit together.
Agent Claude Code
A bridge between an AI agent and document editors such as word processors, spreadsheets, and slide editors. It defines the commands and checks used when changing documents, including tracked revisions.
Agent Claude Code
Documentation for code related to licensing and billing, including trial codes, account keys, access rights, free allowances, paid features, and local sign-in identity.