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:ollama:local:psf:
|
||||
|
||||
* Overview
|
||||
The **Ollama Provider Agent** enables the use of local, privacy-preserving LLM models. It integrates with a local Ollama instance to ensure system functionality and sovereignty without external internet connectivity.
|
||||
The *Ollama Provider Agent* enables the use of local, privacy-preserving LLM models. It integrates with a local Ollama instance to ensure system functionality and sovereignty without external internet connectivity.
|
||||
|
||||
* Phase A: Demand (PRD)
|
||||
:PROPERTIES:
|
||||
@@ -15,9 +15,9 @@ The **Ollama Provider Agent** enables the use of local, privacy-preserving LLM m
|
||||
Define the interface for communication with a local Ollama daemon.
|
||||
|
||||
** 2. User Needs
|
||||
- **Sovereignty:** Fallback backend independent of cloud providers.
|
||||
- **Performance:** Efficient local network interaction.
|
||||
- **Simplicity:** Deterministic, non-streaming text generation.
|
||||
- *Sovereignty:* Fallback backend independent of cloud providers.
|
||||
- *Performance:* Efficient local network interaction.
|
||||
- *Simplicity:* Deterministic, non-streaming text generation.
|
||||
|
||||
** 3. Success Criteria
|
||||
*** TODO Local API Connectivity
|
||||
|
||||
Reference in New Issue
Block a user