Block or Report
Block or report cpacker
Report abuse
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuse2,554 contributions in the last year
| 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 70 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 11 comments
feat: pull model list for openai-compatible endpoints
Closes #592
Please describe the purpose of this pull request.
During memgpt configure if using an openai endpoint, pull the list of models
Also, aβ¦
+198
β20
lines changed
•
11
comments
Opened 58 other pull requests in 3 repositories
cpacker/MemGPT
50
merged
5
open
1
closed
-
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
-
fix: add config mirrors for people on old versions
This contribution was made on Dec 22
-
fix: Patch
memgpt quickstartin 0.2.8This contribution was made on Dec 22 -
docs: patched asset links
This contribution was made on Dec 22
-
fix: Update README.md
This contribution was made on Dec 22
-
fix: CLI conveniences (add-on to #674)
This contribution was made on Dec 22
-
feat: further simplify setup flow
This contribution was made on Dec 22
-
feat: added /summarize command
This contribution was made on Dec 21
-
fix: added logging of raw response on debug
This contribution was made on Dec 21
-
fix: Patch openai error message + openai quickstart
This contribution was made on Dec 21
-
fix: patch ollama bug w/ raw mode
This contribution was made on Dec 21
-
feat: Add new wrapper defaults
This contribution was made on Dec 20
-
feat: updated/added docs assets
This contribution was made on Dec 19
-
feat: Updated contributing docs
This contribution was made on Dec 19
-
feat: another iteration of chat web UI
This contribution was made on Dec 19
-
feat: Update REST API
This contribution was made on Dec 19
-
feat: Migrate docs
This contribution was made on Dec 19
-
feat: Add
memgpt quickstartcommandThis contribution was made on Dec 18 - 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 42 pull requests in 1 repository
cpacker/MemGPT
25 pull requests
-
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
-
Adding pyautogen as optional dependency in pyproject.toml
This contribution was made on Dec 11
-
Bump version 0.2.7
This contribution was made on Dec 11
-
Add
lancedbandchromainto default package dependenciesThis contribution was made on Dec 11 -
AutoGen misc fixes
This contribution was made on Dec 10
-
Patch azure embeddings + handle azure deployments properly
This contribution was made on Dec 8
- Some pull request reviews not shown.
Created an issue in cpacker/MemGPT that received 8 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β¦
8
comments
Opened 21 other issues in 1 repository
cpacker/MemGPT
14
closed
7
open
-
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
-
Sort agents reverse chronological on
memgpt runThis contribution was made on Dec 4 -
DotDictdeprecation causing issues on loadThis contribution was made on Dec 3 -
Safety check
/popThis contribution was made on Dec 3 -
Lack of safeguard on tokens returned by external functions
This contribution was made on Dec 1
18
contributions
in private repositories
Dec 21 β Dec 22





