aboutsummaryrefslogtreecommitdiff
path: root/gn3/llms/errors.py
AgeCommit message (Expand)Author
2024-05-24Pylint fixes.Alexander_Kabui
2024-05-24Remove kwargs from LLMErrorr Exceptions and update relevant code.Alexander_Kabui
2024-05-24Remove redundant llm base class exception.Alexander_Kabui
2024-05-22Register LLM error in app.Alexander_Kabui
2024-05-16Pep8 Cleanup for llms/errors fileAlexander_Kabui
2024-03-15add error handling for invalid tokensAlexander_Kabui
2023-12-22Feature/gn llms (#140)Alexander Kabui