
Hugging Face has announced a new API that facilitates the integration of tool use with large language models (LLMs). This development aims to overcome limitations of LLMs by allowing them to access structured and up-to-date information through callable functions. The API introduces a system where users can define tools in a model-agnostic way, using JSON schemas or Python functions, simplifying the process of implementing tool use. This advancement is expected to enhance the utility of LLMs in practical applications, making them more effective partners in various tasks.
Read originalThe latest vLLM release replaces the deadsnakes PPA with building Python from source to improve performance.
© GitHub ChangelogGitHub will deprecate GPT-5.2 and GPT-5.2-Codex models by June 1, 2026. Users are advised to update their workflows to supported models.