Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development #93

Merged
merged 27 commits into from
May 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
97f3f53
fixed bug for recursive rules
fractalego Jan 12, 2024
e415d28
changed threshold for facts
fractalego Jan 12, 2024
2dd7955
Added toggle logs icon
fractalego Jan 13, 2024
82a5acc
added toggle logs backend
fractalego Jan 14, 2024
4b7eecd
better rules nesting recursion
fractalego Jan 21, 2024
1b860e8
changed the name of the rule maker
fractalego Jan 27, 2024
69e22c3
changed thresholds
fractalego Jan 27, 2024
7db2d4c
created datset for functions
fractalego Mar 16, 2024
ea87253
tinkering with dpo training
fractalego Apr 10, 2024
fc0ff5e
played around with dataset creation
fractalego Apr 28, 2024
8e7fce0
Merge pull request #89 from fractalego/rules-studio
fractalego Apr 28, 2024
36b6466
Introduced list interface
fractalego May 6, 2024
175f3cc
Created combined interface
fractalego May 7, 2024
5a973a5
working without activation word
fractalego May 7, 2024
9ac2019
list interface works with activation word
fractalego May 7, 2024
d1e25dc
Merge pull request #90 from fractalego/hybrid-interfaces
fractalego May 7, 2024
0c4c2d9
Rules are nested instructions directly from the yaml file
fractalego May 10, 2024
eefc5cb
removed newline from trigger condition (it is already take care of in…
fractalego May 10, 2024
13e3d73
Merge pull request #91 from fractalego/hybrid-interfaces
fractalego May 10, 2024
9886bab
adding <delete_rule> at the end of the steps
fractalego May 10, 2024
def0473
integrating with vllm
fractalego May 11, 2024
c594775
added new pattern for <remember> tags
fractalego May 11, 2024
4c4b099
added version check on wafl-llm from the client side
fractalego May 11, 2024
119c99b
added port config for frontent
fractalego May 11, 2024
0bafd5e
added temperature config
fractalego May 11, 2024
556ac14
changed version
fractalego May 11, 2024
97a98ac
Merge pull request #92 from fractalego/prompt-as-list
fractalego May 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
325 changes: 0 additions & 325 deletions datasets/create_chitchat_dataset.py

This file was deleted.

45 changes: 0 additions & 45 deletions datasets/create_rules_dataset.py

This file was deleted.

Loading
Loading