Commit History

Merge pull request #53 from seanpedrick-case/dev
808744c
Running
unverified

Sean Pedrick-Case commited on

Minor prompt improvements. Bedrock client and keys should now be correctly passed to validation function
70cb346

seanpedrickcase commited on

Created wrapper summarisation function so revised summaries will be correctly created by group. Fixed output logs for summarisation tasks. Fixed some structured summary prompt issues. Minor prompt adjustments
0d14c19

seanpedrickcase commited on

Merge pull request #52 from seanpedrick-case/dev
44570ea
unverified

Sean Pedrick-Case commited on

Minor fixes for structured summary outputs and prompt optimisation
822eeb2

seanpedrickcase commited on

Improved creation of missing_df in wrapper functions
73b0a70

seanpedrickcase commited on

Validation processes can now be run independent from available logging data
4be845d

seanpedrickcase commited on

Correctly passed validation and summary custom instructions to functions. Updated table check for when reference numbers aren't correctly defined from LLM call
cced757

seanpedrickcase commited on

Added topic validation and llm deduplication functionality. Now checks for input token count before LLM calls.
8af499b

seanpedrickcase commited on

Merge pull request #51 from seanpedrick-case/dev
5007e85
unverified

Sean Pedrick-Case commited on

Update version number for 0.3.1
29f478b

seanpedrickcase commited on

Merge pull request #50 from seanpedrick-case/dev
f38f1d6
unverified

Sean Pedrick-Case commited on

Corrected OpenAI API usage
27c88c6

seanpedrickcase commited on

Merge pull request #49 from seanpedrick-case/dev
00d3977
unverified

Sean Pedrick-Case commited on

Added model compatibility for OpenAI and Azure endpoints. Added some Bedrock models, now compatible with thinking models
3085585

seanpedrickcase commited on

Merge pull request #48 from seanpedrick-case/dev
d8b6f48
unverified

Sean Pedrick-Case commited on

Changed config defaults to enable successful app run without local model inference on first run
5fed34d

seanpedrickcase commited on

Merge pull request #47 from seanpedrick-case/dev
93cb764
unverified

Sean Pedrick-Case commited on

Minor changes to readme repo references and conda environment
3ce9cef

seanpedrickcase commited on

Updated pyproject.toml file with requirements from requirements_no_local.txt
6191d21

seanpedrickcase commited on

Merge pull request #46 from seanpedrick-case/dev
e68b1bf
unverified

Sean Pedrick-Case commited on

Reverted requirements files to previous direct wheel links
f4c57ae

seanpedrickcase commited on

Merge pull request #45 from seanpedrick-case/dev
60f057c
unverified

Sean Pedrick-Case commited on

Added deduplication with LLM functionality. Minor package updates. Updated installation documentation.
6f3d42c

seanpedrickcase commited on

Merge pull request #44 from seanpedrick-case/dev
fcc6b3f
unverified

Sean Pedrick-Case commited on

Enhanced user interface and documentation for topic extraction tool. Updated file input labels for clarity, improved README instructions, and refined progress tracking in API calls. Added time tracking for LLM calls in output files.
9a0231a

seanpedrickcase commited on

Added examples for structured summaries and groups. Adapted functions for structured summaries. Simplified front tab GUI
5ed844b

seanpedrickcase commited on

Merge pull request #43 from seanpedrick-case/dev
e43e014
unverified

Sean Pedrick-Case commited on

Optimised prompts. Updated Gradio. Added example for zero shot topics. Added support for Granite 4 local model
9e8c029

seanpedrickcase commited on

Merge pull request #42 from seanpedrick-case/dev
37555dd
unverified

Sean Pedrick-Case commited on

Corrected blank KV_QUANT_LEVEL values. Removed erroneous extract topics output
7ae3b47

seanpedrickcase commited on

Corrected KV quant value when not specified (set to None)
4cd2443

seanpedrickcase commited on

Merge pull request #40 from seanpedrick-case/dev
fe451d0
unverified

Sean Pedrick-Case commited on

Corrected KV quantisation definition in config. Moved examples to top of screen under intro.
73188ff

seanpedrickcase commited on

Merge pull request #39 from seanpedrick-case/dev
092851d
unverified

Sean Pedrick-Case commited on

Generally improved inference for low vram systems, unsloth usage improvements, updated packages, switched default local model to Qwen 3 4b
bd1a015

seanpedrickcase commited on

Merge pull request #38 from seanpedrick-case/dev
802efad
unverified

Sean Pedrick-Case commited on

Merge pull request #37 from seanpedrick-case/dev
6fdbf80
unverified

Sean Pedrick-Case commited on

Updated output logging files. Updated examples and readme. Minor prompt adjustments and package updates
fff212b

seanpedrickcase commited on

Revised intro and readme. Reasoning suffix setting simplified. All in one xlsx returns correct tables.
8161b79

seanpedrickcase commited on

Position of usage logs input corrected
6acf6b9

seanpedrickcase commited on

tracking model state through all_in_one_function
1a1a845

seanpedrickcase commited on

Corrected usage of stop strings, streaming
6154c1e

seanpedrickcase commited on

Added stop strings, optimised llama-cpp-python inference for streaming
6eaced0

seanpedrickcase commited on

Trying out inference with unsloth vs transformers
4d01a46

seanpedrickcase commited on

Merge pull request #36 from seanpedrick-case/dev
7113417
unverified

Sean Pedrick-Case commited on