mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00
Update README.md (#760)
This commit is contained in:
parent
f6e1b156b8
commit
edc23ecb45
@ -75,7 +75,7 @@ memgpt configure
|
||||
```
|
||||
|
||||
### In-chat commands
|
||||
You can run the following commands in the MemGPT CLI prompt which chatting with an agent:
|
||||
You can run the following commands in the MemGPT CLI prompt while chatting with an agent:
|
||||
* `/exit`: Exit the CLI
|
||||
* `/attach`: Attach a loaded data source to the agent
|
||||
* `/save`: Save a checkpoint of the current agent/conversation state
|
||||
@ -227,4 +227,4 @@ Datasets used in our [paper](https://arxiv.org/abs/2310.08560) can be downloaded
|
||||
- [x] Add official gpt-3.5-turbo support ([discussion](https://github.com/cpacker/MemGPT/discussions/66))
|
||||
- [x] CLI UI improvements ([issue](https://github.com/cpacker/MemGPT/issues/11))
|
||||
- [x] Add support for other LLM backends ([issue](https://github.com/cpacker/MemGPT/issues/18), [discussion](https://github.com/cpacker/MemGPT/discussions/67))
|
||||
- [ ] Release MemGPT family of open models (eg finetuned Mistral) ([discussion](https://github.com/cpacker/MemGPT/discussions/67))
|
||||
- [ ] Release MemGPT family of open models (eg finetuned Mistral) ([discussion](https://github.com/cpacker/MemGPT/discussions/67))
|
||||
|
Loading…
Reference in New Issue
Block a user