chore: unify bold syntax to single asterisk in .org files and update legacy memex-amero references
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#+FILETAGS: :llm:provider:anthropic:claude:psf:
|
||||
|
||||
* Overview
|
||||
The **Anthropic Provider Agent** integrates Anthropic's Claude family of models as a pluggable System 1 (neural) backend. It enables high-intelligence reasoning, drafting, and analysis within the PSF.
|
||||
The *Anthropic Provider Agent* integrates Anthropic's Claude family of models as a pluggable System 1 (neural) backend. It enables high-intelligence reasoning, drafting, and analysis within the PSF.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,10 +15,10 @@ The **Anthropic Provider Agent** integrates Anthropic's Claude family of models
|
||||
Define the interface for reliable communication with the Anthropic Messages API.
|
||||
|
||||
** 2. User Needs
|
||||
- **Connectivity:** Reliable I/O with Claude models.
|
||||
- **Configurability:** Model selection via Environment Configuration.
|
||||
- **Context Management:** Leverage Claude's large context windows.
|
||||
- **Safety:** Graceful error handling for API failures or missing keys.
|
||||
- *Connectivity:* Reliable I/O with Claude models.
|
||||
- *Configurability:* Model selection via Environment Configuration.
|
||||
- *Context Management:* Leverage Claude's large context windows.
|
||||
- *Safety:* Graceful error handling for API failures or missing keys.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO API Authentication
|
||||
|
||||
Reference in New Issue
Block a user