github shcherbak-ai/contextgem v0.11.1

latest releases: v0.19.4, v0.19.3, v0.19.2...
5 months ago

Fixed

  • Allow disabling system message (e.g. for basic chat interactions): Added support for omitting system messages in DocumentLLM by allowing empty strings, which prevents sending any system message to the LLM. Introduced a warning in llm.chat()/llm.chat_async() when the default system message (optimized for extraction tasks) is used. Updated initialization to set default system message only when needed, ensuring flexibility for basic chat without a system message.

Don't miss a new contextgem release

NewReleases is sending notifications on new releases.