Block or Report
Block or report cpacker
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuse2,602 contributions in 2023
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
December 2023
Created 87 commits in 2 repositories
Created 3 repositories
-
cpacker/AnyDoor
Python
This contribution was made on Dec 19
-
cpacker/docs
CSS
This contribution was made on Dec 7
-
cpacker/autogen
Jupyter Notebook
This contribution was made on Dec 1
Created a pull request in cpacker/MemGPT that received 3 comments
fix: increase the func return char limit
Please describe the purpose of this pull request. Retrieval calls coming from archival search should not trigger clipping (limit should be set highβ¦
+20
β11
lines changed
•
3
comments
Opened 76 other pull requests in 3 repositories
cpacker/MemGPT
7
open
66
merged
1
closed
-
feat: added additional function schema prompt options
This contribution was made on Dec 30
-
fix: refactor + improve json parser
This contribution was made on Dec 29
-
feat: chatml-noforce-roles wrapper + cli fix
This contribution was made on Dec 29
-
docs: synced api reference
This contribution was made on Dec 29
-
fix: updated CLI interface to properly print searches on archival memory
This contribution was made on Dec 28
-
fix: don't insert request heartbeat into pause heartbeat
This contribution was made on Dec 28
-
fix: cleanup failed agent creation
This contribution was made on Dec 28
-
fix: patch TEI error in load
This contribution was made on Dec 28
-
fix: patch bug on TEI embedding lookup
This contribution was made on Dec 27
-
feat: added new 'hint' wrappers that inject hints into the pre-prefix
This contribution was made on Dec 25
-
feat: update the default wrapper for mixtral to
chatml-noforceThis contribution was made on Dec 25 -
fix: improved first message verification
This contribution was made on Dec 25
-
fix: misc fixes
This contribution was made on Dec 25
-
chore: bump version 0.2.10
This contribution was made on Dec 25
-
docs: updated readme for quickstart
This contribution was made on Dec 25
-
feat: set a default temperature in the common local llm settings
This contribution was made on Dec 25
-
fix: Better errors on over length persona/human files
This contribution was made on Dec 25
-
fix: Remove match/case to support python <3.10
This contribution was made on Dec 23
-
docs: Added a new docs page describing how to run custom LLM parameters
This contribution was made on Dec 23
-
feat: improve CLI appearance
This contribution was made on Dec 23
-
chore: Update policies
This contribution was made on Dec 23
-
fix: moved configs for hosted to https, patched bug in embedding creation
This contribution was made on Dec 23
-
fix: allow edge case of quickstart before run on first install
This contribution was made on Dec 22
-
chore: bump version to 0.2.9
This contribution was made on Dec 22
-
fix: Patch quickstart via run on empty dir
This contribution was made on Dec 22
- Some pull requests not shown.
chroma-core/docs
1
open
-
DOC: Add MemGPT integration
This contribution was made on Dec 9
microsoft/autogen
1
merged
-
Update Ecosystem.md (MemGPT + AutoGen integration)
This contribution was made on Dec 1
Reviewed 47 pull requests in 1 repository
cpacker/MemGPT
25 pull requests
-
feat: Add MemGPT "Python Client"
This contribution was made on Dec 30
-
fix: Typo in info log message and docs
This contribution was made on Dec 28
-
fix: cleanup failed agent creation
This contribution was made on Dec 28
-
ci: Run tests using postgres docker container
This contribution was made on Dec 27
-
feat: global logging
This contribution was made on Dec 25
-
fix: memgpt agent ignores user messages
This contribution was made on Dec 24
-
fix: typo in Dockerfile comment
This contribution was made on Dec 23
-
feat: improve CLI appearance
This contribution was made on Dec 23
-
fix: moved configs for hosted to https, patched bug in embedding creation
This contribution was made on Dec 23
-
feat: further simplify setup flow
This contribution was made on Dec 22
-
feat: pull model list for openai-compatible endpoints
This contribution was made on Dec 22
-
fix: CLI conveniences (add-on to #674)
This contribution was made on Dec 22
-
fix: Throw "env vars not set" early and enhance /attach for KeyboardInterrupt (#669)
This contribution was made on Dec 22
-
feat: Next iteration of chatui
This contribution was made on Dec 20
-
fix: [446] better gitignore for IDEs and OS.
This contribution was made on Dec 19
-
feat: next iteration of chatui
This contribution was made on Dec 18
-
feat: next iteration of chat ui
This contribution was made on Dec 18
-
feat: Add
memgpt quickstartcommandThis contribution was made on Dec 18 -
feat: Add common + custom settings files for completion endpoints
This contribution was made on Dec 18
-
feat: adding first poc of web UI
This contribution was made on Dec 15
-
feat: set up initial POC for Web UI
This contribution was made on Dec 14
-
Add safeguard on tokens returned by functions
This contribution was made on Dec 13
-
added
memgpt servercommandThis contribution was made on Dec 13 -
Adding pyautogen as optional dependency in pyproject.toml
This contribution was made on Dec 12
-
API server refactor + REST API
This contribution was made on Dec 11
- Some pull request reviews not shown.
Created an issue in cpacker/MemGPT that received 9 comments
Allow linking of functions during chat
Right now if you want to add custom functions you have to define them ahead of time and load them via the preset. TODO: allow functions to get linkβ¦
9
comments
Opened 29 other issues in 1 repository
cpacker/MemGPT
14
open
15
closed
-
Make it easy to delete agents with
memgpt deleteThis contribution was made on Dec 29 -
/attach ingestion with 0 passages on non-local DBs
This contribution was made on Dec 27
-
Fresh pip install requires transformers for local
This contribution was made on Dec 27
-
Make default human file longer
This contribution was made on Dec 27
-
Function return OK on hallucinated/bad function
This contribution was made on Dec 27
-
Allow custom agent directories
This contribution was made on Dec 25
-
Find and set good LLM parameter defaults
This contribution was made on Dec 25
-
Add MemGPT "Python Client"
This contribution was made on Dec 25
-
CLI conveniences
This contribution was made on Dec 21
-
Summarizer loop
This contribution was made on Dec 20
-
Improve
memgpt quickstartThis contribution was made on Dec 20 -
Add status page for hosted endpoint
This contribution was made on Dec 19
-
Better contributor guidelines
This contribution was made on Dec 18
-
Better prompt formatting defaults
This contribution was made on Dec 18
-
Write to log file
This contribution was made on Dec 15
-
Common base settings file for LLM inference w/ MemGPT directory override
This contribution was made on Dec 15
-
Track failed function requests
This contribution was made on Dec 15
-
Missing imports for llama_index loaders
This contribution was made on Dec 13
-
Allow sending keys / bearer tokens on local/custom LLM calls
This contribution was made on Dec 11
-
Manual heartbeat correction for local LLMs
This contribution was made on Dec 10
-
MemGPT AutoGen agent load/save
This contribution was made on Dec 10
-
Migrate LM Studio API calls from
chattocompletionsThis contribution was made on Dec 9 -
Track token use with local LLMs
This contribution was made on Dec 5
-
Allow passing no-verify to AutoGen constructor
This contribution was made on Dec 5
-
Allow arbitrary Azure deployment names
This contribution was made on Dec 5
- Some issues not shown.
18
contributions
in private repositories
Dec 21 β Dec 22





