LATIDIA · Agentes
llm 0.36
Versión: llm 0.36 Nuevos modelos OpenAI: gpt-6-sol para GPT-6 Sol y gpt-6-luna para GPT-6 Luna . #1702 Los plugins del modelo ahora pueden declarar supports_conversation = Falso para los modelos que solo aceptan indicaciones de un solo giro. LLM eleva l
WhatsApp ↗Telegram ↗
La noticia
Release: llm 0.36 New OpenAI models: gpt-6-sol for GPT-6 Sol and gpt-6-luna for GPT-6 Luna . #1702 Model plugins can now declare supports_conversation = False for models that only accept single-turn prompts. LLM raises llm.ConversationNotSupported when these models receive assistant or tool history, and llm chat rejects them before starting a session. See Models that do not support conversations . The first plugin to use this is llm-typesafe . #1692 Reasoning traces in the Markdown output of llm logs are now wrapped in <details><summary> tags. #1701 Plus bug fixes from five new contributors . Tags: openai , llm