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

devie #41

Merged
merged 5 commits into from
Sep 11, 2024
Merged

devie #41

merged 5 commits into from
Sep 11, 2024

Conversation

conneroisu
Copy link
Owner

  • add badeges
  • add coverall workflow
  • add coverage workflow fully
  • fix where key inserts
  • put env before run
  • update model naming convention and generate script
  • add working example
  • upgrade base model used in examples
  • fix random file creation
  • remove unused unimpactful code
  • added some useful comments to moderation.go
  • unexport interface for response
  • fix multiple returns from moderations
  • fix name in readme
  • added features section to readme
  • fix go get in readme
  • unexport unneeded fields
  • move code gen to the cmd folder and add more context to generated code
  • unexport internally used function
  • remove comment from unexported method
  • unexport internally used fields
  • added tool use and function calling features
  • remove d comment
  • remove unused test
  • added created date to generated code
  • update documentation generation
  • fix features list in readme
  • fix lsit of features
  • fix layout of generated docs in readme
  • update examples seciton in the readme
  • fix removed badges
  • add gen workflow
  • fix workflow?
  • remove unused binary installs
  • improve comments in moderation.go
  • regenerate readme doc
  • fully fix comments in moderation.go
  • unremove notes from comments in main.go in cmd/models
  • better error handling in streaming
  • regenerate code gen docs
  • update comments in cha
  • update generated docs
  • add groq key to the workflow for the models
  • update comment for CreateCompletion
  • fix readme
  • remove depreciated variables
  • added llava-blind example
  • fully added llava-blind example
  • added relevant comments to the models generator
  • added readmes to the examples
  • ADDED development/README.md
  • added json schema gneeration support
  • some more work removed id.go
  • some optimizationsk:wq
  • simplify comments
  • merged reflect_test.go and reflect.go into schema.go and schema_test.go
  • added json chat example
  • simplified json chat example
  • fixed unused error
  • simplified and unexported the reflectors
  • latest
  • latest simplifications
  • make docs
  • fix weekly mode updater
  • remove on push event from chron-models
  • unexport sectionMap
  • regenerate docs
  • add note of new json schema gen features
  • run go mod tidy and workspace sync
  • even better comments for the schema struct def
  • better naming
  • make mroe readable
  • more modern error creation

@conneroisu conneroisu merged commit ff38523 into main Sep 11, 2024
3 of 5 checks passed
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