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

Cleaner pull args and most importantly If no arguments given, print the help message and exit #254

Open
wants to merge 177 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 19 commits
Commits
Show all changes
177 commits
Select commit Hold shift + click to select a range
e8db0c2
Fixing Copyright for out team's work
opencoca Nov 3, 2023
6266fd3
If no arguments given, print help message
opencoca Nov 3, 2023
2520acc
recruits is the plural not recruitments
opencoca Nov 3, 2023
0a48bec
Ignore .env files
opencoca Nov 3, 2023
43842da
Better python .gitignore
opencoca Nov 3, 2023
79f2b91
Merge pull request #4 from OpenBMB/main
opencoca Nov 4, 2023
de08c9e
Merge pull request #5 from OpenBMB/main
opencoca Nov 4, 2023
96d4c63
Merge branch 'main' of github.com:OpenBMB/ChatDev into OpenBMB-main
opencoca Nov 7, 2023
ac92fa0
Merge branch 'OpenBMB-main'
opencoca Nov 7, 2023
c65d627
Adding DnD story maker
opencoca Nov 8, 2023
350e9df
Adding Pipenv files
opencoca Nov 8, 2023
130ebc3
Merge branch 'main' of github.com:OpenBMB/ChatDev into OpenBMB-main
opencoca Nov 8, 2023
5d50629
Merge branch 'OpenBMB-main'
opencoca Nov 8, 2023
c937c34
Merge pull request #8 from OpenBMB/main
opencoca Nov 9, 2023
0ff48b1
Json to dir and Statr Signup
opencoca Nov 9, 2023
35b7950
Merge pull request #9 from OpenBMB/main
opencoca Nov 19, 2023
008bc20
Initial work on Markdown + obsidian vault compatibility
opencoca Nov 20, 2023
ff81c3b
new file: CompanyConfig_newstyle/.obsidian/graph.json
opencoca Nov 20, 2023
83a1a7f
Merge pull request #10 from OpenBMB/main
opencoca Nov 27, 2023
4f35bc3
Update Obsidian appearance and workspace configuration
opencoca Mar 15, 2024
a228cd4
Exploring obsidian and markdown as interface
opencoca Apr 20, 2024
6d6c3b8
Workspace subtle changes
opencoca Apr 20, 2024
97821ad
chore: Add check for OPENAI_API_KEY environment variable before launc…
opencoca Jul 27, 2024
3384578
Merge branch 'main' of github.com:OpenBMB/ChatDev into OpenBMB-main
opencoca Jul 28, 2024
f68ab45
Merge branch 'OpenBMB-main'
opencoca Jul 28, 2024
b0830cb
chore: Update dependencies in Pipfile
opencoca Jul 28, 2024
90bcbee
refactor: Rename "recruitments" to "recruits" in ChatChainConfig.json…
opencoca Jul 28, 2024
44b1955
Create landing page for consulting team using startr.style
opencoca Jul 28, 2024
26d07d4
chore: Update landing page title and cleaner stylesheets
opencoca Jul 28, 2024
355cf20
chore: Remove unused files, dependencies, and update initialization
opencoca Jul 28, 2024
a5b1eb4
chore: Update task and name in run.py
opencoca Jul 28, 2024
1c09273
chore: removing tempe translations of project README. TODO automate t…
opencoca Jul 28, 2024
3c94c7d
chore: Adding example log
opencoca Jul 28, 2024
3c29351
chore: removing jquery in favor of zepto (smaller & faster)
opencoca Jul 28, 2024
d006451
chore: Update container styles in style.css
opencoca Jul 28, 2024
8c435bc
chore: update name to Startr.Team convention and add gpt-4o and gpt-4…
opencoca Jul 28, 2024
38286b8
refactor: Remove unnecessary blank lines in camel/typing.py
opencoca Jul 28, 2024
22fd5c3
chore: Refactor chat_chain.py and improve prompt engineering role
opencoca Jul 28, 2024
c520226
chore: Ignore WareHouse specific projects and .env files in .gitignore
opencoca Jul 28, 2024
f318d8f
chore:Refactor rename make_recruitment() to recruit_team() for clarity
opencoca Jul 28, 2024
4abc279
feat: Cleaner task planning.
opencoca Jul 28, 2024
d234333
chore: Improve phase prompt format and instructions
opencoca Jul 28, 2024
0ec9670
Add favicon for pages and update avatars
opencoca Jul 29, 2024
43e756c
feat: js cleanup, removing unused js
opencoca Jul 29, 2024
1ab2058
chore: Update background color and margin for avatar element
opencoca Jul 29, 2024
aea0bfd
chore: Remove unused Bootstrap CSS file
opencoca Jul 30, 2024
f56f662
chore: Update project form and send functionality
opencoca Jul 30, 2024
18a60fa
chore: adding CEO image
opencoca Jul 30, 2024
3109ff6
chore: Update readme and manual
opencoca Jul 30, 2024
4bce67f
feat: adding Chat Config example
opencoca Jul 30, 2024
def16e7
chore: Update background color and margin for code element, and avata…
opencoca Jul 30, 2024
d9dd03c
FEAT: Add flexible AI JSON handler script for processing JSON files w…
opencoca Jul 31, 2024
f83818b
chore: Update workspace and active files configuration
opencoca Jul 31, 2024
cf34e39
Update workspace and active files configuration
opencoca Aug 1, 2024
523b2c9
chore: Update PhaseConfig for clarity
opencoca Aug 1, 2024
b1e3b20
Remove unused images and submodule configuration
opencoca Aug 1, 2024
c9b5e50
chore: Add empty environment variables for GROQ and OpenAI API keys
opencoca Aug 3, 2024
e26f6b7
chore: Ignore .env file in gitignore
opencoca Aug 3, 2024
2ed6e2a
chore: Update .env.example file with instructions for filling in vari…
opencoca Aug 3, 2024
47a20b6
chore: Update project form and send functionality to hude the form wh…
opencoca Aug 3, 2024
a932a85
chore: Update run.py to cleanly handle missing or empty OPENAI_API_KE…
opencoca Aug 3, 2024
1caebe0
chore: Add start script to Pipfile for running the visualizer app
opencoca Aug 3, 2024
6194936
chore: Update run.py to use the new GPT_3_5_TURBO model type
opencoca Aug 3, 2024
2b7b6f3
chore: Update code comments and variable names for clarity
opencoca Aug 3, 2024
34b78e3
chore: Update role configuration files with standardized work prompt
opencoca Aug 3, 2024
0e21e25
feat: add example - simple static page site with a timer and start/st…
opencoca Aug 3, 2024
72497f9
chore: Clear chat box after submitting project form
opencoca Aug 3, 2024
38fa2c7
chore: Refactor chat token counting doc strings
opencoca Aug 3, 2024
2d2e92a
chore: Set environment variables for OpenAI and Groq API keys in Dock…
opencoca Aug 3, 2024
d22a50b
Update role configuration files with standardized work prompt
opencoca Aug 3, 2024
3676062
chore: Update task_type to STARTR_TEAM in phase.py and chat_chain.py
opencoca Aug 3, 2024
f9a2ee4
chore: Update scrolling and Team Name
opencoca Aug 3, 2024
03810ab
Update attribution links to Startr.Team Group in MultiAgentEbook pages
opencoca Aug 3, 2024
77fd3f4
Merge branch 'main' of github.com:opencoca/ChatDev
opencoca Aug 4, 2024
ced9c79
chore: Add git clean script to Pipfile
opencoca Aug 4, 2024
8dfdb02
chore: Update to use double quotes consistently and standard spacing.
opencoca Aug 4, 2024
f156f46
chore: Update workspace.json with new files and remove old ones
opencoca Aug 4, 2024
3c4ba5b
chore: Remove unnecessary SVG files and unused HTML pages - Book not …
opencoca Aug 4, 2024
95be6e8
chore: Update workspace.json with new files and remove old ones
opencoca Aug 4, 2024
df2bb94
feat: : Correctly utilize ModelType enum from camel.typing
opencoca Aug 4, 2024
8ec121a
Remove unnecessary files and update workspace.json
opencoca Aug 4, 2024
a90dbc4
chore: Update argparse help text and remove unnecessary imports
opencoca Aug 4, 2024
28a47bc
Update workspace.json with new files and remove old ones
opencoca Aug 4, 2024
6c3fa67
chore: Update phase prompts to use consistent language and fix typos
opencoca Aug 4, 2024
926b8b2
Update workspace.json with new files and remove old ones
opencoca Aug 4, 2024
d463024
chore: replace Chief Executive Officer avatar image
opencoca Aug 5, 2024
95389ef
chore: Add dev scripts for serving and running with VizTracer
opencoca Aug 5, 2024
6fadbae
Merge branch 'main' of https://github.com/opencoca/WEB-AI-Startr.Team
opencoca Aug 5, 2024
b21325a
chore: Update clean command in Pipfile
opencoca Aug 5, 2024
a568eb6
chore: Ignore viztracer logs in .gitignore
opencoca Aug 5, 2024
d2259a9
chore: remove viz result from repo
opencoca Aug 5, 2024
49530fe
feat: Replace avatar images and update CSS for dialog body images
opencoca Aug 5, 2024
5051d3b
chore: cleanup of misc
opencoca Aug 5, 2024
8bfa622
Remove unused image files and update workspace.json
opencoca Aug 5, 2024
e4c9990
chore: Update body style in replay.html for better responsiveness
opencoca Aug 5, 2024
c418cc2
Merge branch 'main' of https://github.com/opencoca/WEB-AI-Startr.Team
opencoca Aug 5, 2024
f3dc208
chore: Update camel/typing.py with model, task, role, and phase enume…
opencoca Aug 5, 2024
2d79722
chore: Update PyYAML dependency to use wildcard version
opencoca Aug 5, 2024
b3ea6ac
chore: Update camel/typing.py with model, task, role, and phase enume…
opencoca Aug 5, 2024
3a352b5
Remove unused image files and update workspace.json
opencoca Aug 5, 2024
87ab09a
chore: Merge default configuration with specific model configurations
opencoca Aug 5, 2024
cdba3f3
chore: Update Pipfile scripts and add trace_report command
opencoca Aug 5, 2024
6252d1e
Remove unused image files and update workspace.json
opencoca Aug 5, 2024
2468803
chore: Update camel/utils.py to use default encoding for model
opencoca Aug 7, 2024
ef82486
chore: Update ChatGPTConfig class documentation
opencoca Aug 7, 2024
0764910
chore: Update ChatGPTConfig class documentation
opencoca Aug 7, 2024
89d69fe
refactor: Add refusal message attribute to BaseMessage class
opencoca Aug 7, 2024
3c14b84
chore: Update copyright notices and add enhancements by Startr.Team (…
opencoca Aug 7, 2024
450ef71
chore: Update ChatGPTConfig class documentation
opencoca Aug 7, 2024
adcd3eb
feat: Setting up ChatChain to use local Ollama API instead of OpenAI API
opencoca Aug 7, 2024
002f104
chore: Update argparse configuration in run.py
opencoca Aug 7, 2024
2af9430
refactor: Update argparse configuration in run.py
opencoca Aug 10, 2024
a2a9308
refactor: Update argparse configuration in run.py
opencoca Aug 10, 2024
5c0b45e
refactor: Update ConfigLoader to dynamically create ModelType enum
opencoca Aug 10, 2024
c7dcb95
refactor: Handle exception when reading log file in get_info()
opencoca Aug 10, 2024
434db71
refactor: Update argparse configuration in run.py to handle boolean f…
opencoca Aug 10, 2024
ea7319c
refactor: Improve markdown table generation in utils.py
opencoca Aug 10, 2024
b91c3a8
refactor: tidy up with black
opencoca Aug 10, 2024
8abd434
feat: Update ChatChain initialization to use keyword arguments
opencoca Aug 11, 2024
0b511a9
refactor: Initialize role prompts in ChatChain using a dictionary com…
opencoca Aug 11, 2024
b0067ae
refactor: ChatChain.recruit_team and ChatChain.execute_chain
opencoca Aug 11, 2024
5d5f22e
chore: Explore openai_messages in ChatAgent
opencoca Aug 11, 2024
f3776e7
refactor: Cleanly enable debug mode in run.py if debug flag is set an…
opencoca Aug 11, 2024
2fb6325
refactor: Cleanly enable debug mode in run.py if debug flag is set an…
opencoca Aug 11, 2024
99d02c8
refactor: app.js to be more flexible and allow for System and http me…
opencoca Aug 11, 2024
39e9c67
refactor: app.js for clearer functionality
opencoca Aug 11, 2024
86499f7
refactor: typo in self.get_log_filepath()
opencoca Aug 11, 2024
534d1ad
refactor: Update phase name from "LanguageChoose" to "ChooseLanguage"
opencoca Aug 11, 2024
913050c
refactor: Update phase name from "LanguageChoose" to "ChooseLanguage"…
opencoca Aug 11, 2024
90215a5
refactor: Update phase name from "EnvironmentDoc" to "EnvironmentDesc…
opencoca Aug 11, 2024
2982dbe
refactor: Update phase name from "LanguageChoose" to "ChooseLanguage"…
opencoca Aug 11, 2024
4023416
refactor: Cleanup of our camel + def camel.utils.log_all_vars(exit_a…
opencoca Aug 12, 2024
f719b79
feat: Fist GPT-4o-mini created Website with HTML, CSS, and JavaScript
opencoca Aug 12, 2024
7f68f36
feat: Add first GroQ - LLama3.1 8b created website
opencoca Aug 12, 2024
5b48c64
refactor: Update model name from "llama-31-8b" to "llama-3.1-8b-instant"
opencoca Aug 12, 2024
9caebad
refactor: Update Pipfile to include new groq script
opencoca Aug 12, 2024
fdfe666
chore: Update RoleConfig.json to improve readability and consistency
opencoca Aug 13, 2024
7a2717d
chore: Add git flow release commands for patch, minor, and major rele…
opencoca Aug 13, 2024
9689682
chore: Move git flow release commands for patch, minor, and major rel…
opencoca Aug 13, 2024
a522414
chore: Update git flow release commands in Makefile to cleanly includ…
opencoca Aug 13, 2024
c930f2f
chore: Update git flow release commands in Makefile to finish a release
opencoca Aug 13, 2024
03a06a6
chore: Update git flow release commands in Makefile to finish a relea…
opencoca Aug 13, 2024
1b9e8a6
chore: Update git flow release commands in Makefile to finish a relea…
opencoca Aug 13, 2024
c4f8283
chore: Update git flow release commands in Makefile to fix syntax error
opencoca Aug 13, 2024
d6aaf20
Merge branch 'release/1.2.0.20240813'
opencoca Aug 13, 2024
4cb362d
Merge branch 'release/1.2.0.20240813' into develop
opencoca Aug 13, 2024
3006102
chore: Update git flow release commands in Makefile to push to main b…
opencoca Aug 13, 2024
96b1814
chore: Update git flow release commands in Makefile to include clean …
opencoca Aug 13, 2024
923016b
Merge branch 'release/1.2.0._2024-08-13'
opencoca Aug 13, 2024
9acc753
chore: Convert JSON files to YAML format
opencoca Aug 13, 2024
bc0d44a
chore: Convert JSON files to YAML format
opencoca Aug 13, 2024
5404dc9
chore: Update phase prompts in *Config.json for better clarity and co…
opencoca Aug 13, 2024
d507a53
chore: Removing outtaded Contribution.md as we don't use these projec…
opencoca Aug 14, 2024
8de3f94
chore: Add autoflake to dev-packages in Pipfile
opencoca Aug 14, 2024
cb09375
chore: Update run.py to remove unused imports and dependencies
opencoca Aug 14, 2024
69d98f5
chore: Update run.py to improve argument configuration readability
opencoca Aug 14, 2024
55ecc5b
chore: Update Dockerfile to remove unnecessary GUI support libraries …
opencoca Aug 14, 2024
d67955a
chore: Add autoflake to dev-packages in Pipfile and update Pipfile to…
opencoca Aug 14, 2024
c35f9e3
chore: Update camel.typing import in chat_chain.py
opencoca Aug 14, 2024
91f9ca3
chore: Update chat_env.py to use new openai api version
opencoca Aug 14, 2024
567803d
chore: Remove unused imports and dependencies in chatdev/composed_pha…
opencoca Aug 14, 2024
7060c49
feat: Update *Config.json to include Education Analyst, Chief Learnin…
opencoca Aug 14, 2024
4c77c4c
feat: adding CompanyConfig/Curriculum
opencoca Aug 14, 2024
7b40560
chore: Add make commands for listing commands, cleaning project, and …
opencoca Aug 15, 2024
3fa9391
chore: Update run.py to use LLAMA_3 GPT Model
opencoca Aug 15, 2024
5a8945b
feat: Add Chief Learning Officer and Counselor to ChatChainConfig.json
opencoca Aug 15, 2024
5d9ffd9
chore: Update CompanyConfig/Curriculum/PhaseConfig.json to clarify di…
opencoca Aug 15, 2024
3052a56
chore: Refactor check_bool function in chat_chain.py for better reada…
opencoca Aug 15, 2024
8f6f037
Refactor Phase class to improve readability and comments
opencoca Aug 15, 2024
a8f635f
chore: Update max_turn_step in ChatChainConfig.json for DemandAnalysi…
opencoca Aug 15, 2024
e85ce53
chore: Update model_config.yaml with new model name "llama-3.1-70b-ve…
opencoca Aug 15, 2024
582b7e4
feat: First unit plan - prompted with "Create curriculum for grade 9 …
opencoca Aug 15, 2024
77c98f4
chore: Update retry parameters in utils.py for better exponential bac…
opencoca Aug 15, 2024
526a913
chore: Update retry parameters in utils.py for better exponential bac…
opencoca Aug 15, 2024
6d91a1c
chore: Refactor execute_step method in ChatChain class
opencoca Aug 15, 2024
a927e8a
chore: removing trasitional code from wiki.md
opencoca Aug 15, 2024
160986e
Merge branch 'hotfix/1.2.1'
opencoca Aug 15, 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
161 changes: 158 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,163 @@
.idea
.vscode

# env
.env/
.venv/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

# Unit test / coverage reports
htmlcov/
.tox/
.nox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.py,cover
.hypothesis/
.pytest_cache/
cover/

# Translations
*.mo
*.pot

# Django stuff:
*.log
local_settings.py
db.sqlite3
db.sqlite3-journal

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Sphinx documentation
docs/_build/

# PyBuilder
.pybuilder/
target/

# Jupyter Notebook
.ipynb_checkpoints

# IPython
profile_default/
ipython_config.py

# pyenv
# For a library or package, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# .python-version

# pipenv
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
# However, in case of collaboration, if having platform-specific dependencies or dependencies
# having no cross-platform support, pipenv may install dependencies that don't work, or not
# install all needed dependencies.
#Pipfile.lock

# poetry
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control.
# This is especially recommended for binary packages to ensure reproducibility, and is more
# commonly ignored for libraries.
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
#poetry.lock

# pdm
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
#pdm.lock
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it
# in version control.
# https://pdm.fming.dev/#use-with-ide
.pdm.toml

# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
__pypackages__/

# Celery stuff
celerybeat-schedule
celerybeat.pid

# SageMath parsed files
*.sage.py

# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

# Spyder project settings
.spyderproject
.spyproject

# Rope project settings
.ropeproject

# mkdocs documentation
/site

# mypy
.mypy_cache/
.dmypy.json
dmypy.json

# Pyre type checker
.pyre/

# pytype static type analyzer
.pytype/

# Cython debug symbols
cython_debug/

# PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
2 changes: 1 addition & 1 deletion CompanyConfig/Art/ChatChainConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"need_reflect": "False"
}
],
"recruitments": [
"recruits": [
"Chief Executive Officer",
"Counselor",
"Chief Human Resource Officer",
Expand Down
2 changes: 1 addition & 1 deletion CompanyConfig/Default/ChatChainConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"need_reflect": "False"
}
],
"recruitments": [
"recruits": [
"Chief Executive Officer",
"Counselor",
"Chief Human Resource Officer",
Expand Down
2 changes: 1 addition & 1 deletion CompanyConfig/Human/ChatChainConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"need_reflect": "False"
}
],
"recruitments": [
"recruits": [
"Chief Executive Officer",
"Counselor",
"Chief Human Resource Officer",
Expand Down
2 changes: 1 addition & 1 deletion CompanyConfig/Incremental/ChatChainConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"need_reflect": "False"
}
],
"recruitments": [
"recruits": [
"Chief Executive Officer",
"Counselor",
"Chief Human Resource Officer",
Expand Down
1 change: 1 addition & 0 deletions CompanyConfig_newstyle/.obsidian/app.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
3 changes: 3 additions & 0 deletions CompanyConfig_newstyle/.obsidian/appearance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"accentColor": ""
}
30 changes: 30 additions & 0 deletions CompanyConfig_newstyle/.obsidian/core-plugins-migration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}
20 changes: 20 additions & 0 deletions CompanyConfig_newstyle/.obsidian/core-plugins.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]
22 changes: 22 additions & 0 deletions CompanyConfig_newstyle/.obsidian/graph.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 1.6048697909004999,
"close": false
}
1 change: 1 addition & 0 deletions CompanyConfig_newstyle/.obsidian/hotkeys.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
Loading