Skip to content

Releases: whyhow-ai/whyhow

Adding in variables for Azure deployments (models and embeddings)

Choose a tag to compare

@tomsmoker tomsmoker released this 04 Jun 07:20
v0.0.8

Adding in variables for Azure deployments (models and embeddings)

Domain specific extraction models and Azure OpenAI

Choose a tag to compare

@tomsmoker tomsmoker released this 02 Jun 02:45
  • Updated backend with multiple options for domain specific extraction models (healthcare)
  • Added the integration logic for Azure OpenAI

CSVs and structured query reference improvement

Choose a tag to compare

@tomsmoker tomsmoker released this 24 May 05:10
v0.0.6

CSVs and structured query reference improvement

Chunk linking functionality, so chunks and context can be returned when querying

Choose a tag to compare

@tomsmoker tomsmoker released this 07 May 04:35
  • Chunk linking backend functionality
  • Can now return triples conditionally from query endpoint
  • Can now return chunks, chunk IDs and chunk context from query endpoint

Adding creating with schema

Choose a tag to compare

@tomsmoker tomsmoker released this 21 Apr 03:08
  • Added ability to create graph from external, JSON schema file with set structure
  • Updated example notebooks for both workflows
  • Improved querying with ringfencing and specific entity indexing

v0.0.3: Merge pull request #1 from whyhow-ai/release-0.0.3

Choose a tag to compare

@tomsmoker tomsmoker released this 05 Apr 04:48
52a3b11
Release 0.0.3

Release 0.0.2

Choose a tag to compare

@tomsmoker tomsmoker released this 04 Apr 08:03

Initial public release