aboutsummaryrefslogtreecommitdiff
path: root/gn3/llms/__init__.py
diff options
context:
space:
mode:
authorAlexander Kabui2023-12-22 23:50:25 +0300
committerGitHub2023-12-22 23:50:25 +0300
commitfb49b824bf7a90ecadf021c01c65880e78e74298 (patch)
treedd1058fdda3b6257c7e33e418725648dde2c3381 /gn3/llms/__init__.py
parent093163ebd511700078f998fa754e786435a81d1b (diff)
downloadgenenetwork3-fb49b824bf7a90ecadf021c01c65880e78e74298.tar.gz
Feature/gn llms (#140)
* 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
Diffstat (limited to 'gn3/llms/__init__.py')
-rw-r--r--gn3/llms/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/gn3/llms/__init__.py b/gn3/llms/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/gn3/llms/__init__.py