Commit Graph

56 Commits

Author SHA1 Message Date
Florian Hönicke
132c01086c feat: requirements txt validation update documentation 2023-05-03 10:56:21 +02:00
Florian Hönicke
3d8b478e53 feat: requirements txt validation 2023-05-03 10:29:27 +02:00
Florian Hönicke
e4facfc7b5 🧪3️⃣ test: level 3 refinement 2023-05-02 01:50:28 +02:00
Florian Hönicke
ebb5797982 🧪3️⃣ test: level 3 refinement 2023-05-01 22:31:01 +02:00
Florian Hönicke
cb738c9332 🧪 test: level 2 2023-04-30 18:10:05 +02:00
Florian Hönicke
e4fc2e6785 🧪 test: level 2 2023-04-30 17:52:47 +02:00
Florian Hönicke
3dd5daf2bf 🧪 test: level 4 2023-04-28 23:58:35 +02:00
Florian Hönicke
970ffa06d2 Merge branch 'main' of github.com:jina-ai/microchain into feat_pm_role
 Conflicts:
	src/apis/gpt.py
	src/options/generate/generator.py
2023-04-28 17:19:33 +02:00
Joschka Braun
0d76db6b6e feat: generate json function (#70) 2023-04-28 16:41:28 +02:00
Florian Hönicke
2678a4bd1e 👩‍💼 feat: pm role more robust 2023-04-27 18:21:14 +02:00
Florian Hönicke
dbacfd6511 👩‍💼 feat: pm role 2023-04-27 14:04:59 +02:00
Florian Hönicke
4879496b7e Merge branch 'main' of github.com:jina-ai/microchain into feat_pm_role
 Conflicts:
	src/apis/gpt.py
	src/options/generate/generator.py
2023-04-27 13:55:41 +02:00
Joschka Braun
9399ba5515 🦺 feat: use dockerfile template (#65)
* 🦺 feat: use dockerfile template

* 🦺 feat: ask for apt get packages

* 🦺 refactor: one is dependency issue template

* 🩹 fix: drop system message

* 🩹 fix: comma and pip error checking

* 🩹 fix: enhance pip error checking

* 🩹 fix: leave docker alone

* ♻️ refactor: generate and persist function

* ♻️ refactor: debugging step to use gen and persist

* 📝 docs: add documentation

* 🩹 fix: fix listing directories
2023-04-27 11:32:56 +02:00
Florian Hönicke
0153f5c3bf 👨‍💼👩‍💼 feat: pm role 2023-04-27 10:11:16 +02:00
Florian Hönicke
7d2159c132 fix: fail fast bad executor 2023-04-25 15:27:36 +02:00
Florian Hönicke
4164faf415 fix: fail fast bad executor 2023-04-25 15:15:50 +02:00
Florian Hönicke
0339b24353 Revert "♻ refactor: rename package"
This reverts commit 55796828dd.
2023-04-24 23:20:09 +02:00
Florian Hönicke
55796828dd ♻ refactor: rename package 2023-04-24 19:27:56 +02:00
Florian Hönicke
446016d0cf 💽 fix: encoding issue on windows 2023-04-24 13:36:42 +02:00
Joschka Braun
adc85a1c2b fix: is docker running 2023-04-24 10:38:47 +02:00
Florian Hönicke
dec8fbdc7a fix: encoding 2023-04-22 23:14:28 +02:00
Florian Hönicke
ba75e2786e fix: executor push on windows 2023-04-22 22:34:15 +02:00
Florian Hönicke
2be12c78bc ⬆ fix: retry executor push 2023-04-22 19:09:25 +02:00
Florian Hönicke
2f438fa744 fix: remove timeout since it it not working on windows 2023-04-22 02:56:37 +02:00
Florian Hönicke
c724c7e0e6 docs: compliment example 2023-04-22 02:24:31 +02:00
Florian Hönicke
f72187e277 fix: time out hub push 2023-04-20 18:31:06 +02:00
Florian Hönicke
cd843f5d3a fix: time out hub push 2023-04-20 18:12:19 +02:00
Florian Hönicke
0fb7aafb85 🎨 fix: color codes in error (#26) 2023-04-20 13:18:47 +02:00
Florian Hönicke
7a3b8a1eb8 ℹ refactor: better key info (#23) 2023-04-20 11:56:21 +02:00
Joschka Braun
bebdac50e7 Feat playground gateway (#20)
* feat: playground in gateway

* fix: playground in gateway

* fix: do not import executor

* fix: make local work

* fix: fix typo
2023-04-20 11:21:39 +02:00
Florian Hönicke
45a2024558 fix: gpt example 2023-04-20 02:17:51 +02:00
Florian Hönicke
b4c4a809a4 Merge branch 'main' of github.com:jina-ai/microchain into feat_going_meta 2023-04-20 01:59:05 +02:00
Florian Hönicke
7fa5052874 feat: support for gpt 2023-04-20 00:30:22 +02:00
Florian Hönicke
db3a05771b feat: support for gpt 2023-04-20 00:28:28 +02:00
Florian Hönicke
a336907a21 feat: http instead of grpc (#18)
* feat: http

* feat: http

* fix: git ignore

* fix: better formatting

* docs: add missing print

* fix: add protocol

* fix: bump version
2023-04-19 14:11:21 +02:00
Joschka Braun
3d1e23c173 fix: fix typo 2023-04-19 13:43:47 +02:00
Joschka Braun
d878a782d5 fix: use old callback for cost calculation 2023-04-19 13:39:59 +02:00
Florian Hönicke
9261fa3a3d Merge pull request #16 from jina-ai/refactor_cleanup
refactor: cleanup
2023-04-19 10:45:01 +02:00
Florian Hönicke
0af51e4bd8 docs: implement feedback 2023-04-19 10:44:14 +02:00
Florian Hönicke
b32adf501d docs: fix documentation 2023-04-19 01:03:24 +02:00
sai prasad
6608523697 added missing headline variable while calling print_colored function
I added a headline as per my knowledge, please let me know if any specific headline should be displayed, like user or system
2023-04-19 00:33:40 +05:30
Joschka Braun
f6ed24e738 fix: review 2023-04-18 16:04:58 +02:00
Joschka Braun
8a87cb3d41 fix: fix typos 2023-04-18 14:37:50 +02:00
Joschka Braun
0692976088 refactor: merge main 2023-04-18 14:05:36 +02:00
Joschka Braun
14b2c1e75a Merge branch 'main' of https://github.com/jina-ai/gptdeploy into refactor-langchain
# Conflicts:
#	src/apis/gpt.py
#	src/cli.py
#	src/options/generate/generator.py
#	src/options/generate/prompt_system.py
#	src/options/generate/prompt_tasks.py
2023-04-18 12:17:52 +02:00
Florian Hönicke
88642564b7 fix: out of tokens because of version logs 2023-04-18 10:06:17 +02:00
Florian Hönicke
7dcd690245 fix: multiple things and 3d 2023-04-18 02:25:28 +02:00
Joschka Braun
03de77b58e refactor: simplify gpt session 2023-04-17 15:05:58 +02:00
Joschka Braun
deaea68f4f refactor: langchain 2023-04-17 15:01:28 +02:00
Florian Hönicke
badf295f71 fix: prompt optimizations 2023-04-17 11:23:13 +02:00