这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@cdxker
Copy link
Member

@cdxker cdxker commented Nov 19, 2024

  • feature: add file chunker microservice
  • feature: add logging and write to clickhouse
  • feature: added api key and file chunking status
  • feature: add CLI to test pdf chunking
  • cleanup: add .env.dist + use env's for model in pdf_chunk.rs
  • feat: use pdla boxes for chunking
  • cleanup: clippy
  • feat: add docker-compose.yml for local testing
  • feature: pdf to md :)
  • feature: add page right after its been processed
  • refactor: complete rename from file-chunker to pdf2md
  • bugfix: include snippet to handle loading env's at runtime instead of compile
  • feature: docker setup for pdf2md service
  • feature: add CI workflow to push images for pdf2md service
  • feature: enable chunk bulk delete as an async operation where chunks matching delete filter can be inserted safely after resp
  • feature: skeleton for pdf2md demo page
  • feature: working CSS for demo-ui on pdf2md
  • feature: finished navbar for pdf2md
  • feature: skeleton upload form for pdf2md
  • feature: add health check + fix redoc
  • feature: add skeleton template others can slot into
  • feature: add api key functionality to demo-ui app
  • feature: working API req on file form add
  • feature: add advanced options and usage metrics to each chunk
  • cleanup: remove creating a file on the file_handler
  • feature: setup fileworker to communicate with pdf2md
  • bugfix: correct page count using redis
  • feature: update to new route name

Please indicate what issue this PR is related to and @ any maintainers who are relevant

densumesh and others added 28 commits November 11, 2024 18:34
cleanup: move test program

feat: different prompt

feat: build metadata strings

fix: pdla server returns floats

feat: fix image cropping

feat: move pdla types

feat: new system prompt

feat: include tables

cleanup: remove test binary

fix: handle empty text better

fix: issues after rebase

fix: keep llm model in env
…matching delete filter can be inserted safely after resp
@cdxker
Copy link
Member Author

cdxker commented Nov 19, 2024

#2763

@cdxker cdxker closed this Nov 19, 2024
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.

5 participants