Skip to content

Commit 64631bd

Browse files
authored
Update paper.md
1 parent 49db1ed commit 64631bd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

paper/paper.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,7 @@ To contextualize `ChemInformant`, a comparative analysis was conducted against r
6060
| **Runtime Type Safety** | **Yes** | No | Partial | No | No | Yes |
6161
| **Project Activity** | **Active** | Inactive | Active | Active | Inactive | Archived |
6262

63-
[^1]: **Persistent Caching**: Improves speed on repeated queries by storing results locally.
64-
[^2]: **Rate‑Limiting & Retries**: Automatically manages API request limits and server errors, enhancing automation robustness.
65-
[^3]: **Fault Tolerance**: Provides structured status reporting for each item in a batch query, avoiding complete failure on a single error.
63+
<small>Notes: ¹ **Persistent Caching**: Improves speed on repeated queries by storing results locally. ² **Rate-Limiting & Retries**: Automatically manages API request limits and server errors, enhancing automation robustness. ³ **Fault Tolerance**: Provides structured status reporting for each item in a batch query, avoiding complete failure on a single error.</small>
6664

6765

6866

0 commit comments

Comments
 (0)