There are 0 repository under llm-function-call topic.
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.
use local LLMs to do Retrial-Augmented Generation with local Chroma, function calls and tool usage
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.