Skip to content

Releases: NBChub/chatBGC

v0.2.0

15 Aug 06:35
Compare
Choose a tag to compare

What's Changed

  • feat: Update training to accomodate antiSMASH and BGCFlow schema by @matinnuhamunada in #8

Full Changelog: v0.1.4...v0.2.0

v0.1.4

06 Jun 08:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

30 May 14:54
Compare
Choose a tag to compare

What's Changed

  • Further improvements on training dataset, including antiSMASH glossary and abbreviations

Full Changelog: v0.1.2...v0.1.3

v0.1.2

29 May 09:14
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

  • Change default LLMs - llama3 for Ollama and gpt-4o for OpenAI
  • Improve training: add question-sql pair dataset

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Apr 16:44
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

What's Changed

  • 0.1.0 - First attempt at creating chatBGC by @matinnuhamunada in #1
  • feat: query duckdb dataset from BGCFlow using Ollama and ChromaDB
  • feat: add option to use OpenAI API key to access latest model such as GPT-4
  • feat: add training step by @matinnuhamunada in #2
  • feat: add dataset to train - DDL, antismash documentation, BGCFlow table description, and question-sql pair

New Contributors

Full Changelog: https://github.com/NBChub/chatBGC/commits/v0.1.1