-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Description
Description
Add support in Forge to integrate and manage site tools for popular LLM servers, including Claude, OpenAI, Gemini, and X.ai. Enable seamless usage of their APIs and tool invocation capabilities within Forge projects.
Current Behavior
Currently, Forge does not support direct integration with LLM server site tools for Claude, OpenAI, Gemini, or X.ai. Users must rely on MCP integrations
Proposed Changes
- Implement adapters or connectors for each LLM server to integrate their site tools into Forge.
- Provide unified interface in Forge to configure, invoke, and manage these tools.
- Support core features such as tool discovery, input/output schema handling, and authentication for each server platform.
- Allow usage of these tools within Forge projects/workflows, leveraging server-specific capabilities seamlessly.
Benefits
- Simplifies usage and adoption of popular LLM server tool ecosystems in Forge.
- Enhances Forge’s flexibility and appeal by providing streamlined access to powerful LLM-powered tools from leading providers.
- Improves developer productivity by standardizing tool integration workflows across different LLM servers.
Additional Context
Links to relevant documentation for reference:
Metadata
Metadata
Assignees
Labels
No labels