File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- name : Generate Documentation
1+ name : docs
22
33on :
44 push :
Original file line number Diff line number Diff line change 11# This workflow will build a .NET project
22# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-net
33
4- name : Build/Test Lib
4+ name : tests
55
66on :
77 push :
Original file line number Diff line number Diff line change 11![ Image] ( ./docs/images/logo.png )
22
3+ [ ![ tests] ( https://github.com/xakpc/DotnetPrompt/actions/workflows/dotnet.yml/badge.svg )] ( https://github.com/xakpc/DotnetPrompt/actions/workflows/dotnet.yml )
4+ [ ![ docs] ( https://github.com/xakpc/DotnetPrompt/actions/workflows/docs.yml/badge.svg )] ( https://github.com/xakpc/DotnetPrompt/actions/workflows/docs.yml )
5+ ![ License: Apache 2.0] ( https://img.shields.io/github/license/xakpc/DotnetPrompt )
6+ [ ![ @DotnetPrompt ] ( https://img.shields.io/twitter/follow/dotnetprompt?style=social )] ( https://twitter.com/dotnetprompt )
7+
38## Quick Start
49
510DotnetPrompt is a dotnet library that provides tools for working with Large Language Models (LLMs) individually and combined in chains.
You can’t perform that action at this time.
0 commit comments