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(integration): Use LLM to fill event details #9366

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Feb 23, 2024

For #9321

image

Todo

  • MVC that puts the thread summary into DESCRIPTION
  • Dedicated event title and agenda generation
  • Tests

How to test

  1. Set up integration_openai
  2. Enable thread summaries as admin
  3. Open a message
  4. Click ...
  5. Click More actions
  6. Click Create event

Main: summary, description taken from message data
Here: summary, description processed by openai

@ChristophWurst ChristophWurst self-assigned this Feb 23, 2024
@ChristophWurst ChristophWurst marked this pull request as ready for review February 26, 2024 11:06
@ChristophWurst
Copy link
Member Author

Skipped fixup check is highly suspicious and I don't know why it was skipped!?

@ChristophWurst ChristophWurst force-pushed the feat/integration/llm-events branch from 21dae97 to eab26c4 Compare February 26, 2024 11:56
@ChristophWurst ChristophWurst merged commit a537687 into main Feb 27, 2024
37 checks passed
@ChristophWurst ChristophWurst deleted the feat/integration/llm-events branch February 27, 2024 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants