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 |
|