by callawaycloud · Agent Tool · ★ 55
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.
| Stars | 55 |
| Forks | 26 |
| Language | Apex |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 68.6808914517635/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:
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.