Skip to content

Releases: microbiomedata/nmdc-metadata-suggestor-ai-tool

v1.2.1

Choose a tag to compare

@hesspnnl hesspnnl released this 24 Jun 19:56

What's Changed

  • Upgrade and pin third-party actions using commit hashes by @pkalita-lbl in #89
  • Fix interface_name character-split bug, with tests by @turbomam in #94
  • Add option for interface tab by @hesspnnl in #93

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@hesspnnl hesspnnl released this 06 May 20:01

What's Changed

Full Changelog: v1.1.2...v1.2.0

v1.1.2

Choose a tag to compare

@hesspnnl hesspnnl released this 29 Apr 14:18

What's Changed

Full Changelog: v1.1.1...v1.1.2

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@hesspnnl hesspnnl released this 13 Apr 14:22
1fc4762

What's Changed

  • Fix typos in MixS Enum by @hesspnnl in #51
  • Fix type error in doi concatenation by @hesspnnl in #54
  • Split LLMClient into a conversation and llm configuration client by @hesspnnl in #58
  • Add Cborg as a development access provider by @hesspnnl in #59
  • Rename pnnl_content to openai_content for provider-agnostic naming by @turbomam in #63
  • Improve credential and .env documentation by @turbomam in #64
  • remove usage report by @sierra-moxon in #72

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@hesspnnl hesspnnl released this 24 Mar 13:46
ab29707

What's Changed

  • Add Python project starter with uv and Docker for LLM applications by @Copilot in #1
  • Create Diagram for MVP architecture by @hesspnnl in #3
  • #1597: DOI classification + abstract retrieval waterfall by @turbomam in #5
  • Update README structure section to reflect complete project layout by @Copilot in #8
  • Vertexai testing by @sierra-moxon in #2
  • Create access to the OSTI API for metadata and publication gathering by @hesspnnl in #4
  • add GH action to report usage to followers by @sierra-moxon in #13
  • Add functions to resolve DOIs across multiple providers by @caufieldjh in #12
  • Combine DOI access into a defined entry point by @hesspnnl in #15
  • Build pattern with Osti for pub link in waterfall by @hesspnnl in #19
  • stub out access to submission schema via schemaview by @sierra-moxon in #20
  • Implement first pass at pipeline for ingesting materials to llm by @hesspnnl in #11
  • Add model logging, remove claude tests, update google auth by @hesspnnl in #35
  • Update CyVerse DOI resolver and its tests by @caufieldjh in #32
  • AI tool updates to integrate with the server code by @hesspnnl in #37
  • Release updates by @hesspnnl in #42
  • Fix development dependency group specification by @pkalita-lbl in #45
  • Use logging instead of print in library code by @pkalita-lbl in #44
  • Add exclusions to schema_context.py by @hesspnnl in #43
  • Fix typo in MIxS by @pkalita-lbl in #46

New Contributors

Full Changelog: https://github.com/microbiomedata/nmdc-metadata-suggestor-ai-tool/commits/v1.1.0