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

Allow CLI add to db and clean-up handling of evaluate args #137

Merged
merged 2 commits into from
May 16, 2023

Conversation

pseudotensor
Copy link
Collaborator

@pseudotensor pseudotensor commented May 16, 2023

  • Allow CLI add to db
  • Test making and adding to db in CLI
  • Clean-up handling of evaluate args
  • Clean-up other kwargs
  • Allow CLI choice of various other vectordb args, like which embedding, top k, etc.
  • Add langchain readme to isolate some LangChain examples to avoid bloating main readme
============================================================================================= short test summary info =============================================================================================
FAILED tests/test_manual_test.py::test_chat_context - NotImplementedError: MANUAL TEST FOR NOW
=================================================================== 1 failed, 14 passed, 7 skipped, 1 xpassed, 9 warnings in 353.05s (0:05:53) ====================================================================
(h2ollm) jon@pseudotensor:~/h2o-llm$ 

@pseudotensor pseudotensor marked this pull request as draft May 16, 2023 22:00
…args so less likely to not pass right things into functions despite using kwargs to order also not issue.
@pseudotensor pseudotensor marked this pull request as ready for review May 16, 2023 22:22
@pseudotensor pseudotensor merged commit d129b13 into main May 16, 2023
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