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

Release v1.8.1 #519

Merged
merged 1 commit into from
Jul 10, 2023
Merged

Release v1.8.1 #519

merged 1 commit into from
Jul 10, 2023

Commits on Jul 10, 2023

  1. Fix/component cards (#518)

    * first commit
    
    * non-final llm qa (TIME-OUTS!!!)
    
    * working version of LLM QA dist
    
    * removed unnecessary file
    
    * change ports
    
    * info services
    
    * some fixes
    
    * removed extras in server and added try-except in response
    
    * style black
    
    * style flake
    
    * black style again...
    
    * fixes for comments
    
    * numerous updates for new format
    
    * fixes
    
    * various fixes
    
    * codestyle
    
    * save model path endpoint
    
    * moved docs from common to root folder
    
    * moved doc_ranker to annotators
    
    * changed pipeline_conf.json (added ranker)
    
    * renamed component and finished save_model_path
    
    * services -> annotators
    
    * bug fixes
    
    * trying to deal with server
    
    * first working version
    
    * better logging, added deleting files from /data
    
    * np.savez
    
    * removed extra comments
    
    * codestyle
    
    * updated ports
    
    * one more ports update
    
    * codestyle
    
    * fixes acc to Ksusha
    
    * return entity linking
    
    * removed readme
    
    * codestyle
    
    * modified try-except
    
    * various fixes
    
    * skill update new format
    
    * hopefully working new arch
    
    * working version!! (still need to finish some things though
    
    * final fixes
    
    * removed test file
    
    * some style fixes
    
    * changing skill name, moving docs to file server
    
    * adding renamwed skill
    
    * some more name and formatter changes
    
    * renamed some files and changed prompt
    
    * mainly yml files update
    
    * some fixes
    
    * return formatters to normal
    
    * port updates
    
    * style
    
    * draft test files
    
    * pdf and html support; prompt fixed
    
    * style
    
    * improved logic of working with files
    
    * fixed issues with doc names and extensions
    
    * fiz extensions
    
    * style
    
    * removed extras
    
    * name fix
    
    * increase memory for doc-retriever
    
    * removed proxy from yml
    
    * removed extra doc
    
    * rename dist
    
    * name change
    
    * more understandable code
    
    * add new variables for timeout, prompt, n_par; fix yml files with info; add Pathlib
    
    * formatter fix
    
    * fix to get values safely
    
    * prompt instruction
    
    * str of doc links to list
    
    * split function into smaller funcs
    
    * fix skill adding bug
    
    * fix files list
    
    * simplify long train_model func
    
    * style
    
    * code style
    
    * fix dreambuilder option
    
    * good test
    
    * feat: add tests of doc qa pipeline
    
    * fix: titles for tests
    
    * fix: rights
    
    * update test file
    
    * style
    
    * better prompt
    
    * update DOC_PATH_OR_LINK
    
    * name fix
    
    * component cards fixes
    
    * fix card
    
    ---------
    
    Co-authored-by: dilyararimovna <dilyara.rimovna@gmail.com>
    smilni and dilyararimovna authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    28b09e3 View commit details
    Browse the repository at this point in the history