This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
Auto-GPT
Watch
1
Star
0
Fork
0
You've already forked Auto-GPT
mirror of
https://github.com/aljazceru/Auto-GPT.git
synced
2025-12-29 11:54:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
376ecf0c5f1180739b94b68b4ee5cdcd7dca2f09
Auto-GPT
/
autogpt
/
memory
/
vector
History
Reinier van der Leer
e746a45158
Merge branch 'master' into release-v0.4.4
2023-07-11 23:51:48 +02:00
..
providers
Drop AbstractSingleton as a parent class of the vector memory (
#4901
)
2023-07-08 09:27:43 -07:00
__init__.py
Add docstring to function
get_memory()
in
autogpt.memory.vector
(
#1296
)
2023-07-07 07:39:36 +02:00
memory_item.py
Fix
summarize_text
usages and self-calls (
#4863
)
2023-07-07 06:56:29 +02:00
utils.py
Fix regression: restore api_base and organization configurability (
#4933
)
2023-07-10 04:32:04 +02:00