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

Document HOST constant of code snippet #646

Open
peterpeterparker opened this issue Jun 3, 2024 · 0 comments
Open

Document HOST constant of code snippet #646

peterpeterparker opened this issue Jun 3, 2024 · 0 comments

Comments

@peterpeterparker
Copy link
Member

In our READMEs, we showcase the creation of an agent using an HOST constant in the code snippets.

For example:

const agent = await createAgent({
  identity,
  host: HOST,
});

Recently, I was asked on Discord what HOST stands for. That's why the idea to document or improve the related snippet.

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

No branches or pull requests

1 participant