Closed
Description
Duplicates
- I have searched the existing issues
Summary 💡
So here is another FIFO batch.
Examples 🌈
- [Cleanup] Removed unneeded imports #774
- Add docker compose scheduling #836
- Use UTF-8 encoding for reading config file. #970
- Add data_ingestion.py script for memory pre-seeding #992
- Readme cleanup #1118
- Fix twitter link: in README.md #1120
- [README] Link to 11Labs website to obtain API_KEY #1125
- skip getting relevant memory if no message history #1138
- Simple retry on Open AI chat if a Rate Limit or 502 Bad Gateway… #1142
- Update README - Discord link and unit test link #1144
- wrap infinite loop in class agent #1158
- Enable Custom Search API in gcp project #1197
- fix misspelling #1220
- Improve Dockerfile with best practices and optimizations #1231
- [environments] add devcontainer config #1232
- fix: remove duplicate debug mode logger #1236
- Resolving Unicode encoding issues #1242
- More robust log dir path #1312
Broken by the module introduction but fixed next day
- Easy run with bat file (with requirements check and install if needed) #870
- Feature/setup integration tests #1202
- README: Explain OpenAI billing for API key (Fixes issue about "API Rate Limit Reached. Waiting 20 seconds ... Failed to get response after 5 retries") #1304
- Add ability to use local embeddings model #1320
Abandoned by 23:00 UTC
- Refactor JSON parser to run a list of transformations #1023
- Use ruff for linting #1136
- Add Bing Search functionality and update README #1170
- Rename scripts to autogpt and inform users to run python autogpt/main.py #1173
- Use yaml prompt non-interactively #1187
Abandoned next day
- Update README.md begging people to USTFE #866
- Add additional openai request parameters to config and chat_completion #1150
- Main script docstrings improvements #1165
- Further docstring improvements #1171
- Switch from argparse to click for argument parsing #1184
- logger was used but not imported in token_counter.py #1317
- Doc update def clear in pinecone.py #1326
- Fix agent key error #1341
- Update docker-compose.yml #1342
- import logger #1345
Conflicts from Earlier Batches
- replace os with pathlib for ai_config.py #647 - better path handling
Motivation 🔦
I changed the way I compile PR lists, so while the issue is empty the list of issues in the batch is kept elsewhere. I will publish it shortly before the batch is frozen so that we can see the remaining ones.