Commit Graph

288 Commits

Author SHA1 Message Date
Shubham Naik
8fc8c55f14
chore: support alembic (#1867)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-10-11 15:51:14 -07:00
Matthew Zhou
a2d1d9e5ee
test: add complex testing for Groq Llama 3.1 70b (#1845)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-08 14:22:13 -07:00
Sarah Wooders
9acb4f8295
chore: bump version 0.4.1 (#1809) 2024-10-03 18:08:46 -07:00
Matthew Zhou
9018807626
feat: Add integration with Composio tools (#1820)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-10-02 20:58:03 -07:00
Matthew Zhou
c2a22b6a0c
docs: Finish writing example for LangChain tooling (#1810)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-10-01 13:46:49 -07:00
Matthew Zhou
ac3197e32b
fix: Enable importing LangChain tools with arguments (#1807)
Co-authored-by: Matt Zhou <mattzhou@Matts-MacBook-Pro.local>
2024-09-30 18:47:48 -07:00
Sarah Wooders
85faf5f474
chore: migrate package name to letta (#1775)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-09-23 09:15:18 -07:00
Sarah Wooders
c3c034b25b
feat: add locust for testing user/connection scaling (#1742) 2024-09-12 15:37:32 -07:00
Sarah Wooders
65935673f8
fix: various fixes to python client + bump version to 0.4.0 (#1737) 2024-09-09 10:12:22 -07:00
Charles Packer
f10e201820
refactor: use jinja2 templates for Memory.compile instead of writing Python code (#1687) 2024-09-03 15:44:52 -07:00
Sarah Wooders
f2dfa79432
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (#1579)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
2024-08-16 19:53:21 -07:00
Charles Packer
55a36a6e3d
revert: #1659 (#1660) 2024-08-16 19:52:47 -07:00
Sarah Wooders
b39ad16a9d
refactor: move API to standardized pydantic schemas across CLI, Python client, REST server (cleaned up git history) (#1659)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: matthew zhou <matthewzhou@matthews-MacBook-Pro.local>
Co-authored-by: Zack Field <field.zackery@gmail.com>
Co-authored-by: robingotz <tug29225@temple.edu>
Co-authored-by: Vandracon <vandracon@yahoo.com>
Co-authored-by: Maximilian-Winter <maximilian.winter.91@gmail.com>
Co-authored-by: Scott <scott@vysona.com>
Co-authored-by: Jonathan Ward <jonathan.ward7892@gmail.com>
Co-authored-by: madgrizzle <john@thehogans.name>
Co-authored-by: Carlo <284474102@qq.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Robin Goetz <35136007+goetzrobin@users.noreply.github.com>
2024-08-16 19:33:47 -07:00
Sarah Wooders
7f2266ebe5 bump version 2024-08-16 18:16:30 -07:00
Sarah Wooders
b29b543d45 bump version 2024-08-15 14:08:59 -07:00
Charles Packer
6ba68c3aa9
fix: patch unbound variable on streaming tokens (#1630) 2024-08-10 18:06:16 -07:00
Sarah Wooders
ebf59f9c02
chore: bump version 0.3.22 (#1597) 2024-07-30 22:34:15 -07:00
Sarah Wooders
35e79150e6
fix: bump version 0.3.21 (#1576) 2024-07-26 14:51:14 -07:00
Sarah Wooders
3504a02585
chore: bump version 0.3.20 (#1568) 2024-07-25 09:46:39 -07:00
Sarah Wooders
d14ffab236 bump version 2024-07-14 15:47:53 -07:00
Vinayak Sharma
0ddf283677
fix: Fixed issue #1523 (#1526) 2024-07-09 14:10:15 -07:00
Sarah Wooders
5ffe3c0864
chore: bump version to 0.3.18 (#1483) 2024-06-27 09:34:59 -07:00
Sarah Wooders
7a4c6d4f2a
feat: add tools from the Python client (#1463) 2024-06-21 20:58:12 -07:00
Sarah Wooders
b7e8a11399
fix: various fixes to python client and add tutorial notebooks (#1377) 2024-06-09 15:32:20 -07:00
Anush
19480ec5fa
feat: Qdrant storage connector (#1023) 2024-06-04 23:24:25 -07:00
Sarah Wooders
e1cbe646ea
chore: bump version 0.3.17 (#1435) 2024-06-04 22:20:19 -07:00
Sarah Wooders
8260e27ba5
feat: Ollama embeddings api + Ollama tests (#1433)
Co-authored-by: Krishna Mandal <krishna@mandal.us>
2024-06-04 20:49:20 -07:00
Charles Packer
ec894cddd4
chore: bump version (#1421) 2024-05-26 16:03:53 -07:00
Sarah Wooders
8d7ac83c0f
feat: Milvus storage connector (#1198) (#1400)
Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
2024-05-25 21:36:46 -07:00
Charles Packer
c6325feef6
chore: bump version (#1390) 2024-05-16 15:55:05 -07:00
Charles Packer
a900be37fb
chore: bump version to 0.3.14 + strip version from server yaml (#1334) 2024-05-03 15:38:53 -07:00
Sarah Wooders
5702481db1
chore: update pypi description (#1321)
Co-authored-by: cpacker <packercharles@gmail.com>
2024-05-02 15:44:31 -07:00
Charles Packer
3825eccf67
chore: bump version (#1318) 2024-05-01 13:51:42 -07:00
Charles Packer
a86374b464
ci: update workflows (add autoflake and isort) (#1300) 2024-04-27 11:54:34 -07:00
Sarah Wooders
274596c011
chore: bump version to 0.3.12 (#1291) 2024-04-22 21:34:38 -07:00
Sarah Wooders
80f0ef507b
feat: use background tasks for processing uploaded files to REST API (#1263) 2024-04-19 18:15:30 -07:00
Sarah Wooders
b17c653748
fix: Clean up and simplify docker entrypoint (#1235) (#1259)
Co-authored-by: Ethan Knox <norton120@gmail.com>
2024-04-18 22:39:11 -07:00
Charles Packer
aeb4a94e0b
feat: add streaming support for OpenAI-compatible endpoints (#1262) 2024-04-17 23:40:52 -07:00
Sarah Wooders
e22f3572fd
chore: bump version (#1269) 2024-04-17 19:18:33 -07:00
Sarah Wooders
b9f0eb37b8
chore: bump version to 3.10 (#1252) 2024-04-12 22:31:03 -07:00
Sarah Wooders
9ffa003332
chore: bump version to 0.3.9 (#1238) 2024-04-10 19:45:39 -07:00
Sarah Wooders
09bf0db3d5
chore: upgrade dependencies and make package compatible with Python 3.12 (#1228) 2024-04-06 13:46:23 -07:00
Sarah Wooders
669cdee410
fix: upgrade llama-index-embeddings-huggingface package and fix bug with local embeddings (#1222) 2024-04-05 22:43:27 -07:00
Sarah Wooders
fb2d78f027
chore: bump version to 0.3.8 (#1217) 2024-04-03 13:07:14 -07:00
Charles Packer
d695ff589a
chore: bump version to 0.3.7 (#1173) 2024-03-20 22:03:56 -07:00
Charles Packer
237a96b233
chore: bump version to 0.3.6 (#1114) 2024-03-11 16:33:38 -07:00
Sarah Wooders
f193aa58fa
feat: Add data sources to REST API (#1118) 2024-03-10 14:34:35 -07:00
Charles Packer
2885002df0
chore: bump version to 0.3.5 (#1091) 2024-03-05 21:28:02 -08:00
Sarah Wooders
d93ddc8021
chore: only install llama-index-embeddings-huggingface for extras local (#1099) 2024-03-05 17:20:20 -08:00
Sarah Wooders
ef3c843f27
fix: move to TokenTextSplitter for more reliable chunking (#1098) 2024-03-05 17:00:28 -08:00
Charles Packer
dcf746cd91
feat: one time pass of autoflake + add autoflake to dev extras (#1097)
Co-authored-by: tombedor <tombedor@gmail.com>
2024-03-05 16:35:12 -08:00
Charles Packer
bd84f7c1dd
ci: patch embedding issue in tests (#1096) 2024-03-05 13:52:54 -08:00
thefux
47b529966c
fix: huggingface embeddings dependency (#1087)
Co-authored-by: Abderrahmen Rakez <a.rakez@envisia.de>
Co-authored-by: sarahwooders <sarahwooders@gmail.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2024-03-04 17:21:07 -08:00
Sarah Wooders
15dbe34dfe
feat: Update REST API routes GET information for agents/humans/personas and store humans/personas in DB (#1074) 2024-03-02 13:07:24 -08:00
Charles Packer
acb73dc1d1
chore: bump version to 0.3.4 (#1075) 2024-02-29 20:52:08 -08:00
tombedor
9681a60bc9
fix: configure black (#1072) 2024-02-29 15:19:08 -08:00
Sarah Wooders
ce1ce9d06f
feat: Add data loading and attaching to server (#1051) 2024-02-24 19:34:32 -08:00
Sarah Wooders
38c184caf8
feat: refactor loading and attaching data sources, and upgrade to llama-index==0.10.6 (#1016) 2024-02-18 16:57:01 -08:00
Sarah Wooders
24eb7cdd2f
chore: bump version 0.3.3 (#1015) 2024-02-18 13:22:27 -08:00
Charles Packer
11feeccf5d
chore: remove python-box from deps (#1019) 2024-02-16 12:08:01 -08:00
Sarah Wooders
97967fc8cd
chore: bump to version 0.3.2 (#995) 2024-02-12 17:00:46 -08:00
Sarah Wooders
68a92ceeb5
chore: bump version to 0.3.1 (#979) 2024-02-08 20:48:44 -08:00
Sarah Wooders
f4ee8068f2
chore: require >=3.10 for python (#931) 2024-01-25 13:15:22 -08:00
Charles Packer
5ff89b671c
chore: bump version to 0.3.0 (#912) 2024-01-23 14:08:36 -08:00
RT
08ac8beaa3
build: Add a warn-only pyright Github action (#861) 2024-01-20 16:03:20 -08:00
Sarah Wooders
65bbeb1b3e
chore: Updatepyproject.toml and README (#866) 2024-01-19 15:44:41 -08:00
Sarah Wooders
ad1e9a3919
fix: Remove psycopg dependency (#853) 2024-01-18 19:43:52 -08:00
Charles Packer
cee1971479
chore: bump version to 0.2.12 (#805) 2024-01-11 15:52:51 -08:00
cpacker
ec0037ed3a Merge branch 'main' into cherry-pick-storage-refactor 2024-01-04 13:11:01 -08:00
Sarah Wooders
5b2757f3ec Add assert for postgres storage connector column type 2024-01-04 11:20:03 -08:00
Sarah Wooders
28eeaa17da Upgrade pytest version 2024-01-04 10:42:11 -08:00
Charles Packer
009e7232a0
bump version 0.2.11 (#777) 2024-01-03 15:05:01 -08:00
cpacker
c10b72feb3 add pexpect to dev dependencies 2024-01-02 22:08:15 -08:00
Sarah Wooders
81a29e4348 Add sqlalchemy package 2023-12-27 14:58:57 +04:00
Sarah Wooders
48f1fd490e Bugfixes for get_all function and code cleanup to match main 2023-12-26 17:50:49 +04:00
Sarah Wooders
9b3d59e016 Support recall and archival memory for postgres
working test
2023-12-26 17:05:24 +04:00
Charles Packer
40487c58cb
bump version 0.2.10 (#699) 2023-12-25 11:45:53 -08:00
Charles Packer
e1e8ed145f
bump version (bugfix release) (#683) 2023-12-22 11:25:12 -08:00
Sarah Wooders
f4e1c1399e
bump version to 0.2.8 (#678) 2023-12-22 09:57:16 -08:00
Charles Packer
8ececf94d6
poetry add [html2text/docx2text] (#633) 2023-12-16 13:21:19 -08:00
Charles Packer
641bf32ad6
added autogen as an extra (#616)
* added autogen as an extra

* updated docs

Co-authored-by: hemanthsavasere <hemanth.savasere@gmail.com>
2023-12-13 21:36:03 -08:00
Charles Packer
b83d1c599f
API server refactor + REST API (#593)
* init server refactor

* refactored websockets server/client code to use internal server API

* added intentional fail on test

* update workflow to try and get test to pass remotely

* refactor to put websocket code in a separate subdirectory

* added fastapi rest server

* add error handling

* modified interface return style

* disabled certain tests on remote

* added SSE response option for user_message

* fix ws interface test

* fallback for oai key

* add soft fail for test when localhost is borked

* add step_yield for all server related interfaces

* extra catch

* update toml + lock with server add-ons (add uvicorn+fastapi, move websockets to server extra)

* regen lock file

* added pytest-asyncio as an extra in dev

* add pydantic to deps

* renamed CreateConfig to CreateAgentConfig

* fixed POST request for creating agent + tested it
2023-12-11 15:08:42 -08:00
Sarah Wooders
d3066d7728
Bump version 0.2.7 (#607) 2023-12-10 22:36:19 -08:00
Sarah Wooders
34e914a067
Add lancedb and chroma into default package dependencies (#605)
* add lancedb and chroma info default dependencies

* Update tests.yml

---------

Co-authored-by: Charles Packer <packercharles@gmail.com>
2023-12-10 21:20:33 -08:00
Charles Packer
b8b375d663
Patch azure embeddings + handle azure deployments properly (#594)
* Fix bug where embeddings endpoint was getting set to deployment, upgraded pinned llama-index to use new version that has azure endpoint

* updated documentation

* added memgpt example for openai

* change wording to match configure
2023-12-08 16:31:43 -08:00
Sarah Wooders
efdd066f9f
Fix pyproject.toml chroma version (#582)
* 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

* remove print

* make errors for cli flags more clear

* format

* add initial postgres implementation

* working chroma loading

* add postgres tests

* working initial load into postgres and chroma

* add load index command

* semi working load index

* disgusting import code thanks to llama index's nasty APIs

* add postgres connector

* working postgres integration

* working local storage (changed saving)

* implement /attach

* remove old code

* split up storage conenctors into multiple files

* remove unused code

* cleanup

* implement vector db loading

* cleanup state savign

* add chroma

* minor fix

* fix up chroma integration

* fix list error

* update dependencies

* update docs

* format

* cleanup

* forgot to add embedding file

* upgrade llama index

* fix data source naming bug

* remove legacy

* os import

* upgrade chroma version

* fix chroma package
2023-12-05 18:40:20 -08:00
Sarah Wooders
9c2e6b774c
Chroma storage integration (#285) 2023-12-05 17:49:00 -08:00
Sarah Wooders
2cb91fb20f
Bump version to 0.2.6 (#573) 2023-12-04 23:04:33 -08:00
Charles Packer
65336a3c03
Add pyyaml package to pyproject.toml (#557) 2023-12-04 18:48:12 -08:00
Sarah Wooders
6e144824aa
Upgrade to llama_index=0.9.10 (#556)
* minor fix

* forgot to add embedding file

* upgrade llama index
2023-12-01 17:45:25 -08:00
Sarah Wooders
24d398eb75
bump version (#551) 2023-12-01 16:10:58 -08:00
Charles Packer
ec7fa25c07
Update AutoGen documentation and notebook example (#540)
* Update AutoGen documentation

* Update webui.md

* Update webui.md

* Update lmstudio.md

* Update lmstudio.md

* Update mkdocs.yml

* Update README.md

* Update README.md

* Update README.md

* Update autogen.md

* Update local_llm.md

* Update local_llm.md

* Update autogen.md

* Update autogen.md

* Update autogen.md

* refreshed the autogen examples + notebook (notebook is untested)

* unrelated patch of typo I noticed

* poetry remove pyautogen, then manually removed autogen extra in .toml

* add pdf dependency

---------

Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2023-11-30 17:45:04 -08:00
Sarah Wooders
dd5a110be4
Removing dead code + legacy commands (#536) 2023-11-30 13:37:11 -08:00
Charles Packer
bc0c1e4a37
Remove openai package and migrate to requests (#534) 2023-11-30 13:00:13 -08:00
Sarah Wooders
7eda062ec0
add autogen extra (#530) 2023-11-29 11:30:27 -08:00
Sarah Wooders
febc7344c7
Add support for HuggingFace Text Embedding Inference endpoint for embeddings (#524) 2023-11-27 16:28:49 -08:00
Sarah Wooders
09dfc17061
update version (#497) 2023-11-22 08:58:24 -08:00
Prashant Dixit
f957209c35
Lancedb storage integration (#455) 2023-11-17 11:36:30 -08:00
Sarah Wooders
36e8488aab
[version] bump version to 0.2.3 (#457) 2023-11-15 10:21:10 -08:00
Charles Packer
7a2fe850ed
WebSocket interface and basic server.py process (#399) 2023-11-13 17:30:24 -08:00
Charles Packer
b789549d02
Configurable presets to support easy extension of MemGPT's function set (#420)
* partial

* working schema builder, tested that it matches the hand-written schemas

* correct another schema diff

* refactor

* basic working test

* refactored preset creation to use yaml files

* added docstring-parser

* add code for dynamic function linking in agent loading

* pretty schema diff printer

* support pulling from ~/.memgpt/functions/*.py

* clean

* allow looking for system prompts in ~/.memgpt/system_prompts

* create ~/.memgpt/system_prompts if it doesn't exist

* pull presets from ~/.memgpt/presets in addition to examples folder

* add support for loading agent configs that have additional keys

---------

Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2023-11-13 10:43:28 -08:00
Charles Packer
e4eec4ad04
[version] bump release to 0.2.2 (#436) 2023-11-13 07:13:00 -08:00
Sarah Wooders
3df7989e64
[version] bump version to 0.2.1 (#417) 2023-11-10 13:14:58 -08:00
Sarah Wooders
2ecc45c8ce
[version] bump version to 0.2.0 (#410) 2023-11-10 08:54:50 -08:00
Charles Packer
055bc805b7
softpass test when keys are missing (#369)
* softpass test when keys are missing

* update to use local model

* both openai and local

* typo

* fix

* Specify model inference and embedding endpoint separately  (#286)

* Fix config tests (#343)

Co-authored-by: Vivian Fang <hi@vivi.sh>

* Avoid throwing error for older `~/.memgpt/config` files due to missing section `archival_storage` (#344)

* avoid error if has old config type

* Dependency management  (#337)

* Divides dependencies into `pip install pymemgpt[legacy,local,postgres,dev]`. 
* Update docs

* Relax verify_first_message_correctness to accept any function call (#340)

* Relax verify_first_message_correctness to accept any function call

* Also allow missing internal monologue if request_heartbeat

* Cleanup

* get instead of raw dict access

* Update `poetry.lock` (#346)

* 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

* remove print

* make errors for cli flags more clear

* format

* fix imports

* fix imports

* add prints

* update lock

* Add autogen example that lets you chat with docs (#342)

* Relax verify_first_message_correctness to accept any function call

* Also allow missing internal monologue if request_heartbeat

* Cleanup

* get instead of raw dict access

* Support attach in memgpt autogen agent

* Add docs example

* Add documentation, cleanup

* add gpt-4-turbo (#349)

* add gpt-4-turbo

* add in another place

* change to 3.5 16k

* Revert relaxing verify_first_message_correctness, still add archival_memory_search as an exception (#350)

* Revert "Relax verify_first_message_correctness to accept any function call (#340)"

This reverts commit 30e911057d.

* add archival_memory_search as an exception for verify

* Bump version to 0.1.18 (#351)

* Remove `requirements.txt` and `requirements_local.txt` (#358)

* update requirements to match poetry

* update with extras

* remove requirements

* disable pretty exceptions (#367)

* Updated documentation for users (#365)


---------

Co-authored-by: Vivian Fang <hi@vivi.sh>

* Create pull_request_template.md (#368)

* Create pull_request_template.md

* Add pymemgpt-nightly workflow (#373)

* Add pymemgpt-nightly workflow

* change token name

* Update lmstudio.md (#382)

* Update lmstudio.md

* Update lmstudio.md

* Update lmstudio.md to show the Prompt Formatting Option (#384)

* Update lmstudio.md to show the Prompt Formatting Option

* Update lmstudio.md Update the screenshot

* Swap asset location from #384 (#385)

* Update poetry with `pg8000` and include `pgvector` in docs  (#390)

* Allow overriding config location with `MEMGPT_CONFIG_PATH` (#383)

* Always default to local embeddings if not OpenAI or Azure  (#387)

* Add support for larger archival memory stores (#359)

* Replace `memgpt run` flags error with warning + remove custom embedding endpoint option + add agent create time (#364)

* Update webui.md (#397)

turn emoji warning into markdown warning

* Update webui.md (#398)

* dont hard code embeddings

* formatting

* black

* add full deps

* remove changes

* update poetry

---------

Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Vivian Fang <hi@vivi.sh>
Co-authored-by: MSZ-MGS <65172063+MSZ-MGS@users.noreply.github.com>
2023-11-09 12:11:19 -08:00
Sarah Wooders
5ef37ce277
Update poetry with pg8000 and include pgvector in docs (#390) 2023-11-08 21:34:24 -08:00
Vivian Fang
7d6aa4096d
Bump version to 0.1.18 (#351) 2023-11-06 22:07:18 -08:00
Sarah Wooders
b1c5566168
Dependency management (#337)
* Divides dependencies into `pip install pymemgpt[legacy,local,postgres,dev]`. 
* Update docs
2023-11-06 19:45:44 -08:00
Vivian Fang
8050564c5f Bump version to 0.1.18-alpha.1 2023-11-04 12:08:25 -07:00
Sarah Wooders
2492db6b59
VectorDB support (pgvector) for archival memory (#226) 2023-11-03 16:19:15 -07:00
Vivian Fang
4a014979b0 Bump version to 0.1.17 2023-11-03 00:21:08 -07:00
Vivian Fang
cbdc2e9d82 Bump version to 0.1.16 2023-11-01 02:18:26 -07:00
Vivian Fang
7ccfe5e951 Bump version to 0.1.15 2023-10-31 00:35:42 -07:00
Vivian Fang
d69f76a7f1 Bump version to 0.1.14 2023-10-30 23:44:47 -07:00
Vivian Fang
4c8be367d9 Bump version to 0.1.13 2023-10-30 21:34:09 -07:00
Vivian Fang
7694ae290f Bump version to 0.1.12 2023-10-30 18:19:27 -07:00
Sarah Wooders
b7f9560bef
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
Vivian Fang
ba83873922 Fix persona selection for local LLM, bump version 2023-10-30 02:10:26 -07:00
Vivian Fang
b037c27e3d Bump version 2023-10-29 22:44:40 -07:00
Vivian Fang
df58bc46a8 Bump version 2023-10-28 18:34:24 -07:00
Sarah Wooders
23e5221b29
Merge pull request #146 from sarahwooders/main
Support loading data into archival with Llama Index connectors
2023-10-27 13:28:26 -07:00
Sarah Wooders
18f14968b5 update poetry 2023-10-26 17:43:37 -07:00
Sarah Wooders
32dbf25a62
Bump version to 0.1.6 2023-10-26 17:00:15 -07:00
Sarah Wooders
01be032f7f add black to poetry and reformat 2023-10-26 15:33:50 -07:00
Vivian Fang
f55858b553 bump version 2023-10-26 10:57:09 -07:00
Vivian Fang
cecedaf22c bump version 2023-10-25 16:52:38 -07:00
Vivian Fang
62b9123697 bump version 2023-10-25 16:52:38 -07:00
Vivian Fang
f48c81d9a0 Revert "Revert "cleanup""
This reverts commit 6cd2a0049b.
2023-10-25 12:42:35 -07:00
Vivian Fang
6cd2a0049b Revert "cleanup"
This reverts commit 85d9fba811, reversing
changes made to a7e06d0acc.
2023-10-25 01:02:43 -07:00
Vivian Fang
fde50496ec config hotfix for pymemgpt, bump version 2023-10-24 15:48:30 -07:00
Vivian Fang
b10a545993 Bump version 2023-10-24 13:56:28 -07:00
Vivian Fang
f6faadd070 remove absl, update poetry.lock 2023-10-23 18:18:49 -07:00
Vivian Fang
e91709de14 update authors 2023-10-23 17:49:20 -07:00
Vivian Fang
3393d790c0 update authors 2023-10-23 17:45:10 -07:00
Sarah Wooders
7098090208 fix typo 2023-10-23 15:58:11 -07:00
Sarah Wooders
74b5d7883b Update package authors 2023-10-23 14:49:40 -07:00
Sarah Wooders
e132a291a0 working poetry package 2023-10-23 14:39:43 -07:00
Sarah Wooders
8b2d6e3e8e add poetry 2023-10-23 14:11:49 -07:00