We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b8694b4 + c064998 commit 4efd724Copy full SHA for 4efd724
README.md
@@ -8,6 +8,8 @@ A developer-friendly Lua interface for working with multiple generative AI provi
8
9
- [Anthropic](https://docs.anthropic.com/en/home)
10
11
+> ⚠️ This is a work in progress so any help is appreciated!
12
+
13
## Features
14
15
- Easily switch between AI chat model providers.
@@ -46,11 +48,7 @@ See `main.lua` for a more detailed example.
46
48
47
49
- [luasocket](https://github.com/lunarmodules/luasocket.git)
50
-## Status
-
51
-⚠️ This is a work in progress so any help is appreciated!
52
53
-### Planned
+## Roadmap
54
55
- Advanced error handling
56
- Google Gemini integration
0 commit comments