Age | Commit message (Expand) | Author |
---|---|---|
2024-05-24 | Pylint fixes. | Alexander_Kabui |
2024-05-24 | Remove kwargs from LLMErrorr Exceptions and update relevant code. | Alexander_Kabui |
2024-05-24 | Remove redundant llm base class exception. | Alexander_Kabui |
2024-05-22 | Register LLM error in app.... * do refactoring for gn3:llm:errors | Alexander_Kabui |
2024-05-16 | Pep8 Cleanup for llms/errors file | Alexander_Kabui |
2024-03-15 | add error handling for invalid tokens | Alexander_Kabui |
2023-12-22 | 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 | Alexander Kabui |