Skip to content

Simplify copying code from a c# codebase to an LLM chatbot (server)

License

Notifications You must be signed in to change notification settings

jclabelle/Code-Relay-Server

Repository files navigation

CodeRelay Client User Manual

Overview

CodeRelay Server provides CodeRelay Client the data it needs to simplify copying code from your c# codebase to an LLM chatbot.

Settings

  • Codebase path: Use the AllowedBasePath field inside appsettings.json to set the path to your c# codebase.

Run

Run the server in a terminal window:

dotnet run Program.cs

About

Simplify copying code from a c# codebase to an LLM chatbot (server)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages