Commit History

Fix JSON response parsing in ux_testing_fsm function to directly access the response object.
0e5d4ec

igiuseppe commited on

added ux_testing api
e79e607

igiuseppe commited on

Enhance answer generation by adding optional context parameter to relevant functions and update .gitignore to include test directory.
633edb2

igiuseppe commited on

Clarify verbosity guidelines in prompts to avoid unnecessary elaboration.
2f7158d

igiuseppe commited on

using litellm - for now shuffle disabled
4bb354c

igiuseppe commited on

Update requirements to include TinyTroupeFork repository
2194a0e

igiuseppe commited on

fix
a3fe22b

igiuseppe commited on

trying with english
9b8a5e1

igiuseppe commited on

forced language of questions in prompts
1954e89

igiuseppe commited on

forced focus on questions in prompts
436adc8

igiuseppe commited on

temperature to 0.5 for answers
29ead85

igiuseppe commited on

now using 4.1mini with temperature 1
70f896f

igiuseppe commited on

fixed models and temp for prod
4de89c5

igiuseppe commited on

removed parameters from eval script
2ddfbfe

igiuseppe commited on

fix on persona generation
355c747

igiuseppe commited on

removed tinytroup from requirements for simplicity
21379ad

igiuseppe commited on

restored function for parameters generation - just for completeness
85aaefb

igiuseppe commited on

removed parameters from generation personas api
e6ec255

igiuseppe commited on

added possibility to ask questions in bulk - now default
96205bb

igiuseppe commited on

modified prompts for ask question and build personas - fixed temperature to 0 and model to 4.1 nano for testing
a7fab3f

igiuseppe commited on

modified persona generation logic: now fixed set of parameters
4934758

igiuseppe commited on

fix on answers
28d7d9e

igiuseppe commited on

added function to save also users
f217abb

igiuseppe commited on

prompts in a separated file
de56645

igiuseppe commited on

explicit parameters in call_llm function
61cbe0d

igiuseppe commited on

added variability in synth answers
379848c

igiuseppe commited on

modify n of fleet in test script
d0d9c87

igiuseppe commited on

fixed n of parameters
9ba1483

igiuseppe commited on

modified gitignore
d2e51aa

igiuseppe commited on

complete eval flow ready
5b9f598

igiuseppe commited on

using direct embedding comparison
598da24

igiuseppe commited on

added pairwise approach
516410c

igiuseppe commited on

added eval script and data
1a9b41f

igiuseppe commited on

fix in utils
b1f1aec

igiuseppe commited on

fix on split
7caf588

igiuseppe commited on

splitted users batch generation and answer generation
53f767a

igiuseppe commited on

added generate-users-answers endpoint
2c4400c

igiuseppe commited on

increased to 20 params per user
5002a55

igiuseppe commited on

added language in prompt for chat with persona
ca7243d

igiuseppe commited on

fix prompt report
0493d58

igiuseppe commited on

all questions and users go in parallel when asking questions
1ae0452

igiuseppe commited on

fixed call_llm and models in apis
fcd6884

igiuseppe commited on

added test script
63a2fd9

igiuseppe commited on

cleaned code - improved response format - splitted generate users adding new api for parameters
066fafa

igiuseppe commited on

trying gpt nano 4.1
11a0ed1

igiuseppe commited on

refined prompts in dt flow
94249e4

igiuseppe commited on

increased max personas to generate
f3f4b31

igiuseppe commited on

now returning only interactions of the assistant in chat-with-twin
ce097c1

igiuseppe commited on

fix save person api
320ae86

igiuseppe commited on

modified reset agents
1afedc0

igiuseppe commited on