A Uniform interface to call different LLMs
Uniform interface to call different LLM.
Uniform interface to call different LLM.
Define and laod a custom model
Use AgentOps to simplify the development process and monitor your agents in production.
Use Mem0 to create agents with memory.
This notebook demonstrates the use of Assistant Agents in conjunction with Azure Cognitive Search and Azure Identity
Use Langchain tools.
Integrate llamaindex agents with Autogen.
Use Databricks DBRX and Foundation Model APIs to build AutoGen applications backed by open-source LLMs.
Constrained responses via guidance.
Explore the use of AutoGen's RetrieveChat for tasks like code generation from docstrings, answering complex questions with human feedback, and exploiting features like Update Context, custom prompts, and few-shot learning.
Explore the use of AutoGen's RetrieveChat for tasks like code generation from docstrings, answering complex questions with human feedback, and exploiting features like Update Context, custom prompts, and few-shot learning.
This notebook demonstrates the usage of QdrantRetrieveUserProxyAgent for RAG.
Scrapping web pages and summarizing the content using agents with tools.