Diego Colombo 39bcc4d3ce Refactor build version generation in dotnet.yml
Previously, the build version was generated using the `date` command. This commit changes it to directly use the `github.run_number` variable, resulting in a simplified and more consistent build version format.

Impact:
- Updated the `buildVersion` export statement in dotnet.yml to use `0.0.0-beta${{ github.run_number }}`

Tests:
- No tests were impacted by this change
2024-07-01 14:54:39 +01:00
2024-05-07 22:53:29 +01:00
2024-05-07 22:53:29 +01:00
2024-06-06 18:25:05 +01:00

llamaindex.net

llamaindex interfaces for .net

S
Description
LlamaIndex .NET SDK
Readme MIT 1.6 MiB
Languages
C# 99%
Shell 1%