Skip to content

v3.0

Latest

Choose a tag to compare

@Nuo27 Nuo27 released this 26 Jul 17:51
· 18 commits to main since this release

good luck, guys

rip potplayer api. i dont think its worth injecting dlls just to work around potplayers internal timeout issues. if you run into it, just load the model manually and continue. its a very rare edge case, and unless potplayer fixes the issue, i dont plan to add a workaround for it.

  • fully refactored the plugin and removed unnecessary model configuration.
  • reworked the api request pipeline and error handling, with automatic retries for transient network failures.
  • added support for four api types: ollama, rest, openai, and anthropic.
  • added context memory and translation caching for improved consistency and reduced api usage.

not fully tested with other llm api providers. use with caution.