Release v0.15.0
This commit is contained in:
parent
8dbceb9245
commit
433359f096
|
|
@ -2,7 +2,7 @@
|
|||
<PropertyGroup>
|
||||
<LangVersion>10.0</LangVersion>
|
||||
<OutputPath>..\..\..\packages</OutputPath>
|
||||
<BotSharpVersion>0.14.9</BotSharpVersion>
|
||||
<BotSharpVersion>0.15.0</BotSharpVersion>
|
||||
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
# Chatbot Platform Builder
|
||||
## Powered by LLM
|
||||
# The Open Source LLM Application Framework
|
||||
## Connect LLMs to your existing application
|
||||
|
||||
[](https://discord.gg/qRVm82fKTS)
|
||||
[](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=sN9VVMwbWjs5L0ATpizKKxOcZdEPMrp8&authKey=RLDw41bLTrEyEgZZi%2FzT4pYk%2BwmEFgFcrhs8ZbkiVY7a4JFckzJefaYNW6Lk4yPX&noverify=0&group_code=985366726)
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ The Open Source LLM Application Framework
|
|||
.. image:: https://img.shields.io/discord/1106946823282761851?label=Discord
|
||||
:target: `discord`_
|
||||
|
||||
**Build the AI bot from scratch with .NET**
|
||||
**Connect LLMs to your application with .NET**
|
||||
|
||||
> The LLM powered Conversational Service building blocks and best practice
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue