Skip to content

Conversation

@ijusttookadnatest
Copy link
Collaborator

No description provided.

@ijusttookadnatest ijusttookadnatest force-pushed the main branch 2 times, most recently from 5e6f598 to 89539b7 Compare June 20, 2025 19:10
LANGSMITH_TRACING=true
LANGSMITH_ENDPOINT="https://api.smith.langchain.com"
LANGSMITH_API_KEY="<your-api-key>"
LANGCHAIN_TRACING=true
Copy link
Collaborator

Choose a reason for hiding this comment

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

should stay LANGSMITH no? they're not intrinsicly coupled

pages: BookPageDto[],
): Promise<Document<BookChunk>[]> {
return super.createChunks(pages, false);
return super.createChunks(pages, true);
Copy link
Collaborator

Choose a reason for hiding this comment

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

is it still broken if we don't split the pages?

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.

3 participants