Skip to content

Commit 433359f

Browse files
committed
Release v0.15.0
1 parent 8dbceb9 commit 433359f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<LangVersion>10.0</LangVersion>
44
<OutputPath>..\..\..\packages</OutputPath>
5-
<BotSharpVersion>0.14.9</BotSharpVersion>
5+
<BotSharpVersion>0.15.0</BotSharpVersion>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
77
</PropertyGroup>
88
</Project>

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Chatbot Platform Builder
2-
## Powered by LLM
1+
# The Open Source LLM Application Framework
2+
## Connect LLMs to your existing application
33

44
[![Discord](https://img.shields.io/discord/1106946823282761851?label=Discord)](https://discord.gg/qRVm82fKTS)
55
[![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)

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The Open Source LLM Application Framework
99
.. image:: https://img.shields.io/discord/1106946823282761851?label=Discord
1010
:target: `discord`_
1111

12-
**Build the AI bot from scratch with .NET**
12+
**Connect LLMs to your application with .NET**
1313

1414
> The LLM powered Conversational Service building blocks and best practice
1515

0 commit comments

Comments
 (0)