Skip to content

Commit

Permalink
Update dependencies for chatbotsforum compat.
Browse files Browse the repository at this point in the history
Update license tests
  • Loading branch information
Daniel McKnight authored and NeonDaniel committed Jan 17, 2024
1 parent f00f6a6 commit d54e4cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/license_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
license_tests:
uses: neongeckocom/.github/.github/workflows/license_tests.yml@master
with:
packages-exclude: '^(neon-llm-claude|tqdm).*'
packages-exclude: '^(neon-llm|tqdm|klat-connector|neon-chatbot|dnspython).*'
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
anthropic
openai[embeddings]~=0.27
# networking
neon_llm_core~=0.1.0
neon_llm_core[chatbots]~=0.1.0,>=0.1.1a1

0 comments on commit d54e4cd

Please sign in to comment.