Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add agent and thread workspace file CRUD #3

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

thedadams
Copy link
Contributor

No description provided.

Endpoints are added to CRUD files for a general workspace for both
agents and threads. Endpoints are also added to CRUD files for knowledge
in both agents and threads.

When knowledge is added or removed from knowledge, then controller will
kickoff ingestion of the knowledge. An endpoint is added to manually
kickoff ingestion as well.

When deleting an agent or a thread, the corresponding workspaces are
cleaned up.

For now, the `KNOWLEDGE_BIN` environment variable is required for
ingestion.

Signed-off-by: Donnie Adams <[email protected]>
@thedadams thedadams merged commit fdc797f into obot-platform:main Sep 10, 2024
@thedadams thedadams deleted the workspace-file-crud branch September 10, 2024 14:30
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