Skip to content

Releases: whyhow-ai/whyhow

Adding in variables for Azure deployments (models and embeddings)

04 Jun 07:20
Compare
Choose a tag to compare
v0.0.8

Adding in variables for Azure deployments (models and embeddings)

Domain specific extraction models and Azure OpenAI

02 Jun 02:45
Compare
Choose a tag to compare
  • Updated backend with multiple options for domain specific extraction models (healthcare)
  • Added the integration logic for Azure OpenAI

CSVs and structured query reference improvement

24 May 05:10
Compare
Choose a tag to compare
v0.0.6

CSVs and structured query reference improvement

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

07 May 04:35
Compare
Choose a tag to compare
  • 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

21 Apr 03:08
Compare
Choose a tag to compare
  • 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

05 Apr 04:48
52a3b11
Compare
Choose a tag to compare

Release 0.0.2

04 Apr 08:03
Compare
Choose a tag to compare

Initial public release