diff --git a/src/Directory.props b/src/Directory.props index 264bd83..af97107 100644 --- a/src/Directory.props +++ b/src/Directory.props @@ -1,14 +1,14 @@ - GrokClient + xAI SDK true 6eb457f9-16bc-49c5-81f2-33399b254e04 https://api.nuget.org/v3/index.json;https://pkg.kzu.app/index.json - https://github.com/devlooped/GrokClient + https://github.com/devlooped/xAI - false + true \ No newline at end of file diff --git a/src/xAI/Extensions.cs b/src/xAI.Protocol/Extensions.cs similarity index 100% rename from src/xAI/Extensions.cs rename to src/xAI.Protocol/Extensions.cs diff --git a/src/xAI/GrokServiceCollectionExtensions.cs b/src/xAI.Protocol/GrokServiceCollectionExtensions.cs similarity index 100% rename from src/xAI/GrokServiceCollectionExtensions.cs rename to src/xAI.Protocol/GrokServiceCollectionExtensions.cs diff --git a/src/xAI/auth.proto b/src/xAI.Protocol/auth.proto similarity index 100% rename from src/xAI/auth.proto rename to src/xAI.Protocol/auth.proto diff --git a/src/xAI/chat.proto b/src/xAI.Protocol/chat.proto similarity index 100% rename from src/xAI/chat.proto rename to src/xAI.Protocol/chat.proto diff --git a/src/xAI/deferred.proto b/src/xAI.Protocol/deferred.proto similarity index 100% rename from src/xAI/deferred.proto rename to src/xAI.Protocol/deferred.proto diff --git a/src/xAI/documents.proto b/src/xAI.Protocol/documents.proto similarity index 100% rename from src/xAI/documents.proto rename to src/xAI.Protocol/documents.proto diff --git a/src/xAI/embed.proto b/src/xAI.Protocol/embed.proto similarity index 100% rename from src/xAI/embed.proto rename to src/xAI.Protocol/embed.proto diff --git a/src/xAI/google/protobuf/empty.proto b/src/xAI.Protocol/google/protobuf/empty.proto similarity index 100% rename from src/xAI/google/protobuf/empty.proto rename to src/xAI.Protocol/google/protobuf/empty.proto diff --git a/src/xAI/google/protobuf/timestamp.proto b/src/xAI.Protocol/google/protobuf/timestamp.proto similarity index 100% rename from src/xAI/google/protobuf/timestamp.proto rename to src/xAI.Protocol/google/protobuf/timestamp.proto diff --git a/src/xAI/image.proto b/src/xAI.Protocol/image.proto similarity index 100% rename from src/xAI/image.proto rename to src/xAI.Protocol/image.proto diff --git a/src/xAI/models.proto b/src/xAI.Protocol/models.proto similarity index 100% rename from src/xAI/models.proto rename to src/xAI.Protocol/models.proto diff --git a/src/xAI/readme.md b/src/xAI.Protocol/readme.md similarity index 100% rename from src/xAI/readme.md rename to src/xAI.Protocol/readme.md diff --git a/src/xAI/sample.proto b/src/xAI.Protocol/sample.proto similarity index 100% rename from src/xAI/sample.proto rename to src/xAI.Protocol/sample.proto diff --git a/src/xAI/tokenize.proto b/src/xAI.Protocol/tokenize.proto similarity index 100% rename from src/xAI/tokenize.proto rename to src/xAI.Protocol/tokenize.proto diff --git a/src/xAI/usage.proto b/src/xAI.Protocol/usage.proto similarity index 100% rename from src/xAI/usage.proto rename to src/xAI.Protocol/usage.proto diff --git a/src/xAI/xAI.csproj b/src/xAI.Protocol/xAI.Protocol.csproj similarity index 99% rename from src/xAI/xAI.csproj rename to src/xAI.Protocol/xAI.Protocol.csproj index bd8c4c9..ada06e8 100644 --- a/src/xAI/xAI.csproj +++ b/src/xAI.Protocol/xAI.Protocol.csproj @@ -18,13 +18,13 @@ - + - + diff --git a/src/xAI.Tests/xAI.Tests.csproj b/src/xAI.Tests/xAI.Tests.csproj index c437902..3844031 100644 --- a/src/xAI.Tests/xAI.Tests.csproj +++ b/src/xAI.Tests/xAI.Tests.csproj @@ -19,7 +19,7 @@ - + diff --git a/xAI.slnx b/xAI.slnx index 0f2077a..2cb093e 100644 --- a/xAI.slnx +++ b/xAI.slnx @@ -1,4 +1,4 @@ - +