Generate a RAG agent that uses a local Chroma DB vector store
Generate the code for a planning agent with vectorstore database memory using chromadb and the tools search duckduckgosearch and the file filemanagementtoolkit and is able to execute python functions with the PythonREPL utility
Create a streamlit interface that uses a locally hosted LLM with LlamaCpp, web search with DuckDuckGoSearch, and a persistant memory store using Chroma DB
Generate an agent using an openai llm that has a memory backed by a vectorstore database