Skip to content

Releases: maxmekiska/llmnet

api error handling

01 Feb 00:54

Choose a tag to compare

  • added API error handling
    • google api
    • openai api

feat: generic llmnet release

29 Jan 01:29

Choose a tag to compare

  • package generalization
  • llmnet supports now use cases besides document question answering
    • removed transformer module

Initial Release

29 Jul 01:46

Choose a tag to compare

Initial Release Pre-release
Pre-release
  • simple pre-processing functions
  • implementation of main functionality via LlmNetwork class