Erik Peterson
fd04db12fa
Use prompt_toolkit to enable keyboard navigation in CLI ( #4649 )
...
* Use prompt_toolkit to enable keyboard navigation in CLI
* Also update other tests
---------
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com >
2023-06-11 14:19:42 -07:00
javableu
474a9c4d95
False believes challenge based on sally anne test. ( #4167 )
...
* False believes challenge based on sally anne test.
* Update test_memory_challenge_d.py
* Update challenge_d.md
Some text appearing in bold
* Update test_memory_challenge_d.py
* Update test_memory_challenge_d.py
* Update test_memory_challenge_d.py
* Update test_memory_challenge_d.py
black test_memory_challenge_d.py
* Update test_memory_challenge_d.py
replaced the dynamic time depending of the level to a fix time
* Update test_memory_challenge_d.py
isort command for the libraries
* Refactored memory challenge a
---------
Co-authored-by: Merwane Hamadi <merwanehamadi@gmail.com >
2023-06-09 15:02:41 -07:00
Reinier van der Leer
dafbd11686
Rearrange tests & fix CI ( #4596 )
...
* Rearrange tests into unit/integration/challenge categories
* Fix linting + `tests.challenges` imports
* Fix obscured duplicate test in test_url_validation.py
* Move VCR conftest to tests.vcr
* Specify tests to run & their order (unit -> integration -> challenges) in CI
* Fail Docker CI when tests fail
* Fix import & linting errors in tests
* Fix `get_text_summary`
* Fix linting errors
* Clean up pytest args in CI
* Remove bogus tests from GoCodeo
2023-06-06 10:48:49 -07:00
merwanehamadi
87776b2886
Make the information retrieval challenge a harder while still passing ( #4468 )
2023-05-30 15:56:58 -07:00
merwanehamadi
6806b66509
Information retrieval challenge ( #4456 )
...
* test: add information retrieval challenge b
* test: get information retrieval challenge be working.
* chore: clean up comments and imports.
* chore: fix incorrect import
* chore: clean up imports.
* fix: add web_selenium cmd. resolve missing loop cycle
* chore: remove commented code and unused imports.
* fix (4261): use 2 cycles instead of 3
* chore: fix mypy formatting
* chore: try 2 for mypy formatting
* chore: resolve flake8 issues
* chore: add docs
* chore: resolve linting flake8
* chore: correct formatting to black
* Update challenge_b.md
* refactored challenge
---------
Co-authored-by: PortlandKyGuy <kyleaaron1@gmail.com >
2023-05-30 12:10:49 -07:00
merwanehamadi
44f6d946f5
fix information retrieval challenge ( #4448 )
2023-05-27 18:26:30 -07:00
Kinance
4b7fa7f49d
Fix typo and links in documentation ( #4440 )
2023-05-27 10:52:38 +01:00
Reinier van der Leer
bfbe613960
Vector memory revamp (part 1: refactoring) ( #4208 )
...
Additional changes:
* Improve typing
* Modularize message history memory & fix/refactor lots of things
* Fix summarization
* Move memory relevance calculation to MemoryItem & improve test
* Fix import warnings in web_selenium.py
* Remove `memory_add` ghost command
* Implement overlap in `split_text`
* Move memory tests into subdirectory
* Remove deprecated `get_ada_embedding()` and helpers
* Fix used token calculation in `chat_with_ai`
* Replace Message TypedDict by dataclass
* Fix AgentManager singleton issues in tests
---------
Co-authored-by: Auto-GPT-Bot <github-bot@agpt.co >
2023-05-25 20:31:11 +02:00
Media
900de5fe63
Challenge: Kubernetes and documentation ( #4121 )
...
* challenge_kubes_and_readme
* docs
* testing
* black and isort
* revision
* lint
* comments
* blackisort
* docs
* docs
* deleting_cassette
* suggestions
* misspelling_errors
---------
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com >
2023-05-13 12:21:21 -07:00
minfeng-ai
23e1e1ed53
fix typos ( #3998 )
...
Co-authored-by: Minfeng Lu <minfenglu@Minfengs-MacBook-Pro.local >
Co-authored-by: Richard Beales <rich@richbeales.net >
2023-05-08 14:10:58 +01:00
Kaan
d1327fd1c2
Improve & fix memory challenge docs. ( #3989 )
...
Co-authored-by: Kaan Osmanagaoglu <kaano@questps.com.au >
2023-05-07 19:03:58 -07:00
merwanehamadi
baa7873ec1
memory challenge c inconsistent ( #3985 )
2023-05-07 20:16:26 -05:00
Douglas Schonholtz
dc959596fc
Memory Challenge C ( #3908 )
...
* Memory Challenge C
* Working cassettes
* Doc fixes
* Linting and doc fix
* Updated cassette
* One more cassette try
---------
Co-authored-by: merwanehamadi <merwanehamadi@gmail.com >
2023-05-07 16:28:43 -07:00
merwanehamadi
ca5abff93f
add information retrieval challenge to the wiki ( #3876 )
2023-05-06 17:48:08 +01:00
merwanehamadi
6d4bea3bb6
community challenges in the wiki ( #3764 )
2023-05-05 17:35:12 +01:00