mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-06 14:32:14 +00:00
- Add support for `chain.streamCustomRaw(test)` that can be used to stream text from a JS tool direct to composer - Add support for llm params in `llm.generate` which unlocks stuff like structured outputs - Add discourse.createStagedUser, discourse.createTopic and discourse.createPost - for content creation