Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Cooperative Cuisine Environment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Social Cognitive Systems
CoCoSy
Cooperative Cuisine Environment
Graph
7dbac7c9f1d2fe90826eb86c324cdb68b395b80d
Select Git revision
Branches
17
103-sounds
119-docs-new-perspective
124-additional-state-keys-and-values
143-voice-chat-2d-version
144-gkk-exercises
151-mumble
157-show-content-progress
dev
protected
ffd-demo-arcade
ipyhop
ipyhop-asr-nlu
llm-agent
main
default
protected
rl-bachelor-thesis
show-number-content
voicechat
web_version
Tags
5
ffday
v1.2.0
v1.1.3
v1.1.0
v1.0.0
22 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jan
20
16
15
14
13
10
9
8
7
6
5
19
Dec
18
16
13
12
11
10
5
2
28
Nov
27
26
25
24
22
15
10
25
Oct
24
22
17
16
15
14
9
7
2
1
28
Sep
26
25
24
20
17
16
15
14
13
12
11
10
9
8
6
5
4
3
2
28
Aug
22
21
20
19
18
17
16
15
14
13
9
7
6
2
31
Jul
30
29
28
27
26
25
23
22
19
17
14
12
11
10
8
7
5
28
Jun
25
24
19
18
17
12
10
1
29
May
15
13
7
2
30
Apr
23
22
19
17
15
14
12
11
10
9
8
4
3
2
27
Mar
26
25
21
20
19
18
15
14
13
12
Add natural language generation (NLG) to agent responses
Merge branch 'ipyhop-asr-nlu' of gitlab.ub.uni-bielefeld.de:scs/cocosy/cooperative-cuisine into ipyhop-asr-nlu
add explain intend in speech agent
Merge remote-tracking branch 'origin/ipyhop-asr-nlu' into ipyhop-asr-nlu
Fix in message generation
Merge branch 'ipyhop-asr-nlu' of gitlab.ub.uni-bielefeld.de:scs/cocosy/cooperative-cuisine into ipyhop-asr-nlu
add explain intend + remove burger_with_chips
Fix llm answers and tts output
Revert overwritten changes to coms.say and coms.generate_user_message
Added standalone asr for debugging
Fix import of one test
Remove unused variables, restored defaults
Removed double env start, formatting
Pycharm auto formatting
add test cases
CommunicationModule
Integrate llm connector in Ipyhopspeechagent for unified interface to gpt and ollama. JsonSchema in gpt as well
Update ollama required version
Add option to stretch signal generated by tts
Refactor and enhance task handling with updated arguments.
Set default position to (0, 0) if saved position file is missing
Add onion cut visuals and improve agent plate handling
Add bot identification during pre-ready setup
Merge remote-tracking branch 'origin/dev' into ipyhop-asr-nlu
Update intent handling, test feedback, and entity mappings
add test for intent recognition llm
update system prompt
improvements like better achieve and bring to, Also include json schema
Merge branch 'ipyhop-asr-nlu' of gitlab.ub.uni-bielefeld.de:scs/cocosy/cooperative-cuisine into ipyhop-asr-nlu
improve goal/task selection from utterance
Update rendering parameters for meal surfaces
Update item rendering to use scale and absolute positioning
Update system prompt
add more examples
redefine system prompt + start with fine tuning data set
Add new dependencies: TTS and custom PySimpleGUI package
Added init
Added output methods, added tts simulator, which displays spoken text on a gui
Added tts and asr, moved into folder
Moved layouts
Loading