LLM API integration for server-side summarization fallbacks.
LLM API integration for server-side summarization fallbacks.
(call-anthropic-summary text api-key)Summarize paper text using Anthropic's Claude model with the provided API key.
Summarize paper text using Anthropic's Claude model with the provided API key.
(call-gemini-summary text api-key)Summarize paper text using Google's Gemini API with the provided API key.
Summarize paper text using Google's Gemini API with the provided API key.
(call-openai-summary text api-key)Summarize paper text using OpenAI's GPT model with the provided API key.
Summarize paper text using OpenAI's GPT model with the provided API key.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |