Skip to content

Commit cc42a44

Browse files
Update README.md
1 parent 8070956 commit cc42a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ for token, tool, tool_bool in T.handle_streaming(stream) :
6767
- [ ] v0.6.x: Add llama.cpp as backend in addition to APIs
6868
- [ ] v0.7.x: Add reverse proxy + server to create a dedicated full relay/backend (like OpenRouter), framework usable as server and client
6969
- [ ] v0.8.x: Add PyTorch as backend with `transformers` to deploy a remote server
70-
- [ ] > v0.9.0: Total reduction of dependencies for built-in functions (unless counter-optimizations)
70+
- [ ] v0.9.x: Total reduction of dependencies for built-in functions (unless counter-optimizations)
7171
- [ ] v1.0.0: First complete version in Python without dependencies
7272
- [ ] v1.x.x: Reduce dependencies to Python for Rust backend
7373
- [ ] v2.0.0: Backend totally in Rust

0 commit comments

Comments
 (0)