Sarah Wooders
|
e07a7ac1ef
|
Fix config tests (#343)
Co-authored-by: Vivian Fang <hi@vivi.sh>
|
2023-11-06 18:43:23 -08:00 |
|
Sarah Wooders
|
8700158222
|
Specify model inference and embedding endpoint separately (#286)
|
2023-11-06 17:19:45 -08:00 |
|
Dividor
|
b65972a1dc
|
Aligned code with README that environment variable for Azure embeddings should be AZURE_OPENAI_EMBEDDINGS_DEPLOYMENT (#308)
|
2023-11-05 10:01:02 -08:00 |
|
Sarah Wooders
|
b9ce763fda
|
VectorDB support (pgvector) for archival memory (#226)
|
2023-11-03 16:19:15 -07:00 |
|
Sarah Wooders
|
c9225d329e
|
Cli bug fixes (loading human/persona text, azure setup, local setup) (#222)
* mark depricated API section
* add readme
* add readme
* add readme
* add readme
* add readme
* add readme
* add readme
* add readme
* add readme
* CLI bug fixes for azure
* check azure before running
* Update README.md
* Update README.md
* bug fix with persona loading
* revert readme
* remove print
|
2023-10-31 13:51:20 -07:00 |
|
Sarah Wooders
|
23f3d42fae
|
Refactoring CLI to use config file, connect to Llama Index data sources, and allow for multiple agents (#154)
* Migrate to `memgpt run` and `memgpt configure`
* Add Llama index data sources via `memgpt load`
* Save config files for defaults and agents
|
2023-10-30 16:47:54 -07:00 |
|