agilecoder
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: agilecoder | ||
| Version: 0.1.6 | ||
| Version: 0.1.6.1 | ||
| Summary: AgileCoder | ||
@@ -15,2 +15,3 @@ Home-page: https://github.com/FSoft-AI4Code/AgileCoder | ||
| Requires-Dist: nltk | ||
| Requires-Dist: flask | ||
| Requires-Dist: tenacity | ||
@@ -17,0 +18,0 @@ Requires-Dist: python-dotenv |
@@ -6,2 +6,3 @@ openai==0.28.1 | ||
| nltk | ||
| flask | ||
| tenacity | ||
@@ -8,0 +9,0 @@ python-dotenv |
@@ -5,3 +5,3 @@ import os | ||
| import signal | ||
| import glob | ||
| import json | ||
| import subprocess | ||
@@ -481,2 +481,4 @@ import time | ||
| writer.write("{}:\n{}\n\n".format("Incorporated_images", len(self.incorporated_images.keys()))) | ||
| with open(os.path.join(directory, 'tool_usage.json'), "w") as f: | ||
| json.dump(self.tool_usage, f) | ||
| print(os.path.join(directory, meta_filename), "Wrote") | ||
@@ -483,0 +485,0 @@ |
+2
-1
| Metadata-Version: 2.1 | ||
| Name: agilecoder | ||
| Version: 0.1.6 | ||
| Version: 0.1.6.1 | ||
| Summary: AgileCoder | ||
@@ -15,2 +15,3 @@ Home-page: https://github.com/FSoft-AI4Code/AgileCoder | ||
| Requires-Dist: nltk | ||
| Requires-Dist: flask | ||
| Requires-Dist: tenacity | ||
@@ -17,0 +18,0 @@ Requires-Dist: python-dotenv |
+2
-1
| from setuptools import setup, find_packages | ||
| setup(name='agilecoder', | ||
| version='0.1.6', | ||
| version='0.1.6.1', | ||
| description='AgileCoder', | ||
@@ -21,2 +21,3 @@ url='https://github.com/FSoft-AI4Code/AgileCoder', | ||
| "nltk", | ||
| "flask", | ||
| "tenacity", | ||
@@ -23,0 +24,0 @@ "python-dotenv", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
519797
0.04%9921
0.03%