paper-with-me

Papers

Agentic DraCor and the Art of Docstring Engineering: Evaluating MCP-empowered LLM Usage of the DraCor API

2025-08-19 · Peer Trilcke, Ingo Börner, Henny Sluyter-Gäthje, Daniil Skorinkin, Frank Fischer, Carsten Milling arxiv

This paper reports on the implementation and evaluation of a Model Context Protocol (MCP) server for DraCor, enabling Large Language Models (LLM) to autonomously interact with the DraCor API. We conducted experiments focusing on tool selection and application by the LLM, employing a qualitative approach that includes systematic observation of prompts to understand how LLMs behave when using MCP tools, evaluating "Tool Correctness", "Tool-Calling Efficiency", and "Tool-Use Reliability". Our findings highlight the importance of "Docstring Engineering", defined as reflexively crafting tool documentation to optimize LLM-tool interaction. Our experiments demonstrate both the promise of agentic AI for research in Computational Literary Studies and the essential infrastructure development needs for reliable Digital Humanities infrastructures.

📄 PDF Abstract BibTeX arXiv:2508.13774

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TINY_SCHILLER: A Drop-In German Drama Corpus for Small Language Models

2026-07-22 · Mark Schutera arxiv

tiny_schiller closes the small-language-model prototyping, fine-tuning, education, and research gap for German literary text, providing a single-file, drop-in counterpart to Karpathy's tiny_shakespeare. The available Ger…

Holographic RIS Empowered THz Communications with Hardware Imperfections under Adverse Weather Conditions

2023-08-23 · Alexandros-Apostolos A. Boulogeorgos, Stylianos Trevlakis, Theodoros A. Tsiftsis

This paper focuses on providing a theoretical framework for the evaluation of the performance of holographic reconfigurable intelligent surface (HRIS) empowered terahertz (THz) wireless systems under fog conditions. In m…

Form

A Comprehensive Survey on Benchmarks and Solutions in Software Engineering of LLM-Empowered Agentic System

2025-10-10 · Jiale Guo, Suizhi Huang, Mei Li, Dong Huang 외 arxiv

The integration of Large Language Models (LLMs) into software engineering has driven a transition from traditional rule-based systems to autonomous agentic systems capable of solving complex problems. However, systematic…

Prompt EngineeringCode Generation

Intelligent Design 4.0: Paradigm Evolution Toward the Agentic AI Era

2025-06-11 · Shuo Jiang, Min Xie, Frank Youhua Chen, Jian Ma 외

Research and practice in Intelligent Design (ID) have significantly enhanced engineering innovation, efficiency, quality, and productivity over recent decades, fundamentally reshaping how engineering designers think, beh…

General Knowledge

Evaluating Large Language Models Trained on Code

2021-07-07 · Mark Chen, Jerry Tworek, Heewoo Jun, Qiming Yuan 외

We introduce Codex, a GPT language model fine-tuned on publicly available code from GitHub, and study its Python code-writing capabilities. A distinct production version of Codex powers GitHub Copilot. On HumanEval, a ne…

Code GenerationHumanEvalLanguage ModelingLanguage Modelling+1