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 agent, process, machine to context #598

Merged
merged 9 commits into from
Jul 31, 2024

Conversation

LukeLalor
Copy link
Collaborator

No description provided.

@@ -17,7 +19,20 @@ class AgentOS:
similarity_memory: SimilarityMemory = ... # noqa: F821
security_manager: SecurityManager = ... # noqa: F821
process_file_system: ProcessFileSystem = ... # noqa: F821
machine_name: str = ...
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this?

@LukeLalor LukeLalor merged commit b61a892 into main Jul 31, 2024
16 checks passed
@LukeLalor LukeLalor deleted the ll/add_some_context_to_agentos branch July 31, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants