Skip to content

Commit c7b3dde

Browse files
committed
create contributors
1 parent 1759d05 commit c7b3dde

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

notebooks/claude_memory_features/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,16 @@ This demo is designed for learning and experimentation. For production use, cons
205205

206206
### External Resources
207207
- [Anthropic Memory and Context Editing Cookbook](https://github.com/anthropics/claude-cookbooks/blob/main/tool_use/memory_cookbook.ipynb)
208-
- A Special thanks to [**Alex Notov**](https://github.com/zealoushacker) from **Anthropic** for contributing to this repo
209208
- [AWS Bedrock Documentation](https://docs.aws.amazon.com/bedrock/)
210209
- [Anthropic API Documentation](https://docs.anthropic.com/)
211210
- [Memory Tool API](https://docs.anthropic.com/en/docs/build-with-claude/tool-use/memory-tool)
212211
- [Context Management Guide](https://docs.anthropic.com/en/docs/build-with-claude/context-editing)
212+
213+
### Contributors ###
214+
- [Johnathan Evans](https://www.linkedin.com/in/jonathan-evans-29b150133/)
215+
- [Jawhny Cooke](www.linkedin.com/in/jawhnycooke)
216+
- [Alex Notov](https://www.linkedin.com/in/zealoushacker/)
217+
- [Massimiliano Angelino](https://www.linkedin.com/in/massimiliano-angelino/)
213218
## License
214219

215220
MIT-0

notebooks/claude_memory_features/streamlit_multi_agent_demo/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,12 @@ Modify `ANTHROPIC_STYLE` in the code to customize colors and layout.
259259
- [Anthropic API Documentation](https://docs.anthropic.com/)
260260
- [Memory Tool API](https://docs.anthropic.com/en/docs/build-with-claude/tool-use/memory-tool)
261261
- [Context Management Guide](https://docs.anthropic.com/en/docs/build-with-claude/context-editing)
262-
262+
263+
### Contributors ###
264+
- [Johnathan Evans](https://www.linkedin.com/in/jonathan-evans-29b150133/)
265+
- [Jawhny Cooke](www.linkedin.com/in/jawhnycooke)
266+
- [Alex Notov](https://www.linkedin.com/in/zealoushacker/)
267+
- [Massimiliano Angelino](https://www.linkedin.com/in/massimiliano-angelino/)
263268
## License
264269

265270
MIT-0

0 commit comments

Comments
 (0)