|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#31 |
|
Leftutti
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 649
Karma: 3671119
Join Date: Feb 2019
Location: Bavaria
Device: iPad Pro, Kobo Libra 2
|
I don’t have that many series that are still running where I can’t remember the plot. From that point of view, the $10 will last a long time.
An icon indicating that there is a chapter summary in the data folder. |
|
|
|
|
|
#32 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,761
Karma: 3213099
Join Date: Dec 2010
Location: Jianghu
Device: PW5, iPhone 13 Pro, iPad Pro 2021, iPad Air 2025
|
Do you plan to add Anthropic as a provider?
|
|
|
|
|
|
#33 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,347
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
|
I'd be more willing to add them as a provider if they would kindly grant me a development quota allowance as a sponsorship...
Last edited by Comfy.n; 07-06-2026 at 05:31 PM. |
|
|
|
|
|
#34 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,761
Karma: 3213099
Join Date: Dec 2010
Location: Jianghu
Device: PW5, iPhone 13 Pro, iPad Pro 2021, iPad Air 2025
|
|
|
|
|
|
|
#35 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,347
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
|
I never tried Anthropic API access directly, but at some point I may be interested.
I can't test it, but you may try this: - select calibre's built-in OpenAI compatible provider - API URL: https://api.anthropic.com/v1 - API key field: leave it blank - HTTP headers: x-api-key: <your-anthropic-key> anthropic-version: 2023-06-01 - Model: e.g. claude-opus-4-... / claude-sonnet-4-... (try Refresh models or type it manually). |
|
|
|
|
|
#36 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,347
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
|
Version 1.3.2
- When appending to comments or custom column, omit run information |
|
|
|
|
|
#37 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,761
Karma: 3213099
Join Date: Dec 2010
Location: Jianghu
Device: PW5, iPhone 13 Pro, iPad Pro 2021, iPad Air 2025
|
Quote:
Spoiler:
What should I do about the 'temperature'? Set it to zero? |
|
|
|
|
|
|
#38 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,347
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
|
calibre's OpenAI-compatible current backend hardcodes temperature into every request.
Anthropic deprecated temperature on its newer models. Per the Effort docs, temperature was replaced by the effort parameter (sent as output_config.effort) on the current generation. So I suggest you try older models that might still take the Temperature parameter, such as: claude-haiku-4-5 claude-sonnet-4-5 edit: the attached test version provides an option on plugin's main config dialog to Enable Anthropic compatibility. It reuses calibre’s OpenAI-compatible request/stream parsing, but omits temperature. Last edited by Comfy.n; Yesterday at 05:25 PM. Reason: removed test version |
|
|
|
|
|
#39 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,761
Karma: 3213099
Join Date: Dec 2010
Location: Jianghu
Device: PW5, iPhone 13 Pro, iPad Pro 2021, iPad Air 2025
|
Quote:
![]() (Edit: I just realized you attached an updated plugin; I used the previous version.) |
|
|
|
|
|
|
#40 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,347
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
|
Oh noes, I wouldn't use Sonnet for such simple task. Haiku neither, actually. Use free models... Regarding the language drift: see if you can repro the issue with Openrouter, Nvidia Free, or the Server B zero-config.
The models I suggested above were more targeted at the API compatibility test. |
|
|
|
|
|
#41 |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,347
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
|
|
|
|
|
|
|
#42 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,761
Karma: 3213099
Join Date: Dec 2010
Location: Jianghu
Device: PW5, iPhone 13 Pro, iPad Pro 2021, iPad Air 2025
|
Quote:
Back when I tried the Ask AI plugin, I was successful with a free Google AI API key. I did get an Openrouter account but couldn't get the key to work. I tried the Google key with the summarizer but I got an error message (something to do with surpassing the limit; I can't remember exact wording). Anyway, I didn't want the hassle of trying other free providers, and I don't have a problem paying for the API access via Claude as it's my primary AI provider. I'll try the updated plugin to see if the language issue resolves. |
|
|
|
|
|
|
#43 | |
|
want to learn what I want
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,347
Karma: 7990245
Join Date: Sep 2020
Device: Libra Colour
|
Quote:
I wouldn't waste time with Google free, it's there just to bug users into paying for premium plans. The plugin offers the most accessible free options: Nvidia, for instance. But needs an API key, so user must get it. Openrouter requires relaxed privacy permissions to expand free model availability: https://openrouter.ai/settings/privacy |
|
|
|
|
|
|
#44 |
|
Member
![]() Posts: 24
Karma: 10
Join Date: Oct 2025
Device: Kindle
|
|
|
|
|
|
|
#45 | |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,761
Karma: 3213099
Join Date: Dec 2010
Location: Jianghu
Device: PW5, iPhone 13 Pro, iPad Pro 2021, iPad Air 2025
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [GUI Plugin] Streamer - RSVP Speed Reader plugin for Calibre | npapadacis | Plugins | 6 | 04-24-2026 03:00 AM |
| docxTranslat: plugin to import WinWord files into Sigil chapter by chapter | Chiavse | Plugins | 2 | 12-13-2023 10:38 AM |
| [GUI Plugin] Noosfere_util, a companion plugin to noosfere DB | lrpirlet | Plugins | 2 | 08-18-2022 03:15 PM |
| [GUI Plugin] Save Virtual Libraries To Column (GUI) | chaley | Plugins | 14 | 04-04-2021 05:25 AM |