Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update Logging in Specified files in this request. 2 #819

Closed
agiletechnologist opened this issue Jan 14, 2024 · 1 comment
Closed

Add update Logging in Specified files in this request. 2 #819

agiletechnologist opened this issue Jan 14, 2024 · 1 comment

Comments

@agiletechnologist
Copy link
Contributor

Is your feature request related to a problem? Please describe.
This is one of many features that extend memgpt/log.py into other files in the memgpt directory. This will be in several different feature requests. So we can commit groups of files in small commit sets, gradually improving logging through the multiple requests rather than a big bang commit.

Describe the solution you'd like
Progressive improvement of Logging.

Describe alternatives you've considered
I have considered doing this as an all-in-one update, but this can lead to many conflicts due to the time-consuming process of all files that will be changed.

Additional context
The following files will be worked on for this request:
memgpt/agent_store/chroma.py
memgpt/agent_store/db.py
memgpt/agent_store/lancedb.py
memgpt/agent_store/storage.py
memgpt/autogen/interface.py
memgpt/autogen/memgpt_agent.py
memgpt/cli/cli.py
memgpt/cli/cli_config.py
memgpt/cli/cli_load.py
memgpt/client/client.py

Copy link

github-actions bot commented Dec 6, 2024

This issue has been automatically closed due to 60 days of inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant