awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesLLM Capability Invocation

The act of calling upon specific functional abilities of large language models for text generation or analysis.

Distinct from LLM Capability Dimensions: Candidates focus on benchmarking or indexing capabilities rather than the act of invoking them.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · LLM Capability Invocation. Refine with filters or upvote what's useful.

Awesome LLM Capability Invocation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • j3ssie/osmedeusAvatar von j3ssie

    j3ssie/Osmedeus

    6,425Auf GitHub ansehen↗

    Osmedeus is a security workflow orchestration engine that coordinates AI agents, shell commands, and scanning tools through declarative YAML pipelines. It functions as a distributed security scanner, a declarative workflow automator, and an AI agent framework for security, enabling automated multi-step security analysis with conditional branching, parallel execution, and distributed workers. The engine distinguishes itself through a hybrid runner model that executes workflow steps on the local host, inside Docker containers, or over SSH to remote machines, selected per step or module. It supp

    Provides built-in utility functions for making single or multi-turn LLM calls within workflow steps.

    Go
    Auf GitHub ansehen↗6,425
  1. Home
  2. Artificial Intelligence & ML
  3. LLM Capability Invocation

Unter-Tags erkunden

  • Multi-Turn LLM Call FunctionsBuilt-in functions for making single or multi-turn LLM calls with custom request bodies within workflow steps. **Distinct from LLM Capability Invocation:** Distinct from LLM Capability Invocation: provides utility functions for multi-turn LLM calls within workflow steps, not just invoking capabilities.