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

OCS endpoint to generate a document #4403

Open
julien-nc opened this issue Jan 23, 2025 · 1 comment
Open

OCS endpoint to generate a document #4403

julien-nc opened this issue Jan 23, 2025 · 1 comment

Comments

@julien-nc
Copy link
Member

Describe the solution you'd like
Once the new command-based Collabora API is out, would it be possible to have an endpoint to generate ods, odp and odt files?
We don't know yet exactly which format it would take as input. We could do something similar to what's been decided/discussed for the slide-deck feature: A JSON description of the document to generate.

Additional context
This endpoint would be use in a Context Agent tool. The goal would be to be able to satisfy user prompts like "generate a text office document summarizing the last 100 messages of the Talk room blabla, list the room participants in the document introduction, place the document at the top of my storage".

@juliusknorr
Copy link
Member

I'm not entirely sure yet how such an API could be designed, the Collabora API itself is mostly around changing existing documents, navigating around in them and applying operations. Not sure if something like that works well enough for the context agent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants