| .. |
|
actions
|
Merge pull request #605 from seehi/feature-upgrade-langchain
|
2023-12-22 17:56:47 +08:00 |
|
document_store
|
upgrade langchain and simplify faiss load/save
|
2023-12-22 15:57:55 +08:00 |
|
learn
|
init project
|
2023-06-30 17:10:48 +08:00 |
|
management
|
refactor: pre-commit run --all-files
|
2023-11-22 16:26:48 +08:00 |
|
memory
|
run pre-commit to find potential issues and fix them
|
2023-12-21 10:48:46 +08:00 |
|
prompts
|
feat: merge geekan:main
|
2023-12-14 20:34:04 +08:00 |
|
provider
|
format general_api_requestor params type
|
2023-12-22 09:51:26 +08:00 |
|
roles
|
Merge pull request #605 from seehi/feature-upgrade-langchain
|
2023-12-22 17:56:47 +08:00 |
|
skills
|
rm some skills
|
2023-09-18 15:15:07 +08:00 |
|
tools
|
fix moderation, remove claude from LLM, refine exceptions handler
|
2023-12-21 14:45:53 +08:00 |
|
utils
|
add ollama support
|
2023-12-22 02:20:43 +08:00 |
|
__init__.py
|
fix RuntimeError: Event loop is closed in windows
|
2023-09-18 22:37:54 +08:00 |
|
_compat.py
|
Set WindowsProactorEventLoopPolicy after importing sk_function in python3.9+
|
2023-09-25 00:49:25 +08:00 |
|
config.py
|
add ollama support
|
2023-12-22 02:20:43 +08:00 |
|
const.py
|
add ollama support
|
2023-12-22 02:20:43 +08:00 |
|
document.py
|
workspace path update
|
2023-12-15 15:26:08 +08:00 |
|
environment.py
|
fix bugs and make it perform better
|
2023-12-22 17:15:36 +08:00 |
|
llm.py
|
make registry work
|
2023-12-19 18:04:12 +08:00 |
|
logs.py
|
feat: merge geekan:main
|
2023-12-14 20:34:04 +08:00 |
|
repo_parser.py
|
refine code
|
2023-12-19 17:06:07 +08:00 |
|
schema.py
|
add simplest debate example
|
2023-12-22 13:05:27 +08:00 |
|
startup.py
|
run pre-commit to find potential issues and fix them
|
2023-12-21 10:48:46 +08:00 |
|
subscription.py
|
support Message() without content param
|
2023-12-21 17:27:09 +08:00 |
|
team.py
|
add simplest debate example
|
2023-12-22 13:05:27 +08:00 |