Qingyun Wu
|
e1c0423d9a
|
add RAG under topics (#1990)
* add RAG
* demo
* correct notebook
* Update quarto installation
* Update gitignore
* Update format
* RAG doc
---------
Co-authored-by: Li Jiang <bnujli@gmail.com>
|
2024-03-14 00:49:39 +00:00 |
|
Qingyun Wu
|
99df2c5d5e
|
Examples by topics (#1967)
* add reasoning example
* title
* task decomposition
* update demo with custom speark function
* update
* Add metaprompt
* add notebook to topics
* remove
* remove endpoint setup and collab
* ignore words
* rename
* Update .pre-commit-config.yaml
* codespell
* Updates to formatting and content tweaks
---------
Co-authored-by: kevin666aa <yrwu000627@gmail.com>
Co-authored-by: LeoLjl <3110503618@qq.com>
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com>
|
2024-03-12 20:57:32 +00:00 |
|
Jack Gerrits
|
f42021fb9b
|
Remove lint silencing comment (#1970)
No longer needed
|
2024-03-12 19:51:03 +00:00 |
|
Jack Gerrits
|
80233709e1
|
Move LLM Caching docs to topics (#1950)
* Move LLM Caching docs to topics
* Update llm-caching.md
|
2024-03-11 17:30:55 +00:00 |
|
Jack Gerrits
|
83e1789a50
|
Fix remove -> remote (#1930)
Fix issue reported from twitternhttps://twitter.com/attila_ibs/status/1766376180662329773
|
2024-03-09 17:47:26 +00:00 |
|
Griffin Bassman
|
f2465357cf
|
fix: minor fixes and formatting (#1919)
|
2024-03-08 17:50:49 +00:00 |
|
Jack Gerrits
|
11b8d25426
|
Add warning and reorder jupyter executor docs (#1908)
|
2024-03-07 22:03:15 +00:00 |
|
Jack Gerrits
|
f4f9e6c27e
|
Accept path for work_dir in LocalCommandLineCodeExecutor (#1909)
* Accept path in LocalCommandLineCodeExecutor
* formatting
* fixes
|
2024-03-07 21:58:40 +00:00 |
|
Jack Gerrits
|
e9219fefc0
|
Implement docker based command line code executor (#1856)
* implement docker based command line code executor
* undo import
* test skips
* format
* fix type issue
* skip docker tests
* fix paths
* add docs
* Update __init__.py
* class name
* precommit
* undo twoagent change
* use relative to directly
* Update, fixes, etc.
* update doc
* Update docstring
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
|
2024-03-07 18:11:52 +00:00 |
|
Jack Gerrits
|
a54b733533
|
Rename to EmbeddedIPythonCodeExecutor (#1871)
|
2024-03-05 19:41:46 +00:00 |
|
Jack Gerrits
|
0a79512ebd
|
Add documentation for jupyter code executor (#1809)
* Add documentation for jupyter code executor
* formatting
* move to notebooks
* formatting
* update docs, fix badge bug
* fix lints
* pprint
* stop server
|
2024-03-04 23:44:20 +00:00 |
|
Jack Gerrits
|
799a24e04f
|
Create topics dir and move llm config (#1853)
* create topics dir and move llm config
* fix redirect
* fix link
|
2024-03-04 18:02:26 +00:00 |
|