File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<PropertyGroup >
3
3
<LangVersion >10.0</LangVersion >
4
4
<OutputPath >..\..\..\packages</OutputPath >
5
- <BotSharpVersion >0.14.9 </BotSharpVersion >
5
+ <BotSharpVersion >0.15.0 </BotSharpVersion >
6
6
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
7
7
</PropertyGroup >
8
8
</Project >
Original file line number Diff line number Diff line change 1
- # Chatbot Platform Builder
2
- ## Powered by LLM
1
+ # The Open Source LLM Application Framework
2
+ ## Connect LLMs to your existing application
3
3
4
4
[ ![ Discord] ( https://img.shields.io/discord/1106946823282761851?label=Discord )] ( https://discord.gg/qRVm82fKTS )
5
5
[ ![ QQ群聊] ( https://img.shields.io/static/v1?label=QQ&message=群聊&color=brightgreen )] ( http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=sN9VVMwbWjs5L0ATpizKKxOcZdEPMrp8&authKey=RLDw41bLTrEyEgZZi%2FzT4pYk%2BwmEFgFcrhs8ZbkiVY7a4JFckzJefaYNW6Lk4yPX&noverify=0&group_code=985366726 )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ The Open Source LLM Application Framework
9
9
.. image :: https://img.shields.io/discord/1106946823282761851?label=Discord
10
10
:target: `discord`_
11
11
12
- **Build the AI bot from scratch with .NET **
12
+ **Connect LLMs to your application with .NET **
13
13
14
14
> The LLM powered Conversational Service building blocks and best practice
15
15
You can’t perform that action at this time.
0 commit comments