Skip to content

Conversation

@tisha-varma
Copy link

This PR implements the minimal end-to-end example proposed in #35.

It adds a small examples/ directory with:
- a basic demo script showing how to initialize and run the KnowledgeSpace agent locally,
- a concise README for setup and onboarding,
- and illustrative mock dataset entries for reference.

The demo is designed for local development and onboarding.
When backend search services are not configured, the agent may return zero search results, which is expected and handled gracefully.

Closes INCF#35

Added examples/ directory with:
- basic_demo.py: Minimal Python script demonstrating agent usage
- README.md: Setup instructions and workflow documentation
- local_knowledge.json: Sample mock dataset entries for reference

The demo is designed for local development and onboarding.
When backend search services are not configured, the agent may return
zero search results, which is expected and handled gracefully.
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.

1 participant