You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## 0.15.13 - Resource Fix
4
4
5
5
* Chatbot - Add LLM connection closures for non-streaming ad-hoc calls (e.g. CoT calls). This has removed the resource warning as identified in Issue https://github.com/jasonacox/TinyLLM/issues/12. Improved debug messages.
6
-
* Chatbot Documentation - Updated CoT prompts and added [reasoning.md](/chatbot/reasoning.md) for additional prompt options.
6
+
* Chatbot Documentation - Updated CoT prompts and added [reasoning.md](https://github.com/jasonacox/TinyLLM/blob/main/chatbot/reasoning.md) for additional prompt options.
0 commit comments