-
Notifications
You must be signed in to change notification settings - Fork 52
/
.gitignore
51 lines (47 loc) · 975 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
/knowledge_files
/.vscode
*.pyc
GeneralAgent/.env
GeneralAgent/*.json
test/data_0.json
test/data/test_workspace/*
test/tetris.py
test/tetris.py.bak
GeneralAgent/cache_json
test/data/plan_memory.json
test/data/test_interpreter.bin
test/data/b.txt
test/data/a.txt
test/data/hello.pptx
test/.env
build/*
dist/*
GeneralAgent.egg-info*
test/multi_lines_input/*
test/multi_lines_input/*
.env
examples/memory.json
test/link_memory.json
test/memory.json
test/llm_cache.json
test/summary_memory.json
*/llm_cache.json
test/test_skills/data/*
test/test_skills/llm_cache.json
webui/server/server/applications/test_application_id/bot.json
webui/server/server/applications/test_application_id/main.py
data/*
.idea/*
test/test_skills/code/*
test/data/ui/*
test/code/*
test/data/read_interpreter/*
webui/server/server/ts_builder/src/lib/index.tsx
GeneralAgent/skills/a.jpg
examples/code.bin
examples/normal_memory.json
examples/novel.md
examples/9_knowledge_files/*
ga/*
html/*
.history