Skip to content

Commit

Permalink
Update to support Submind participation (#2)
Browse files Browse the repository at this point in the history
* Update neon-llm-core dependency

* Update license tests to resolve failure

---------

Co-authored-by: Daniel McKnight <[email protected]>
  • Loading branch information
NeonDaniel and NeonDaniel authored Jan 17, 2024
1 parent 38bb05e commit efd3709
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-palm2|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 @@
google-cloud-aiplatform
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 efd3709

Please sign in to comment.