2 مستودعات
Saving model internal deliberation steps and thinking process data for auditing and cost analysis.
Distinct from Data Persistence: Targets the persistence of 'thinking' tokens and reasoning traces specifically, not general application state
Explore 2 awesome GitHub repositories matching data & databases · Reasoning. Refine with filters or upvote what's useful.
Kiln is an LLM development workbench and evaluation framework designed for designing, testing, and optimizing prompts and AI agents. It functions as a multi-agent orchestrator and a RAG optimization tool, providing a visual interface for the iterative development of AI systems. The project distinguishes itself through a comprehensive fine-tuning pipeline that supports zero-code model training and reasoning distillation. It enables the creation of hierarchical multi-agent systems where specialized actors coordinate via tool calling, and it implements a Model Context Protocol server to expose t
Saves model internal deliberation steps and thinking process data for auditing and evaluation.
ruby_llm is an LLM integration framework and AI agent orchestrator designed to connect applications to multiple large language model providers through a unified interface. It serves as a toolkit for building autonomous assistants with custom personas, managing structured output via JSON schemas, and implementing vector embedding engines for semantic search. The project distinguishes itself as an observability suite and multimodal toolkit. It provides specialized capabilities for tracking token usage, calculating model costs, and tracing workflows via OpenTelemetry, while supporting the proces
Saves reasoning output and token counts to a database for auditing and cost tracking.