by callawaycloud · Agent Tool · ★ 55
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
llm-apex-agents Run Large Language Model (GPT) agents in Salesforce apex. Watch Full Demo Here :shipit: What is an Agent? An “Agent” is a technique for instilling the ability for an LLM to “Reason” and take “Action”. This approach is introduced by the ReAct Paper (Reason → Act) and used in popular libraries like langchain and auto-gpt. Library Terminology : LLM/GTP model. Currently only OpenAI GPT Completion & Chat models are supported. : The communication "protocol" between the model & system. Currently only ReAct style prompts are supported. : A instance formed to solve a given objective. : The commands at the agents disposal : The act of invoking a tool Getting Started install in a scratch org () or to a developer edition () Warning Scratch & developer orgs have a limit of 5 chained queueable jobs, which will limit how much work the agent can do. Assign yourself to the permission set. Open Setup - Named Credential - External Credential - O
| Stars | 55 |
| Forks | 26 |
| Language | Apex |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 44.2/100 |
| Open Issues | 7 |
| Last Updated | 2023-04-26 |
| Created | 2023-04-07 |
| Est. Tokens | ~18k |
These tools work well together with llm-apex-agents for enhanced workflows:
Looking for a llm-apex-agents alternative? If you're comparing llm-apex-agents with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Open-source framework for building AI agents in Salesforce, with built-in memory, tools, and security
Open source chat kit engineered for seamless interaction with AI models.
c4 GenAI Suite
🤖 A curated list of websites that restrict access to AI Agents, AI crawlers and GPTs
Autogen studio docker
An introduction to the world of AI Agents
Explore other popular agent tool tools:
llm-apex-agents is Run Large Language Model "Agents" in Salesforce apex. It is categorized as a Agent Tool with 55 GitHub stars.
llm-apex-agents is primarily written in Apex. It covers topics such as apex, chatgpt, gpt-4.
You can find installation instructions and usage details in the llm-apex-agents GitHub repository at github.com/callawaycloud/llm-apex-agents. The project has 55 stars and 26 forks, indicating an active community.
llm-apex-agents is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to llm-apex-agents on Agent Skills Hub include aiAgentStudio, unsaged, c4-genai-suite. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.