Skip to content

Conversation

sabinaptas
Copy link
Collaborator

No description provided.

@sabinaptas sabinaptas requested a review from mensfeld August 30, 2025 16:28
@sabinaptas sabinaptas self-assigned this Aug 30, 2025
Copy link
Member

@mensfeld mensfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please apply remarks

@sabinaptas sabinaptas requested a review from mensfeld September 1, 2025 10:07
@sabinaptas sabinaptas changed the title Config update Getting started, LLMs and Config updates Sep 1, 2025
@sabinaptas sabinaptas marked this pull request as draft September 30, 2025 08:47
4. **Ask questions**: Request specific implementation help
1. Get the documentation from [karafka.io/llms.txt](https://karafka.io/llms.txt)
2. Copy the complete llms.txt content.
3. Paste the itllms.txt content into chat.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we have the same '''text example '''text here, like in the previous setup method?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should yes

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exactly the same phrasing? pleae paste in this comment what I should insert

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You cannot insert whole "https://karafka.io/llms.txt" content here. The reasons why it is a link are:

  1. it may change over time
  2. it is a system prompt that is too big to be placed here directly

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should do it imho:

Paste the the llms.txt content into the chat window.

- kafka scoped `librdkafka` options - options related to [librdkafka](Librdkafka-Configuration)

To apply all those configuration options, you need to use the ```#setup``` method from the `Karafka::App` class:
To apply these configuration options, use the ```#setup``` method from the `Karafka::App` class:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To apply these configuration options, use the #setup method from the Karafka::App class:

Is that the first step in the procedure? Is it 1-step procedure for configuration (both option groups)?
Where is it performed? The setup method?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to apply the configuration options mentioned above. It is part of the karafka.rb file

@sabinaptas sabinaptas marked this pull request as ready for review September 30, 2025 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants