Skip to content

Commit

Permalink
neuroal lisp
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 4, 2024
1 parent c9d9043 commit 2242f72
Show file tree
Hide file tree
Showing 20 changed files with 64 additions and 6 deletions.
46 changes: 45 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@
url = https://github.com/polywrap/PolyGPT.git
[submodule "2023/09/24/ai-ticket"]
path = 2023/09/24/ai-ticket
url = https://github.com/gventuri/pandas-ai/
url = https://github.com/jmikedupont2/ai-ticket
[submodule "2023/09/06/streamlit-example"]
path = 2023/09/06/streamlit-example
url = https://github.com/streamlit/streamlit-example
Expand Down Expand Up @@ -13116,3 +13116,47 @@
[submodule "2024/05/31/substrate"]
path = 2024/05/31/substrate
url = https://github.com/paritytech/substrate
[submodule "2024/05/31/openai-cli"]
path = 2024/05/31/openai-cli
url = https://github.com/peterdemin/openai-cli
[submodule "2024/05/31/openapi-python-client"]
path = 2024/05/31/openapi-python-client
url = https://github.com/openapi-generators/openapi-python-client
[submodule "2024/05/31/cellium-client"]
path = 2024/05/31/cellium-client
url = https://github.com/Agent-Artificial/cellium-client
[submodule "2024/05/31/websocket-client"]
path = 2024/05/31/websocket-client
url = https://github.com/websocket-client/websocket-client
[submodule "2024/06/01/solver"]
path = 2024/06/01/solver
url = https://github.com/thoth-station/solver
[submodule "2024/06/01/guile-gi"]
path = 2024/06/01/guile-gi
url = https://github.com/spk121/guile-gi
[submodule "2024/06/01/guix-package-description"]
path = 2024/06/01/guix-package-description
url = https://gist.github.com/56dcb44f7c3a5c60c4cdf52854712703.git
[submodule "2024/06/01/scheme-langserver"]
path = 2024/06/01/scheme-langserver
url = https://github.com/ufo5260987423/scheme-langserver
[submodule "2024/06/01/ChezScheme"]
path = 2024/06/01/ChezScheme
url = https://github.com/cisco/ChezScheme
[submodule "ai-ticket"]
url = https://github.com/jmikedupont2/ai-ticket
[submodule "2024/06/01/websocket-client"]
path = 2024/06/01/websocket-client
url = https://github.com/websocket-client/websocket-client.git
[submodule "2024/06/01/websocat"]
path = 2024/06/01/websocat
url = https://github.com/vi/websocat
[submodule "2024/06/02/FlameGraph"]
path = 2024/06/02/FlameGraph
url = https://github.com/brendangregg/FlameGraph
[submodule "2024/06/03/jira-cli"]
path = 2024/06/03/jira-cli
url = https://github.com/ankitpokhrel/jira-cli
[submodule "2024/06/04/neurolisp"]
path = 2024/06/04/neurolisp
url = https://github.com/vicariousgreg/neurolisp
2 changes: 1 addition & 1 deletion 2023/04/29/local-llm/llama.cpp
Submodule llama.cpp updated 366 files
2 changes: 1 addition & 1 deletion 2023/09/21/openai-python
Submodule openai-python updated 332 files
2 changes: 1 addition & 1 deletion 2023/09/24/ai-ticket
2 changes: 1 addition & 1 deletion 2024/03/12/guile
Submodule guile updated from e1690f to 8cfc23
1 change: 1 addition & 0 deletions 2024/05/31/cellium-client
Submodule cellium-client added at ee4df8
1 change: 1 addition & 0 deletions 2024/05/31/openai-cli
Submodule openai-cli added at f993ec
1 change: 1 addition & 0 deletions 2024/05/31/openapi-python-client
Submodule openapi-python-client added at 73f92e
1 change: 1 addition & 0 deletions 2024/05/31/websocket-client
Submodule websocket-client added at 77337e
1 change: 1 addition & 0 deletions 2024/06/01/ChezScheme
Submodule ChezScheme added at fa451a
1 change: 1 addition & 0 deletions 2024/06/01/guile-gi
Submodule guile-gi added at 388653
1 change: 1 addition & 0 deletions 2024/06/01/guix-package-description
Submodule guix-package-description added at ff8ba5
1 change: 1 addition & 0 deletions 2024/06/01/scheme-langserver
Submodule scheme-langserver added at 778829
1 change: 1 addition & 0 deletions 2024/06/01/solver
Submodule solver added at 5d4d1a
1 change: 1 addition & 0 deletions 2024/06/01/websocat
Submodule websocat added at e556b8
1 change: 1 addition & 0 deletions 2024/06/01/websocket-client
Submodule websocket-client added at 77337e
1 change: 1 addition & 0 deletions 2024/06/02/FlameGraph
Submodule FlameGraph added at cd9ee4
1 change: 1 addition & 0 deletions 2024/06/03/jira-cli
Submodule jira-cli added at d74238
1 change: 1 addition & 0 deletions 2024/06/04/neurolisp
Submodule neurolisp added at eb5f41

0 comments on commit 2242f72

Please sign in to comment.