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

backend: add basic logging middleware #124

Merged
merged 2 commits into from
May 13, 2024
Merged

backend: add basic logging middleware #124

merged 2 commits into from
May 13, 2024

Conversation

scott-cohere
Copy link
Contributor

@scott-cohere scott-cohere commented May 9, 2024

Thank you for contributing to the Cohere Toolkit!

  • PR title: "area: description"
    • Where "area" is whichever of interface, frontend, model, tools, backend, etc. is being modified. Use "docs: ..." for purely docs changes, "infra: ..." for CI changes.
    • Example: "deployment: add Azure model option"

Adds a simple logging middleware to Fast API app.

Tested locally

  • Add tests and docs: Please include testing and documentation for your changes
  • Lint and test: Run make lint and make run-tests

@scott-cohere scott-cohere requested a review from a team as a code owner May 9, 2024 03:37
@CLAassistant
Copy link

CLAassistant commented May 9, 2024

CLA assistant check
All committers have signed the CLA.

@scott-cohere scott-cohere merged commit cc47f64 into main May 13, 2024
2 checks passed
@scott-cohere scott-cohere deleted the scott/logging branch May 13, 2024 20:08
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.

4 participants