Skip to content

Commit f2a05b0

Browse files
committed
Add QwenLLMService
1 parent b88744b commit f2a05b0

File tree

4 files changed

+183
-12
lines changed

4 files changed

+183
-12
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
- Added `QwenLLMService` for Qwen integration with an OpenAI-compatible
13+
interface. Added foundational example `14q-function-calling-qwen.py`.
14+
1215
- Added `Mem0MemoryService`. Mem0 is a self-improving memory layer for LLM
1316
applications. Learn more at: https://mem0.ai/.
1417

0 commit comments

Comments
 (0)