1 个仓库
Dynamic injection of API definition data into language model prompts to enable tool use and endpoint interaction.
Distinct from Context Pre-loading: Focuses specifically on API specifications as the context source, rather than general background information.
Explore 1 awesome GitHub repository matching software engineering & architecture · API Specification Contexts. Refine with filters or upvote what's useful.
Copilot 是一个自托管的客户支持平台,使用大语言模型(LLM)和向量化知识库来自动化用户协助。该系统由用于网站集成的可嵌入 AI 聊天小部件、容器化管理仪表板和向量数据库知识库组成。 该平台包含一个 API 编排器,用于处理结构化的 API 规范,允许语言模型与外部端点和操作进行交互。它通过在向量数据库中索引 API 定义和文档来管理响应的专门上下文。 该基础设施涵盖了用于服务器和后台工作进程的容器化服务编排、基于队列的异步处理,以及用于监控实时用户交互的管理界面。该系统还处理数据库模式迁移和知识索引。
Injects structured API definitions as context into the language model to enable automated interaction with external operations.