Sarah Wooders
|
46a90d6364
|
chore: bump version 0.3.3 (#1015)
|
2024-02-18 13:22:27 -08:00 |
|
Charles Packer
|
01ab77f23f
|
ci: run quickstart before memgpt server (#1021)
|
2024-02-17 16:41:32 -08:00 |
|
Charles Packer
|
dd209a3132
|
feat: Add API keys to memgpt server REST API (#1014)
|
2024-02-16 13:14:35 -08:00 |
|
Charles Packer
|
fbd84f7a05
|
chore: remove python-box from deps (#1019)
|
2024-02-16 12:08:01 -08:00 |
|
tombedor
|
e6554b149c
|
fix: decrease number of saves to MemGPTConfig (#943)
|
2024-02-15 19:08:52 -08:00 |
|
Sarah Wooders
|
10aa6097ad
|
refactor: store presets in database via metadata store (#1013)
|
2024-02-15 18:49:16 -08:00 |
|
Sarah Wooders
|
60cd5ec56b
|
docs: Update OpenAI assistants example to use memgpt server (#1012)
|
2024-02-15 11:44:36 -08:00 |
|
Sarah Wooders
|
6ea67d4cd7
|
refactor: Add OpenAI assistants API endpoints to memgpt server (#1006)
|
2024-02-14 15:51:56 -08:00 |
|
Sarah Wooders
|
bc8cf24fd1
|
fix: de-duplicate IDs before inserting into ChromaDB (#1001)
|
2024-02-13 20:54:13 -08:00 |
|
Sarah Wooders
|
bf252b90f0
|
feat: Partial support for OpenAI-compatible assistant API (#838)
|
2024-02-13 16:09:20 -08:00 |
|
Sarah Wooders
|
75fd604d7a
|
fix: Modify chroma to use collection.upsert instead of collection.add for inserts (#996)
|
2024-02-12 17:17:02 -08:00 |
|
Sarah Wooders
|
442fa6854b
|
chore: bump to version 0.3.2 (#995)
|
2024-02-12 17:00:46 -08:00 |
|
Sarah Wooders
|
a0139b5fdc
|
fix: Chunk inserts into DB on CLI load (#994)
|
2024-02-12 14:37:44 -08:00 |
|
Charles Packer
|
6c660bea9d
|
fix: patch bug in airo wrapper (#993)
|
2024-02-11 19:34:01 -08:00 |
|
Charles Packer
|
decea1e18f
|
fix: allow multiple tools to be called by LLM and rewrite request (#992)
|
2024-02-11 18:47:55 -08:00 |
|
Charles Packer
|
50bd52a303
|
fix: only attempt to mount static files dir (for chatUI) if already generated (#991)
|
2024-02-11 18:47:34 -08:00 |
|
Sarah Wooders
|
f042dc4e73
|
docs: Fix client README example (#984)
|
2024-02-09 17:01:38 -08:00 |
|
Charles Packer
|
0727c802f0
|
fix: patch bug in verify first message + add ChatCompletionRequest models to the models dir (#985)
|
2024-02-09 17:00:33 -08:00 |
|
Charles Packer
|
2aa2e12502
|
fix: various patches for Azure support + strip Box (#982)
|
2024-02-09 15:01:57 -08:00 |
|
Sarah Wooders
|
1d065d3849
|
fix: Automatically create User from MemGPTConfig.anon_clientid from client if does not exist (#981)
|
2024-02-09 14:54:52 -08:00 |
|
Sarah Wooders
|
a114003292
|
chore: bump version to 0.3.1 (#979)
|
2024-02-08 20:48:44 -08:00 |
|
Sarah Wooders
|
da7ecbf103
|
fix: Remove document truncation and replace DB inserts with upserts (#973)
|
2024-02-08 20:46:21 -08:00 |
|
Adam
|
ddd218b643
|
fix: Enhance CreateAgentDialog with Improved Error Handling and User Feedback (#932)
|
2024-02-08 20:42:58 -08:00 |
|
Charles Packer
|
1d58e68ca4
|
fix: patch mem lim exceeded (#977)
|
2024-02-08 20:02:05 -08:00 |
|
Sarah Wooders
|
e246ea6aae
|
fix: Require tool_calls or content to be set for assistant role (#976)
|
2024-02-08 20:00:40 -08:00 |
|
Sarah Wooders
|
d099c8c1f1
|
fix: Remove document truncation for memgpt load (#978)
|
2024-02-08 17:19:32 -08:00 |
|
Sarah Wooders
|
3c0dec5c4b
|
fix: Allow content to be None for role==tool (#971)
|
2024-02-08 12:44:48 -08:00 |
|
黄绵秋
|
5b25d9e1f2
|
fix: Fix Misplaced Else Statement and Correct If Condition Handling in set_config_with_dict() (#965)
Co-authored-by: luther <272786742@qq.com>
|
2024-02-08 12:43:32 -08:00 |
|
Sarah Wooders
|
b8aa8121c8
|
chore: Update bug_report.md to request~/.memgpt/config (#970)
lgtm tyvm
|
2024-02-08 12:29:14 -08:00 |
|
Charles Packer
|
e2c019aec4
|
docs: Add roadmap link to readme (#962)
|
2024-02-07 11:49:30 -08:00 |
|
tombedor
|
c8e8557c27
|
fix: set json loads strict to false (#946)
|
2024-01-31 15:50:08 -08:00 |
|
tombedor
|
f2bf929bd4
|
fix: more instructive error for function loading (#945)
|
2024-01-31 15:48:06 -08:00 |
|
Charles Packer
|
5112f5e161
|
fix: use utf-8 encodings for all text files (#918)
|
2024-01-30 11:59:58 -08:00 |
|
Abdellah
|
e9eaa1bfcd
|
docs: small fix to docs (#942)
|
2024-01-30 11:13:54 -08:00 |
|
Charles Packer
|
d9c87a266f
|
fix: misc updates to the migration code to improve migration UX (#941)
|
2024-01-29 17:42:41 -08:00 |
|
tombedor
|
ff692fe7ab
|
fix: remove unused param in agent instantiation (#938)
|
2024-01-29 17:37:59 -08:00 |
|
Maximilian Winter
|
5d53e77d4d
|
feat: Configurable wrapper (#857)
|
2024-01-27 17:26:34 -08:00 |
|
Charles Packer
|
8b52b26c7d
|
fix: patch tool_call bug in summarizer (#935)
|
2024-01-27 17:07:45 -08:00 |
|
Adam
|
405b3429a0
|
fix: Enhancements in CommonVector and test_server for Handling Data (#933)
|
2024-01-27 16:46:23 -08:00 |
|
Charles Packer
|
dc4fdb1c5c
|
ci: disable workflows on external (#934)
|
2024-01-27 16:45:54 -08:00 |
|
Adam
|
75f9b6be45
|
fix: Update storage.md to include instructions for running the Docker container (#936)
|
2024-01-27 16:38:49 -08:00 |
|
Sarah Wooders
|
312d44b87f
|
chore: require >=3.10 for python (#931)
|
2024-01-25 13:15:22 -08:00 |
|
Sarah Wooders
|
7f94c705b5
|
chore: Update nightly publish workflow token (#930)
|
2024-01-25 12:20:59 -08:00 |
|
Sina Azizi
|
b5d4b10ced
|
docs: Update cli_faq.md for spelling issues (#925)
|
2024-01-24 16:29:12 -08:00 |
|
tombedor
|
73b7ad09a8
|
fix: do not try to iterate over None (#927)
|
2024-01-24 16:28:36 -08:00 |
|
Adam
|
b158c143c1
|
fix: Resolved a TypeError preventing documents from loading into storage (#928)
|
2024-01-24 16:27:27 -08:00 |
|
Charles Packer
|
12e8f767fa
|
docs: Update README.md (#926)
|
2024-01-24 13:32:05 -08:00 |
|
Sina Azizi
|
0eacecaced
|
docs: Update cli_faq.md for multi-user faq (#923)
|
2024-01-24 13:07:07 -08:00 |
|
RT
|
597ba3f253
|
build: Add a filter to only allow the Pypi publish Actions to be run from the primary repo (#924)
|
2024-01-24 13:05:43 -08:00 |
|
Sina Azizi
|
be2ad8046a
|
docs: Update cli_faq.md to include information about personas, agents and humans (#921)
|
2024-01-24 01:23:36 -08:00 |
|