OpenAPI definitions, converters and LLM function calling schema composer.
-
Updated
Dec 30, 2024 - TypeScript
OpenAPI definitions, converters and LLM function calling schema composer.
OpenAI Function Call Schema Composer and Executor from OpenAPI (Swagger) Document.
Enable any LLM to call tool in gpt format. Development based on Qwen2. If it cannot adapt to your LLM, your Pull Request is wanted.
Framework Docs AI is a powerful SaaS solution for managing framework documentation. It automatically scrapes documentation, builds a comprehensive knowledge base, and uses advanced language models to provide accurate responses to user queries. Enhance productivity and streamline your documentation process with Framework Docs AI.
LLM function calling allows large language models (LLMs) to execute specific tasks by invoking external functions (APIs or plugins) based on user inputs, enhancing their capabilities beyond text generation.
use local LLMs to do Retrial-Augmented Generation with local Chroma, function calls and tool usage
Add a description, image, and links to the llm-function-call topic page so that developers can more easily learn about it.
To associate your repository with the llm-function-call topic, visit your repo's landing page and select "manage topics."