msamylea

Results 3 issues of msamylea

## Why are these changes needed? Added entry to gallery for AutoGen Virtual Focus Group ## Related issue number ## Checks - [ ] I've included any doc changes needed...

Added support for Ollama and local models. Example usage: from lagent.actions import ActionExecutor, ArxivSearch, IPythonInterpreter from lagent.agents.react import ReAct from lagent.llms.ollama import OllamaAPI llm = OllamaAPI(model_type="llama3.1:8b-instruct-q8_0") def main(): llm =...

yaticker_pb2.py was using outdated proto, updated to proto v 5.29.3