Commit b06b39a
committed
Refactor HeraldStack agent documentation and structure
- Updated the Herald archetype documentation for clarity and formatting.
- Enhanced the human-inspired role models section with better organization and embedded takeaways.
- Improved the Marvel AI role models section for readability and added structured tables.
- Modified Cargo.toml to define binary and library targets for the Rust project.
- Expanded rust_ingest README with detailed usage instructions, unit testing standards, and implementation plans.
- Created a library module in rust_ingest for better code organization and reusability.
- Refined main.rs to streamline imports and improve configuration handling.
- Enhanced query.rs with improved error handling, integration tests, and mock-based tests for HTTP client interactions.
- Added rustfmt configuration for consistent code formatting across the project.1 parent 83e4660 commit b06b39a
File tree
8 files changed
+726
-293
lines changed- docs/vector-search
- rust_ingest/src
8 files changed
+726
-293
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
4 | 8 | | |
5 | 9 | | |
6 | 10 | | |
| |||
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
14 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
15 | 23 | | |
16 | 24 | | |
0 commit comments