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

Updates dependencies and fixes errors and warnings #330

Merged
merged 5 commits into from
Feb 19, 2025

Conversation

markwaddle
Copy link
Contributor

  • updates dependencies for python projects and the web-app
  • fixes warnings that pop up with deprecations
  • fixes a few errors that crop up with make type-check at the root
  • fixes a circular dependency; openai-client and assistant-extensions both depended on each other - the shared model is now in the new llm-client library

- updates dependencies for python projects and the web-app
- fixes warnings that pop up with deprecations
- fixes a few errors that crop up with `make type-check` at the root
- fixes a circular dependency; openai-client and assistant-extensions
  both depended on each other - the shared model is now in the new
  llm-client library
@markwaddle markwaddle force-pushed the markwaddle/deps-and-errors branch from bab491f to 17eb00d Compare February 19, 2025 22:06
@markwaddle markwaddle merged commit 263f855 into microsoft:main Feb 19, 2025
21 checks passed
@markwaddle markwaddle deleted the markwaddle/deps-and-errors branch February 19, 2025 22:25
markwaddle added a commit that referenced this pull request Feb 20, 2025
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