PSF: Autonomous mass-processing of 25 pending skills (Blueprint & TDD).
This commit is contained in:
@@ -29,13 +29,8 @@ Define the interface for unified communication with the OpenRouter API.
|
||||
Interfaces for executing neural completion requests via the unified OpenRouter gateway.
|
||||
|
||||
** 2. Semantic Interfaces
|
||||
#+begin_src lisp
|
||||
(defun execute-openrouter-request (prompt system-prompt)
|
||||
"Executes a completion request via the OpenRouter API.")
|
||||
|
||||
(defun get-openrouter-tiered-model (tier)
|
||||
"Returns the preferred model ID for a given tier.")
|
||||
#+end_src
|
||||
"Executes a completion request via the OpenRouter API."
|
||||
"Returns the preferred model ID for a given tier."
|
||||
|
||||
* Phase D: Build (Implementation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user