Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: introduce server-ai package #35

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Conversation

cwaldren-ld
Copy link
Contributor

@cwaldren-ld cwaldren-ld commented Nov 1, 2024

Adds a new project for the ai integration, including:

  • updating solution
  • basic unit test just to prove it works in ci
  • CI job
  • documentation + issue templates
  • doc configuration

@cwaldren-ld cwaldren-ld force-pushed the cw/sdk-866-ai-server-package branch from 8bd4872 to 8049816 Compare November 1, 2024 23:58
@cwaldren-ld cwaldren-ld marked this pull request as ready for review November 2, 2024 00:10
@cwaldren-ld cwaldren-ld requested a review from a team as a code owner November 2, 2024 00:10

## Build instructions

### Prerequisites
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These docs are all TBD.

@@ -0,0 +1,8 @@
build:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: I copied over this makefile from server, but these don't actually work because the csproj is in the src folder.


This version of the AI SDK is built for the following targets:

* .NET 7.0: runs on .NET 7.0 and above (including higher major versions).
Copy link
Contributor Author

@cwaldren-ld cwaldren-ld Nov 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: I wrote .NET 7.0, but this should actually be 6.0 for the immediate future like the server (and in not so distant future, 8.0)

@cwaldren-ld cwaldren-ld merged commit 0ba54e4 into main Nov 6, 2024
12 checks passed
@cwaldren-ld cwaldren-ld deleted the cw/sdk-866-ai-server-package branch November 6, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants