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

General Code Cleanup #853

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Conversation

martindevans
Copy link
Member

  • Removed unused field from StatelessExecutor
  • Renamed Mirostat (from Mirostate)
  • Removed unnecessary temporary array allocation in Conversation.Prompt
  • Removed all unused using statements
    • Moved some common usings to global using
  • Used [ collection expressions ] where possible

 - Renamed `Mirostat` (from `Mirostate`)
 - Removed unnecessary temporary array allocation in `Conversation.Prompt`
 - Removed all unused `using` statements
 - Used [ collection expression ] where possible
@martindevans martindevans merged commit e66b375 into SciSharp:master Jul 13, 2024
6 checks passed
@martindevans martindevans deleted the general_cleanup branch July 13, 2024 21:16
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.

1 participant