Commit History

reason to minimal
d496b44

nexusbert commited on

cranked token to max and turned off thinking
c766cf6

nexusbert commited on

raised tokens
4d68554

nexusbert commited on

add extra error logs
c67abb3

nexusbert commited on

fixed response mime
e9fab11

nexusbert commited on

test fix
a7b96b3

nexusbert commited on

added logger
e12eea7

nexusbert commited on

decressded context size
7a8b0db

nexusbert commited on

reduced topk from 20 to 12
67843d9

nexusbert commited on

updated tokens again
d7c69c9

nexusbert commited on

updated token linit and fixed incomplete json
9ff8b55

nexusbert commited on

Refactor ranking system instruction and enhance JSON output parsing in RecommendationService
c7bc8cd

nexusbert commited on

Refactor embedding functions and update candidate retrieval in RecommendationService
a1a51de

nexusbert commited on

Refactor agent workflow and update documentation for Gemini-first implementation
d47b370

nexusbert commited on

Increase top_n_final parameter in RecommendationRequest for improved recommendation results
ff602f5

nexusbert commited on

Enhance agent workflow and integration of Gemini API for text generation
652302c

nexusbert commited on

Update AGENT_WORKFLOW.md, env.example, and recommendation services for improved ranking and configuration
b2d0197

nexusbert commited on

Update AGENT_WORKFLOW.md to enhance architecture overview and shared configuration details
4ab0e29

nexusbert commited on

Enhance user modeling and recommendation services with async support and logging
1243127

nexusbert commited on

Refactor environment variable handling and user modeling prompt
aa0d66a

nexusbert commited on

Refactor model loading and startup prewarm logic
0bf3001

nexusbert commited on

Update Dockerfile and README.md to set default for DOCKER_BUILD_SKIP_LLM_WARM
3cdb77e

nexusbert commited on

Enhance Dockerfile and application startup process with prewarm functionality
10bc91f

nexusbert commited on

Add agent workflow documentation and refactor user modeling and recommendation services
1c181b2

nexusbert commited on

Enhance Docker configuration by adding HUGGING_FACE_HUB_TOKEN as a build argument in docker-compose.yml and Dockerfile. Update Dockerfile to install CPU-only PyTorch and adjust thread counts for reduced memory usage during builds. Modify docker_build_assets.py to support both HF_TOKEN and HUGGING_FACE_HUB_TOKEN for model caching. Update README.md to clarify token usage and build instructions.
be705e8

nexusbert commited on

Refactor Docker setup and enhance build process. Updated docker-compose.yml to specify build context and added HF_TOKEN as a build argument. Modified Dockerfile to use Python 3.10, set environment variables, and install additional dependencies. Introduced docker_build_assets.py for prefetching models and building data assets. Updated README.md to reflect changes in port configuration and build instructions.
c78886f

nexusbert commited on

Update README.md with detailed configuration, deliverables checklist, API endpoints, request bodies, local run instructions, Docker setup, and project layout for the DSN × BCT LLM Agent Challenge.
73c205a

nexusbert commited on

initial commit
6786bbd
verified

nexusbert commited on