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: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ and commits should be formatted using [Conventional Commits](https://www.convent
10
10
11
11
### Changed
12
12
13
-
- LLM: Increase default max_completion_tokens to 1536
13
+
- LLM: Increase default max_completion_tokens to 1536 by @stronk7 ([8d7daba](https://github.com/moodlehq/wiki-rag/commit/8d7daba71bfc33e1a8f6a82b0bf10e1f7624057c))
14
+
- Detail: Rename `env_template` to `dotenv.template` ([f04b54d](https://github.com/moodlehq/wiki-rag/commit/f04b54d5bceb80d6d8e21658032f16d67d775def))
15
+
- Deprecation: Stop using `get_event_loop_policy()`, deprecated in Python >= 3.14
0 commit comments