robocorp / llmstatemachineLinks
A Python library for building GPT-powered agents with state machine logic and chat history memory.
☆70Updated last year
Alternatives and similar repositories for llmstatemachine
Users that are interested in llmstatemachine are comparing it to the libraries listed below
Sorting:
- Repository to demonstrate Chain of Table reasoning with multiple tables powered by LangGraph☆147Updated last year
- This repository implements the chain of verification paper by Meta AI☆177Updated last year
- ☆177Updated last year
- Google Deepmind's PromptBreeder for automated prompt engineering implemented in langchain expression language.☆147Updated last year
- LangEvals aggregates various language model evaluators into a single platform, providing a standard interface for a multitude of scores a…☆65Updated last week
- Task-based Agentic Framework using StrictJSON as the core☆459Updated last month
- LangChain chat model abstractions for dynamic failover, load balancing, chaos engineering, and more!☆84Updated last year
- A simple Python sandbox for helpful LLM data agents☆283Updated last year
- Towards Human-Friendly, Fast Learning and Adaptable Agent Communities☆153Updated 2 months ago
- Tutorial for building LLM router☆228Updated last year
- Code and data for "Lumos: Learning Agents with Unified Data, Modular Design, and Open-Source LLMs"☆470Updated last year
- The Rule-based Retrieval package is a Python package that enables you to create and manage Retrieval Augmented Generation (RAG) applicati…☆248Updated 11 months ago
- Natural Language Interfaces Powered by LLMs☆94Updated last year
- Metrics to evaluate the quality of responses of your Retrieval Augmented Generation (RAG) applications.☆318Updated 2 months ago
- ChatData 🔍 📖 brings RAG to real applications with FREE✨ knowledge bases. Now enjoy your chat with 6 million wikipedia pages and 2 milli…☆177Updated 10 months ago
- Continuous Integration for LLM powered applications☆249Updated 2 years ago
- low-code multi-agent automation framework☆257Updated last year
- Beating the GAIA benchmark with Transformers Agents. 🚀☆136Updated 7 months ago
- Improve your questions! The AI for Inquiry - QuestionImprover Agent is an LLM-driven “tool for thought” designed to enhance the depth and…☆146Updated 7 months ago
- ☆194Updated 2 weeks ago
- This open-source repository offers reference code for integrating workplace datastores with Cohere's LLMs, enabling developers and busine…☆151Updated 11 months ago
- A DSPy-based implementation of the tree of thoughts method (Yao et al., 2023) for generating persuasive arguments☆89Updated 11 months ago
- 👾📦 CodeBoxAPI is the simplest sandboxing infrastructure for your LLM Apps and Services.☆354Updated 7 months ago
- Synthetic Data for LLM Fine-Tuning☆120Updated last year
- A Ruby on Rails style framework for the DSPy (Demonstrate, Search, Predict) project for Language Models like GPT, BERT, and LLama.☆130Updated 11 months ago
- Record and replay LLM interactions for langchain