octogen icon indicating copy to clipboard operation
octogen copied to clipboard

Octogen is an Open-Source Code Interpreter Agent Framework

Results 28 octogen issues
Sort by recently updated
recently updated
newest added

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.21.1 to 0.23.6. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.23.6 0.23.6 (2024-03-19) Fix compatibility with pytest 8.2 #800 Known issues As of v0.23, pytest-asyncio attaches an...

dependencies

Bumps [openai](https://github.com/openai/openai-python) from 0.28.1 to 1.28.2. Release notes Sourced from openai's releases. v1.28.2 1.28.2 (2024-05-13) Full Changelog: v1.28.1...v1.28.2 Bug Fixes client: accidental blocking sleep in async code (#1415) (0ac6ecb) Chores...

dependencies

Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.2 to 69.5.1. Changelog Sourced from setuptools's changelog. v69.5.1 No significant changes. v69.5.0 Features Refresh unpinned vendored dependencies. (#4253) Updated vendored packaging to version 24.0. (#4301) v69.4.2...

dependencies

Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.29.3 to 6.29.4. Release notes Sourced from ipykernel's releases. v6.29.4 6.29.4 (Full Changelog) Bugs fixed Fix side effect import for pickleutil #1216 (@​blink1073) Maintenance and upkeep improvements...

dependencies

Bumps [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) from 3.0.40 to 3.0.43. Release notes Sourced from prompt-toolkit's releases. 3.0.43 Fixes regression from 3.0.42: Fix regression on Pypy: Don't use ctypes.pythonapi to restore SIGINT if not available....

dependencies

![image](https://github.com/dbpunk-labs/octogen/assets/8623385/6b7b017e-f310-4fd6-bee5-542f502ccaea)

enhancement

## Background and Why Even GPT-4, a well-performing model, can generate outdated code due to outdated training data. However, LLMs have a strong language understanding ability, which can be used...

octogen-agent-service
bash-interpreter
python-interpter

## Agent Improvement - [ ] support long memory system. - [ ] #165 - [x] #171 - [x] #181 - [ ] support the external memory ## API Improvement...

planning