Back
Join now
About

Popular Tags

  • typescript
  • react
  • open-source-coding-agent
  • llm
  • ai-agents
  • ui-components
  • shadcn-ui
  • tailwind
  • python
  • ai

Top Sources

  • github.com
  • clerk.com
  • 1771technologies.com
  • 21st.dev
  • abui.io
  • activepieces.com
  • ai-sdk.dev
  • alash3al.github.io
  • alchemy.run
  • altsendme.com

Browse by Type

  • Tools
  • Code
bookmrks.io - Discovery, refined.
Website favicongithub.com
Website preview

Python Framework for Self-Hosted LLM Workflows

Forge is a Python framework for self-hosted LLM tool-calling and multi-step workflows, enhancing reliability and context management.

flux
Tech Stack
GitHubCodecovPythonGitHub Actions
Summary

Forge is a Python framework designed for self-hosted LLM tool-calling and managing multi-step agentic workflows. It enhances the performance of local models by implementing a reliability layer that includes features like guardrails for error handling and context management.

Key features:

  • WorkflowRunner - Allows users to define tools, select a backend, and execute structured agent loops.
  • SlotWorker - Provides priority-queued access to a shared inference slot, enabling multiple agents to share a GPU slot efficiently.
  • Guardrails middleware - Integrates with user-defined orchestration loops to validate responses and enforce required steps.
  • Proxy server - Acts as a drop-in replacement for local model servers, applying guardrails transparently to client interactions.

Forge is particularly useful for developers building applications that require reliable multi-step workflows and context management, making it a valuable tool for AI-driven projects.

Comments
No comments yet. Sign in to add the first comment!
Tags
  • agentic-ai
    1
  • agentic-workflow
    1
  • agents
    1
  • ai-agents
    1
  • function-calling
    1
  • llama-cpp
    1
  • llamafile
    1
  • llm
    1
  • ollama
    1
  • open-source-coding-agent
    1
  • python
    1
  • self-hosted
    1
  • tool-calling
    1