aboutsummaryrefslogtreecommitdiff
path: root/gn3/llms/__init__.py
AgeCommit message (Collapse)Author
2023-12-22Feature/gn llms (#140)Alexander Kabui
* add entry route for gn_llms * add gn_llms reference doc ids * init authorization module for gn-llm * Add class for parsing unprocessable response * add init config file * add clienmodule:gn-llm fahamu interface * Add module descriptor for client file * reponse data handler * add response file handler * add processing file * remove unnecessary files * init code refactoring * Restructure code to module * refactor code:disble pylint for testing on cd