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 |
|
merwanehamadi
|
4143d212a5
|
Feature/basic proxy (#4164)
* basic proxy (#54)
* basic proxy (#55)
* basic proxy
* basic proxy
* basic proxy
* basic proxy
* add back double quotes
* add more specific files
* write file
* basic proxy
* Put back double quotes
|
2023-05-14 11:07:37 +12:00 |
|
merwanehamadi
|
b0c6ed999c
|
Feature/tighten up ci pipeline (#3700)
|
2023-05-02 19:07:50 +01:00 |
|
Robin Richtsfeld
|
76bd192f82
|
Set vcr_config scope to "session" (#3361)
Co-authored-by: BillSchumacher <34168009+BillSchumacher@users.noreply.github.com>
|
2023-04-26 20:55:01 -05:00 |
|
merwanehamadi
|
7a006afb17
|
fix cassettes recording (#3342)
|
2023-04-26 13:11:08 -07:00 |
|
merwanehamadi
|
a6355a6bc8
|
use pytest-recording with VCR (#3283)
|
2023-04-26 09:57:05 -07:00 |
|