Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by teilomillet • Uncategorized
A Python framework that enables Large Language Models to interact reliably with external tools and data resources via the Model Context Protocol.
Perform multi-turn conversations augmented by external tools.
Process single queries with tool-assisted responses.
Connect to tool servers locally or over network transports like HTTP/SSE.
Jiki bridges the gap between LLMs and external capabilities by managing conversation flow and tool communication through an orchestrator and MCP client. It supports multiple LLM backends via LiteLLM and flexible tool integration through auto-discovery or manual definitions. Jiki facilitates powerful AI applications with minimal code, supporting local and networked tool servers, detailed response inspection, and conversation state management.