Skip to content

Releases: simedw/spegel

v0.1.3 - better error messages

14 Jul 10:37

Choose a tag to compare

Improves error messages when litellm auth fails (e.g. due to missing env key).

Use LiteLLM

09 Jul 23:25

Choose a tag to compare

  • Switched from Google's Gemini SDK to LiteLLM.
  • Gemini remains the default model, but you can now select other models through the .toml configuration settings.
  • @sicksubroutine moved us from setuptools to hatchling and fixed a lot of issues around the tests

Handle large websites

01 Jul 16:52

Choose a tag to compare

Fixed an issue where the input got truncated and the llm hallucinated the rest.

v0.1

27 Jun 23:30

Choose a tag to compare

First version of Spegel 🎉