File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2222 <VisualStudioVersion Condition =" '$(VisualStudioVersion)' == '' " >10.0</VisualStudioVersion >
2323 </PropertyGroup >
2424 <ItemGroup >
25- <Compile Include =" common.py" />
2625 <Compile Include =" src\codeproject_ai_sdk\common.py" />
2726 <Compile Include =" src\codeproject_ai_sdk\module_logging.py" />
2827 <Compile Include =" src\codeproject_ai_sdk\module_options.py" />
3635 <Compile Include =" src\codeproject_ai_sdk\__init__.py" />
3736 </ItemGroup >
3837 <ItemGroup >
38+ <Content Include =" readme.md" />
3939 <Content Include =" requirements.txt" />
4040 </ItemGroup >
4141 <ItemGroup >
Original file line number Diff line number Diff line change 1+ # CodeProject.AI Server SDK for Python
2+
3+ This is a placeholder for the Python SDK for CodeProject.AI Server ReadMe.MD file. The SDK is currently under development and will be released soon.
You can’t perform that action at this time.
0 commit comments