Results 156 issues of OceanLi

## Pull Request Description **Overview** This pull request introduces a new **WriterTool**, expanding LionAGI’s ability to handle file writing and saving. The WriterTool enforces a configurable root directory for all...

## **Epic F: Tools & Code Interpreter Integration** ### 1. Search & Code Interpreter - **Issue F1.1:** **Python Sandbox** - *Description:* Implement a restricted Python interpreter environment for code-based queries....

## **Epic E: Cloud & Database Integrations** ### 1. Neo4j (Graph DB) Integration - **Issue E1.1:** **Neo4j Connector** - *Description:* Write a module or adapter that stores and retrieves LionAGI’s...

## **Epic D: Parameter Auto-Tuning & Prompt Optimization** ### 1. Prompt Optimization Algorithms - **Issue D1.1:** **Bayesian / Grid Search** - *Description:* Implement search approaches for exploring prompt templates or...

## **Epic C: Model Context Protocol & Symbolic Integration** ### 1. Context Protocol Integration - **Issue C1.1:** **Standardize Context Passing** - *Description:* Define an internal schema/structure for passing context (history,...

## **Epic B: Advanced Orchestration & Graph Execution** ### 1. Runtime Graph Engine - **Issue B1.1:** **Create a Graph Executor** - *Description:* Develop core logic to interpret a workflow graph...

## **Epic A: Knowledge Systems & Front-End** ### 1. Front-End Prototype - **Issue A1.1:** **Create Minimal UI** - *Description:* Implement a basic React/Vue/Next.js UI with user authentication (if needed). -...