Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 270 Bytes

File metadata and controls

1 lines (1 loc) · 270 Bytes

Claude Code is an AI coding assistant that uses Large Language Models (LLMs) to understand code and perform actions through tool calls. This includes HTTP RESTful APIs, OpenAI-compatible tool calling, agent loop, and how to integrate multiple tools into an AI assistant.