Skip to content

Implement Prompt 8 and LLM Wiki service - #8

Merged
HealthInnovators merged 1 commit into
mainfrom
feature/prompt8-llm-wiki
Aug 21, 2026
Merged

HealthInnovators merged 1 commit into
mainfrom
feature/prompt8-llm-wiki

Conversation

@prakartii

Copy link
Copy Markdown
Collaborator

Summary

Implements Prompt 8's knowledge layer and adds the missing LLM Wiki service.

Changes

  • Added knowledge metadata, tenant context, chunking, KG linking, and tenant-isolated search.
  • Added agent memory and conversation memory.
  • Added a standalone FastAPI LLM Wiki service with PostgreSQL persistence, versioning, authentication, and tenant isolation.
  • Wired Literature and Search services to LLM Wiki through Docker Compose.
  • Added tests covering the new functionality and end-to-end Literature → LLM Wiki → PostgreSQL flow.

Verification

  • LLM Wiki: 32 tests passed
  • Literature: 108 tests passed
  • Verified tenant isolation and persistence across container restart.
  • Go tests could not be run because Go is not installed in the environment.

@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-rx-os Error Error Aug 17, 2026 7:40pm

@HealthInnovators
HealthInnovators merged commit a8d7fcd into main Aug 21, 2026
13 of 16 checks passed

This branch had an error being deployed

1 failed deployment
Preview ee1d301e Deployed Aug 17, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants